HomeSort by relevance Sort by last modified time
    Searched refs:consume_markers_with_huffman_index (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jdinput.c 32 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/
jdinput.c 32 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 40 milliseconds