Searched refs:start_code_found (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 Dvc1_parser.c140 int start_code_found = 0; local
159 start_code_found = 1;
173 if (unesc_index >= UNESCAPED_THRESHOLD && !start_code_found) {
191 start_code_found = 1;
197 if (start_code_found) {

Completed in 105 milliseconds