Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddca_parser.c53 #define CORE_MARKER(state) ((state >> 16) & 0xFFFFFFFF) macro
87 pc1->lastmarker == CORE_MARKER(state) || in dca_find_frame_end()
95 pc1->lastmarker = CORE_MARKER(state); in dca_find_frame_end()
168 (pc1->lastmarker == CORE_MARKER(state) || in dca_find_frame_end()

Completed in 2 milliseconds