Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jchuff.c75 } huff_entropy_encoder; typedef
77 typedef huff_entropy_encoder * huff_entropy_ptr;
901 SIZEOF(huff_entropy_encoder)); in jinit_huff_encoder()
/external/libjpeg-turbo/
Djchuff.c109 } huff_entropy_encoder; typedef
111 typedef huff_entropy_encoder * huff_entropy_ptr;
1042 sizeof(huff_entropy_encoder)); in jinit_huff_encoder()
/external/opencv3/3rdparty/libjpeg/
Djchuff.c115 } huff_entropy_encoder; typedef
117 typedef huff_entropy_encoder * huff_entropy_ptr;
1564 SIZEOF(huff_entropy_encoder)); in jinit_huff_encoder()