Searched refs:APP1 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmjpega_dump_header_bsf.c52 bytestream_put_byte(&poutbufp, APP1);
75 case APP1:
H A Dmjpeg.h84 APP1 = 0xe1, enumerator in enum:__anon1949
H A Dmjpegdec.c1271 if ((s->start_code == APP1) && (len > (0x28 - 8))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpega_dump_header_bsf.c52 bytestream_put_byte(&poutbufp, APP1);
75 case APP1:
H A Dmjpeg.h85 APP1 = 0xe1, enumerator in enum:__anon3187
H A Dmjpegdec.c1673 if (s->start_code == APP1 && id == AV_RB32("Exif") && len >= 2) {
1708 if ((s->start_code == APP1) && (len > (0x28 - 8))) {

Completed in 76 milliseconds