/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IMuteSolo.cpp | 33 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_SetChannelMute() local 73 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetChannelMute() local 105 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_SetChannelSolo() local 145 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetChannelSolo() local 180 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetNumChannels() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | Pyramid.h | 36 real numChannels; // Number of channels in input images variable
|
H A D | ImageUtils.cpp | 311 …tils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int numChannels) in writeBinaryPPM() 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
|
/aosp12/frameworks/av/media/codecs/mp3dec/src/ |
H A D | pvmp3_poly_phase_synthesis.cpp | 123 int32 numChannels, in pvmp3_poly_phase_synthesis()
|
H A D | pvmp3_polyphase_filter_window.cpp | 117 int32 numChannels) in pvmp3_polyphase_filter_window()
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | APacketSource.cpp | 483 int32_t sampleRate, numChannels; in APacketSource() local 499 int32_t sampleRate, numChannels; in APacketSource() local 512 int32_t sampleRate, numChannels; in APacketSource() local 563 int32_t sampleRate, numChannels; in APacketSource() local
|
H A D | ARawAudioAssembler.cpp | 136 int32_t sampleRate, numChannels; in MakeFormat() local
|
H A D | AMPEG4ElementaryAssembler.cpp | 189 int32_t sampleRate, numChannels; in AMPEG4ElementaryAssembler() local
|
H A D | ASessionDescription.cpp | 315 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
|
/aosp12/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 107 SLuint8 numChannels = 0; in PlayEventCallback() local 278 SLuint8 numChannels = 123; in TestPlayUri() local
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | SineSource.cpp | 13 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
|
H A D | AudioPlayer.cpp | 137 int32_t numChannels; in start() local
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_audio_ape.h | 34 uint16_t numChannels; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm_audio_ape.h | 20 uint16_t numChannels; member
|
/aosp12/system/bt/embdrv/sbc/decoder/ |
H A D | sbcdecoder_fuzzer.c | 5 #define CODEC_DATA_WORDS(numChannels, numBuffers) \ argument
|
/aosp12/frameworks/wilhelm/tests/sandbox/ |
H A D | configbq.c | 28 SLuint8 numChannels; member
|
H A D | intbufq.c | 140 SLuint8 numChannels = 123; in main() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | CaptureDataSerializer.java | 191 int numChannels = RggbChannelVector.COUNT; in toString() local
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/ |
H A D | C2Decoder.cpp | 39 int32_t sampleRate, numChannels; in createCodec2Component() local
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/ |
H A D | Encoder.h | 37 int32_t numChannels = 0; member
|
H A D | C2Encoder.cpp | 38 int32_t numChannels; in createCodec2Component() local
|
/aosp12/packages/services/Car/service/src/com/android/car/audio/ |
H A D | CarAudioDeviceInfo.java | 180 int numChannels = 1; in getMaxChannels() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 2164 int32_t numChannels, sampleRate; in configureCodec() local 2177 int32_t numChannels, sampleRate; in configureCodec() local 2251 int32_t numChannels; in configureCodec() local 2262 int32_t numChannels = 1, sampleRate = 48000; in configureCodec() local 2298 int32_t numChannels, sampleRate; in configureCodec() local 2307 int32_t numChannels; in configureCodec() local 2316 int32_t numChannels; in configureCodec() local 2325 int32_t numChannels; in configureCodec() local 2826 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec() 2994 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupAC3Codec() [all …]
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/ |
H A D | ChannelHelper.java | 310 private static String toString(WifiNative.ChannelSettings[] channels, int numChannels) { in toString()
|
/aosp12/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.cpp | 264 int32_t numChannels = mVi->channels; in process() local
|