Searched defs:consume_markers_with_huffman_index (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Djdinput.c32 METHODDEF(int) consume_markers_with_huffman_index JPP((j_decompress_ptr cinfo,
295 consume_markers_with_huffman_index;
300 consume_markers_with_huffman_index (j_decompress_ptr cinfo, function
373 consume_markers_with_huffman_index;
406 inputctl->pub.consume_markers = consume_markers_with_huffman_index;
408 consume_markers_with_huffman_index;
/external/qemu/distrib/jpeg-6b/
H A Djdinput.c32 METHODDEF(int) consume_markers_with_huffman_index JPP((j_decompress_ptr cinfo,
295 consume_markers_with_huffman_index;
300 consume_markers_with_huffman_index (j_decompress_ptr cinfo, function
373 consume_markers_with_huffman_index;
406 inputctl->pub.consume_markers = consume_markers_with_huffman_index;
408 consume_markers_with_huffman_index;

Completed in 361 milliseconds