Home
last modified time | relevance | path

Searched refs:PROFILE_COMPLEX (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1_common.h51 PROFILE_COMPLEX, ///< TODO: WMV9 specific enumerator
Dvc1.c281 if (v->profile == PROFILE_COMPLEX) { in ff_vc1_decode_sequence_header()