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

  /external/pdfium/third_party/lcms/src/
cmspack.c 773 if (T_PLANAR(info -> InputFormat)) {
804 if (T_PLANAR(info -> InputFormat)) {
835 if (T_PLANAR(info -> InputFormat)) {
864 if (T_PLANAR(info -> InputFormat)) {
930 int Planar = T_PLANAR(info -> InputFormat);
965 if (T_PLANAR(info -> InputFormat))
986 int Planar = T_PLANAR(info -> InputFormat);
1021 if (T_PLANAR(info -> InputFormat))
    [all...]
cmsalpha.c 397 if (T_PLANAR(Format)) {
cmsopt.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 684 #define T_PLANAR(p) (((p)>>12)&1)
    [all...]

Completed in 62 milliseconds