Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dremove_extradata_bsf.c38 #define START_CODE 0x000001 macro
114 if ((state >> 8) != START_CODE) in hevc_split()
H A Dhevc_parser.c33 #define START_CODE 0x000001 ///< start_code_prefix_one_3bytes macro
272 if (((pc->state64 >> 3 * 8) & 0xFFFFFF) != START_CODE) in hevc_find_frame_end()

Completed in 2 milliseconds