Searched refs:compressedBitsPerPixel_ (Results 1 – 5 of 5) sorted by relevance
81 std::string compressedBitsPerPixel_; variable
373 compressedBitsPerPixel_(DEFAULT_EXIF_VALUE), in EXIFInfo()532 compressedBitsPerPixel_ = value; in SetExifTagValues()
858 value = exifInfo_.compressedBitsPerPixel_; in GetImagePropertyString()
80 ASSERT_EQ(value, exifInfo_.compressedBitsPerPixel_);
850 ASSERT_EQ(exinfo.compressedBitsPerPixel_, val);