Home | History | Annotate | Download | only in jpeg

Lines Matching refs:fill_inverse_cmap

581  * cache for future use.  The pass2 scanning routines call fill_inverse_cmap
855 fill_inverse_cmap (j_decompress_ptr cinfo, int c0, int c1, int c2)
940 fill_inverse_cmap(cinfo, c0,c1,c2);
1031 fill_inverse_cmap(cinfo, cur0>>C0_SHIFT,cur1>>C1_SHIFT,cur2>>C2_SHIFT);