Searched refs:image_mpf_count_ (Results 1 – 2 of 2) sorted by relevance
45 image_mpf_count_.push_back(0); in Process()81 ++image_mpf_count_[image_count_ - 1]; in Process()134 if (image_count_ > 1 && image_mpf_count_[0]) { in HasAppleDepth()146 if (image_count_ > 1 && image_mpf_count_[0]) { in HasAppleMatte()
100 std::vector<int> image_mpf_count_; variable