Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/mp3dec/fuzzer/
H A Dmp3_dec_fuzzer.cpp32 uint32_t *out_sampling_rate = nullptr, uint32_t *out_channels = nullptr, in parseMp3Header()
/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A Dmp3reader.cpp42 uint32_t *out_sampling_rate = NULL, uint32_t *out_channels = NULL , in parseHeader()
/aosp12/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp169 uint32_t *out_channels = nullptr, in parseMp3Header()
/aosp12/frameworks/av/media/libstagefright/foundation/
H A Davc_utils.cpp633 int *out_sampling_rate, int *out_channels, in GetMPEGAudioFrameSize()
/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp961 int out_channels; in mp3FrameRead() local
/aosp12/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c4484 unsigned int out_channels = audio_channel_count_from_out_mask(out->channel_mask); in pick_playback_cfg_for_uc() local