Home
last modified time | relevance | path

Searched refs:AdjustStereoToMonoForPCM24Bit (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h138 void AdjustStereoToMonoForPCM24Bit(uint8_t *data, uint64_t len);
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp306 AdjustStereoToMonoForPCM24Bit(reinterpret_cast<uint8_t *>(data), len); in AdjustStereoToMono()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp308 AdjustStereoToMonoForPCM24Bit(reinterpret_cast<uint8_t *>(data), len); in AdjustStereoToMono()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp972 AdjustStereoToMonoForPCM24Bit(reinterpret_cast<uint8_t *>(data), len); in AdjustStereoToMono()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp402 void AdjustStereoToMonoForPCM24Bit(uint8_t *data, uint64_t len) in AdjustStereoToMonoForPCM24Bit() function
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp511 AdjustStereoToMonoForPCM24Bit(reinterpret_cast<uint8_t *>(data), len); in AdjustStereoToMono()

Completed in 13 milliseconds