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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dyuv4mpegdec.c34 char *tokstart, *tokend, *header_end; local
58 header_end = &header[i + 1]; // Include space
60 tokstart < header_end; tokstart++) {
134 while (tokstart < header_end && *tokstart != 0x20)
161 while (tokstart < header_end && *tokstart != 0x20)
166 while (tokstart < header_end && *tokstart != 0x20)
216 while (tokstart < header_end && *tokstart != 0x20)
H A Drmdec.c555 goto header_end;
562 header_end:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dyuv4mpeg.c202 char *tokstart, *tokend, *header_end; local
228 header_end = &header[i + 1]; // Include space
230 tokstart < header_end; tokstart++) {
269 while (tokstart < header_end && *tokstart != 0x20)
298 while (tokstart < header_end && *tokstart != 0x20)
303 while (tokstart < header_end && *tokstart != 0x20)
323 while (tokstart < header_end && *tokstart != 0x20)
H A Drmdec.c502 goto header_end;
509 header_end:

Completed in 76 milliseconds