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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh263dec.c686 int startcode_found=0; local
692 startcode_found=1;
698 startcode_found=1;
702 if(startcode_found){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4videodec.c2651 int startcode_found = 0; local
2662 startcode_found = !(buf[i + 4] & 0x40);
2667 if (startcode_found) {

Completed in 185 milliseconds