Home
last modified time | relevance | path

Searched defs:target_bps (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/
H A Dh264_encoder_impl.h48 uint32_t target_bps = 0; member
/aosp_15_r20/external/webrtc/api/audio_codecs/
H A Daudio_encoder.cc67 void AudioEncoder::SetTargetBitrate(int target_bps) {} in SetTargetBitrate()
/aosp_15_r20/external/flac/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c301 …2_t wide_samples, uint32_t channels, const uint32_t source_bps, const uint32_t target_bps, const d… in FLAC__replaygain_synthesis__apply_gain()
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/
H A Dmipi.c278 u64 pclk, target_bps; in rk_mipi_dsi_get_lane_bps() local