Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_encoder.h115 resolution_bitrate_limits_; variable
Dlibvpx_vp8_encoder.cc284 resolution_bitrate_limits_(std::move(settings.resolution_bitrate_limits)), in LibvpxVp8Encoder()
1233 if (!resolution_bitrate_limits_.empty()) { in GetEncoderInfo()
1234 info.resolution_bitrate_limits = resolution_bitrate_limits_; in GetEncoderInfo()
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc858 info.resolution_bitrate_limits = resolution_bitrate_limits_; in GetEncoderInfo()
903 resolution_bitrate_limits_ = thresholds; in SetResolutionBitrateLimits()
1116 std::vector<ResolutionBitrateLimits> resolution_bitrate_limits_