Searched refs:respic (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h280 uint8_t respic; ///< Frame-level flag for resized images member in struct:VC1Context
H A Dvaapi_vc1.c198 pic_param->picture_resolution_index = v->respic;
H A Dvc1.c646 v->respic = get_bits(gb, 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss2.c412 if (v->respic & 1)
414 if (v->respic & 2)
425 if (v->respic == 3) {
429 } else if (v->respic)
H A Dvc1.h295 uint8_t respic; ///< Frame-level flag for resized images member in struct:VC1Context
H A Dvaapi_vc1.c198 pic_param->picture_resolution_index = v->respic;
H A Dvc1.c649 v->respic =
718 v->respic = get_bits(gb, 2);

Completed in 47 milliseconds