Home
last modified time | relevance | path

Searched defs:IS_MARKER (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1_common.h44 #define IS_MARKER(x) (((x) & ~0xFF) == VC1_CODE_RES0) macro
H A Ddca_parser.c51 #define IS_MARKER(state) (IS_CORE_MARKER(state) || IS_EXSS_MARKER(state)) macro

Completed in 1 milliseconds