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.cc151 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.cc325 Resampler(int bit_depth) in Resampler()
433 int bit_depth, int interval_us, int num_burst_buffers, int burst_delay_ms) in SourceAudioHalAsrc()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_encoder_linux.cc50 int bit_depth, int effective_frame_size) { in prepare_context()