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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_parser.c29 #define START_CODE 0x000001 ///< start_code_prefix_one_3bytes macro
51 if (((pc->state64 >> 3 * 8) & 0xFFFFFF) != START_CODE)
295 if (((state >> 8) & 0xFFFFFF) == START_CODE) {

Completed in 101 milliseconds