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

  /external/piex/src/
tiff_parser.h 66 kPentaxTagColorSpace = 0x0037,
piex.cc 176 kOlymTagRawProcessing, kPentaxTagColorSpace},
320 if (makernote_ifd.Has(kPentaxTagColorSpace)) {
322 if (!makernote_ifd.Get(kPentaxTagColorSpace, &color_space)) {

Completed in 2345 milliseconds