Home
last modified time | relevance | path

Searched defs:ts_rate_decimator (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvp8_frame_buffer_controller.h73 std::array<uint32_t, kMaxLayers> ts_rate_decimator; member
/aosp_15_r20/external/libvpx/vpx/internal/
H A Dvpx_ratectrl_rtc.h72 int ts_rate_decimator[VPX_TS_MAX_LAYERS]; member
/aosp_15_r20/external/libaom/av1/
H A Dratectrl_rtc.h52 int ts_rate_decimator[kAV1MaxTemporalLayers]; member
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_encoder.h668 unsigned int ts_rate_decimator[VPX_TS_MAX_LAYERS]; member
/aosp_15_r20/external/libaom/examples/
H A Dsvc_encoder_rtc.cc519 int ts_rate_decimator[AOM_MAX_TS_LAYERS] = { 1 }; in set_rate_control_metrics() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h237 int ts_rate_decimator[VPX_TS_MAX_LAYERS]; member