Searched refs:refdist_flag (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau_vc1.c76 info->refdist_flag = v->refdist_flag;
H A Dvc1.h228 int refdist_flag; ///< REFDIST syntax element present in II, IP, PI or PP field picture headers member in struct:VC1Context
H A Ddxva2_vc1.c102 (v->refdist_flag << 6) |
H A Dvdpau.c349 render->info.vc1.refdist_flag = v->refdist_flag;
H A Dvaapi_vc1.c224 pic_param->reference_fields.bits.reference_distance_flag = v->refdist_flag;
H A Dvc1.c530 v->refdist_flag = get_bits1(gb);
574 v->broken_link, v->closed_entry, v->panscanflag, v->refdist_flag, v->s.loop_filter,
947 if (!v->refdist_flag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h211 int refdist_flag; ///< REFDIST syntax element present in II, IP, PI or PP field picture headers member in struct:VC1Context
H A Dvdpau.c269 render->info.vc1.refdist_flag = v->refdist_flag;
H A Ddxva2_vc1.c92 (v->refdist_flag << 6) |
H A Dvaapi_vc1.c224 pic_param->reference_fields.bits.reference_distance_flag = v->refdist_flag;
H A Dvc1.c535 v->refdist_flag = get_bits1(gb);
569 v->broken_link, v->closed_entry, v->panscanflag, v->refdist_flag, v->s.loop_filter,
895 if (!v->refdist_flag)

Completed in 124 milliseconds