Searched refs:allow_to_i420_ (Results 1 – 1 of 1) sorted by relevance
947 : width_(width), height_(height), allow_to_i420_(allow_to_i420) {} in FakeNativeBufferI420()954 if (allow_to_i420_) { in ToI420()965 const bool allow_to_i420_; member in webrtc::test::FakeNativeBufferI420