Home | History | Annotate | Download | only in images

Lines Matching full:huffmanindex

174     huffman_index* huffmanIndex() { return &fHuffmanIndex; }
744 // create the cinfo used to create/build the huffmanIndex
824 jpeg_init_read_tile_scanline(cinfo, fImageIndex->huffmanIndex(),
876 fImageIndex->huffmanIndex(),
917 if (!skip_src_rows_tile(cinfo, fImageIndex->huffmanIndex(), srcRow, sampler.srcY0())) {
924 int row_count = jpeg_read_tile_scanline(cinfo, fImageIndex->huffmanIndex(), &rowptr);
945 if (!skip_src_rows_tile(cinfo, fImageIndex->huffmanIndex(), srcRow,