Home
last modified time | relevance | path

Searched refs:huff_entropy_decoder (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdhuff.c79 } huff_entropy_decoder; typedef
81 typedef huff_entropy_decoder * huff_entropy_ptr;
645 SIZEOF(huff_entropy_decoder)); in jinit_huff_decoder()
/external/libjpeg-turbo/
Djdhuff.c80 } huff_entropy_decoder; typedef
82 typedef huff_entropy_decoder * huff_entropy_ptr;
812 sizeof(huff_entropy_decoder)); in jinit_huff_decoder()
/external/opencv3/3rdparty/libjpeg/
Djdhuff.c255 } huff_entropy_decoder; typedef
257 typedef huff_entropy_decoder * huff_entropy_ptr;
1517 SIZEOF(huff_entropy_decoder)); in jinit_huff_decoder()