HomeSort by relevance Sort by last modified time
    Searched full:last_encoded_image_height_ (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_encoder_adapter_unittest.cc 214 last_encoded_image_height_(-1),
222 last_encoded_image_height_ = encodedImage._encodedHeight;
237 *out_height = last_encoded_image_height_;
335 int last_encoded_image_height_; member in class:webrtc::testing::TestSimulcastEncoderAdapterFake

Completed in 227 milliseconds