Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/wilhelm/src/itf/
H A DIMuteSolo.cpp33 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 DPyramid.h36 real numChannels; // Number of channels in input images variable
H A DImageUtils.cpp311 …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 Dpvmp3_poly_phase_synthesis.cpp123 int32 numChannels, in pvmp3_poly_phase_synthesis()
H A Dpvmp3_polyphase_filter_window.cpp117 int32 numChannels) in pvmp3_polyphase_filter_window()
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DAPacketSource.cpp483 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 DARawAudioAssembler.cpp136 int32_t sampleRate, numChannels; in MakeFormat() local
H A DAMPEG4ElementaryAssembler.cpp189 int32_t sampleRate, numChannels; in AMPEG4ElementaryAssembler() local
H A DASessionDescription.cpp315 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
/aosp12/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp107 SLuint8 numChannels = 0; in PlayEventCallback() local
278 SLuint8 numChannels = 123; in TestPlayUri() local
/aosp12/frameworks/av/cmds/stagefright/
H A DSineSource.cpp13 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
H A DAudioPlayer.cpp137 int32_t numChannels; in start() local
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_audio_ape.h34 uint16_t numChannels; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_audio_ape.h20 uint16_t numChannels; member
/aosp12/system/bt/embdrv/sbc/decoder/
H A Dsbcdecoder_fuzzer.c5 #define CODEC_DATA_WORDS(numChannels, numBuffers) \ argument
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dconfigbq.c28 SLuint8 numChannels; member
H A Dintbufq.c140 SLuint8 numChannels = 123; in main() local
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DCaptureDataSerializer.java191 int numChannels = RggbChannelVector.COUNT; in toString() local
/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/
H A DC2Decoder.cpp39 int32_t sampleRate, numChannels; in createCodec2Component() local
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/
H A DEncoder.h37 int32_t numChannels = 0; member
H A DC2Encoder.cpp38 int32_t numChannels; in createCodec2Component() local
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioDeviceInfo.java180 int numChannels = 1; in getMaxChannels() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp2164 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 DChannelHelper.java310 private static String toString(WifiNative.ChannelSettings[] channels, int numChannels) { in toString()
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp264 int32_t numChannels = mVi->channels; in process() local

12