Searched refs:image_xmp_apple_matte_count_ (Results 1 – 2 of 2) sorted by relevance
47 image_xmp_apple_matte_count_.push_back(0); in Process()99 ++image_xmp_apple_matte_count_[image_count_ - 1]; in Process()147 for (size_t image = 1; image < image_xmp_apple_matte_count_.size(); in HasAppleMatte()149 if (image_xmp_apple_matte_count_[image]) { in HasAppleMatte()
110 std::vector<int> image_xmp_apple_matte_count_; variable