Searched refs:startcode_found (Results 1 – 1 of 1) sorted by relevance
3413 int startcode_found = 0; in ff_mpeg4_frame_end() local3424 startcode_found = !(buf[i + 4] & 0x40); in ff_mpeg4_frame_end()3429 if (startcode_found) { in ff_mpeg4_frame_end()