Searched refs:last_encoded_image_width_ (Results 1 – 1 of 1) sorted by relevance
411 : last_encoded_image_width_(-1), in TestSimulcastEncoderAdapterFake()426 last_encoded_image_width_ = -1; in SetUp()434 last_encoded_image_width_ = encoded_image._encodedWidth; in OnEncodedImage()445 if (last_encoded_image_width_ == -1) { in GetLastEncodedImageInfo()448 *out_width = last_encoded_image_width_; in GetLastEncodedImageInfo()537 int last_encoded_image_width_; member in webrtc::test::TestSimulcastEncoderAdapterFake