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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmjpeg.h83 APP0 = 0xe0, enumerator in enum:__anon1949
H A Dmxpegdec.c184 if (start_code >= APP0 && start_code <= APP15) {
H A Dmjpegenc.c162 put_marker(p, APP0);
H A Dmjpegdec.c1498 else if (start_code >= APP0 && start_code <= APP15)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpeg.h84 APP0 = 0xe0, enumerator in enum:__anon3187
H A Dmxpegdec.c210 if (start_code >= APP0 && start_code <= APP15) {
H A Dmjpegenc_common.c121 put_marker(p, APP0);
H A Dmjpegdec.c1940 else if (start_code >= APP0 && start_code <= APP15)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_jpeg.c125 jpeg_put_marker(&pbc, APP0);

Completed in 101 milliseconds