Searched refs:IS_CORE_MARKER (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dca_parser.c | 43 #define IS_CORE_MARKER(state) \ macro 51 #define IS_MARKER(state) (IS_CORE_MARKER(state) || IS_EXSS_MARKER(state)) |
Completed in 2 milliseconds