HomeSort by relevance Sort by last modified time
    Searched full:photometric (Results 1 - 25 of 30) sorted by null

1 2

  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 139 int width = 0, height = 0, photometric = 0, compression = 0; local
145 TIFFGetField( tif, TIFFTAG_PHOTOMETRIC, &photometric ) &&
152 m_iscolor = photometric > 1;
359 int photometric = -1; local
448 photometric = value;
449 if( (unsigned)photometric > 3 )
507 if( photometric == 0 || photometric == 1 && channels == 1 )
509 FillGrayPalette( m_palette, m_bpp, photometric == 0 );
516 if( (photometric == 0 || photometric == 1 |
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 913 // Set photometric interpretation
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wiadef.h 574 #define WIA_IPS_PHOTOMETRIC_INTERP_STR L"Photometric Interpretation"
    [all...]
  /external/libexif/libexif/
exif-tag.c 244 N_("Photometric Interpretation"),
    [all...]
  /external/libexif/po/
en_AU.po     [all...]
en_GB.po     [all...]
libexif-12.pot     [all...]
be.po     [all...]
bs.po     [all...]
cs.po     [all...]
da.po     [all...]
de.po     [all...]
en_CA.po     [all...]
es.po     [all...]
fr.po     [all...]
it.po     [all...]
ja.po     [all...]
nl.po     [all...]
pl.po     [all...]
pt.po     [all...]
pt_BR.po     [all...]
ru.po     [all...]
sk.po     [all...]
sq.po     [all...]
sr.po     [all...]

Completed in 4479 milliseconds

1 2