Searched defs:EOBRUN (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djchuff.c113 unsigned int EOBRUN; /* run length of EOBs */ member in struct:__anon958
[all...]
H A Djdhuff.c199 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member in struct:__anon978
726 unsigned int EOBRUN; local
861 unsigned int EOBRUN; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmjpegdec.c844 int EOBRUN = 0; local
460 decode_block_progressive(MJpegDecodeContext *s, DCTELEM *block, uint8_t *last_nnz, int ac_index, int16_t *quant_matrix, int ss, int se, int Al, int *EOBRUN) argument
548 decode_block_refinement(MJpegDecodeContext *s, DCTELEM *block, uint8_t *last_nnz, int ac_index, int16_t *quant_matrix, int ss, int se, int Al, int *EOBRUN) argument
[all...]

Completed in 73 milliseconds