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

  /external/chromium_org/third_party/libwebp/dec/
vp8l.c 829 uint32_t* const new_color_map = local
    [all...]
  /external/webp/src/dec/
vp8l.c 828 uint32_t* const new_color_map = local
    [all...]
  /external/jpeg/
jdmaster.c 551 (*cinfo->cquantize->new_color_map) (cinfo);
jpegint.h 290 JMETHOD(void, new_color_map, (j_decompress_ptr cinfo));
jquant1.c 831 cquantize->pub.new_color_map = new_color_map_1_quant;
jquant2.c     [all...]
  /external/qemu/distrib/jpeg-6b/
jdmaster.c 551 (*cinfo->cquantize->new_color_map) (cinfo);
jpegint.h 290 JMETHOD(void, new_color_map, (j_decompress_ptr cinfo));
jquant1.c 831 cquantize->pub.new_color_map = new_color_map_1_quant;
jquant2.c     [all...]

Completed in 1222 milliseconds