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

/external/jpeg/
H A Drdcolmap.c46 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/
H A Drdcolmap.c46 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 144 milliseconds