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

  /external/jpeg/
rdcolmap.c 46 add_map_entry (j_decompress_ptr cinfo, int R, int G, int B) function
109 add_map_entry(cinfo,
199 add_map_entry(cinfo, R, G, B);
212 add_map_entry(cinfo, R, G, B);
  /external/qemu/distrib/jpeg-6b/
rdcolmap.c 46 add_map_entry (j_decompress_ptr cinfo, int R, int G, int B) function
109 add_map_entry(cinfo,
199 add_map_entry(cinfo, R, G, B);
212 add_map_entry(cinfo, R, G, B);

Completed in 68 milliseconds