Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/mmc/codec_server/
Da2dp_aac_mmc_encoder.cc150 const int bit_depth = param_.bit_depth(); in transcode() local
/packages/modules/Bluetooth/system/stack/mmc/proto/
Dmmc_config.proto94 int32 bit_depth = 4; field
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc321 Resampler(int bit_depth) in Resampler()
422 int sample_rate, int bit_depth, int interval_us, in SourceAudioHalAsrc()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_encoder_linux.cc49 int prepare_context(int sample_rate, int channel_count, int bit_rate, int bit_depth, in prepare_context()