Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmss2.c418 if (v->respic & 1) in decode_wmv9()
420 if (v->respic & 2) in decode_wmv9()
437 if (v->respic == 3) { in decode_wmv9()
441 } else if (v->respic) in decode_wmv9()
H A Dvc1.h272 uint8_t respic; ///< Frame-level flag for resized images member
H A Dvaapi_vc1.c301 .picture_resolution_index = v->respic, in vaapi_vc1_start_frame()
H A Dvc1.c638 v->respic = in ff_vc1_parse_frame_header()
712 v->respic = get_bits(gb, 2); in ff_vc1_parse_frame_header()

Completed in 6 milliseconds