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

  /external/webp/src/dec/
vp8l_dec.c 1209 uint32_t* const new_color_map = local
    [all...]
  /external/libjpeg-turbo/
jpegint.h 270 void (*new_color_map) (j_decompress_ptr cinfo); member in struct:jpeg_color_quantizer
jdmaster.c 710 (*cinfo->cquantize->new_color_map) (cinfo);
jquant1.c 832 cquantize->pub.new_color_map = new_color_map_1_quant;
jquant2.c     [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmaster.c 528 (*cinfo->cquantize->new_color_map) (cinfo);
jpegint.h 260 JMETHOD(void, new_color_map, (j_decompress_ptr cinfo));

Completed in 414 milliseconds