Home
last modified time | relevance | path

Searched refs:allow_to_i420 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/media/engine/
Dsimulcast_encoder_adapter_unittest.cc946 FakeNativeBufferI420(int width, int height, bool allow_to_i420) in FakeNativeBufferI420() argument
947 : width_(width), height_(height), allow_to_i420_(allow_to_i420) {} in FakeNativeBufferI420()