Searched refs:PROFILE_COMPLEX (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | vc1_common.h | 51 PROFILE_COMPLEX, ///< TODO: WMV9 specific enumerator |
D | vc1.c | 281 if (v->profile == PROFILE_COMPLEX) { in ff_vc1_decode_sequence_header() |