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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvc1.h250 uint8_t respic; ///< Frame-level flag for resized images member in struct:VC1Context
H A Dvaapi_vc1.c183 pic_param->picture_resolution_index = v->respic;
H A Dvc1.c620 if (v->multires && v->s.pict_type != FF_B_TYPE) v->respic = get_bits(gb, 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvc1.h250 uint8_t respic; ///< Frame-level flag for resized images member in struct:VC1Context
H A Dvaapi_vc1.c183 pic_param->picture_resolution_index = v->respic;
H A Dvc1.c620 if (v->multires && v->s.pict_type != FF_B_TYPE) v->respic = get_bits(gb, 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvc1.h250 uint8_t respic; ///< Frame-level flag for resized images member in struct:VC1Context
H A Dvaapi_vc1.c183 pic_param->picture_resolution_index = v->respic;
H A Dvc1.c620 if (v->multires && v->s.pict_type != FF_B_TYPE) v->respic = get_bits(gb, 2);

Completed in 218 milliseconds