Home
last modified time | relevance | path

Searched defs:nChannels (Results 1 – 25 of 42) sorted by relevance

12

/external/aac/libAACenc/src/
Dadj_thr.cpp320 const INT nChannels, const INT sampleRate, const INT advancedBitsToPe, in FDKaacEnc_InitBits2PeFactor()
446 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], const INT nChannels) { in FDKaacEnc_calcThreshExp()
469 const MINSNR_ADAPT_PARAM *const msaParam, const INT nChannels) { in FDKaacEnc_adaptMinSnr()
543 const INT nChannels, const AH_PARAM *const ahParam) { in FDKaacEnc_initAvoidHoleFlag()
722 const INT nChannels, const INT peOffset) { in FDKaacEnc_preparePe()
760 ATS_ELEMENT *const adjThrStateElement, const INT nChannels, in FDKaacEnc_calcWeighting()
887 PE_DATA *const peData, const INT nChannels) { in FDKaacEnc_calcPe()
913 const INT nChannels) { in FDKaacEnc_peCalculation()
954 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], const INT nChannels) { in FDKaacEnc_FDKaacEnc_calcPeNoAH()
992 const FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], const INT nChannels, in FDKaacEnc_reduceThresholdsCBR()
[all …]
Dchannel_map.h112 INT nChannels; member
Dqc_main.cpp238 const INT nChannels, const INT nSubFrames, in FDKaacEnc_QCOutNew()
451 INT nChannels = elInfo->nChannelsInEl; in FDKaacEnc_QCMainPrepare() local
660 int nChannels = elInfo.nChannelsInEl; in FDKaacEnc_prepareBitDistribution() local
880 INT ch, nChannels = elInfo.nChannelsInEl; in FDKaacEnc_QCMain() local
925 INT ch, nChannels = elInfo.nChannelsInEl; in FDKaacEnc_QCMain() local
1137 int* chConstraintsFulfilled, int* calculateQuant, int nChannels, in FDKaacEnc_reduceBitConsumption()
1411 static void FDKaacEnc_crashRecovery(INT nChannels, in FDKaacEnc_crashRecovery()
Daacenc.cpp149 INT coreSamplingRate, INT frameLength, INT nChannels, in FDKaacEnc_LimitBitrate()
336 const INT nChannels, const INT nSubFrames) { in FDKaacEnc_Open()
Dblock_switch.cpp428 BLOCK_SWITCHING_CONTROL *blockSwitchingControlRight, const INT nChannels, in FDKaacEnc_SyncBlockSwitching()
Dpsy_main.cpp138 const INT nChannels, UCHAR *dynamic_RAM) { in FDKaacEnc_PsyNew()
194 const INT nChannels, const INT nSubFrames, in FDKaacEnc_PsyOutNew()
Dmetadata_main.cpp192 INT nChannels; member
451 const UINT sampleRate, const UINT nChannels, const CHANNEL_MODE channelMode, in FDK_MetadataEnc_Init()
1028 const AACENC_MetaData* const hMetadata, const INT nChannels, in LoadSubmittedMetadata()
Daacenc_lib.cpp173 UINT nChannels; /*!< will be set via channelMode. */ member
284 ULONG nChannels; /*!< Number of audio channels. */ member
345 static const ELD_SBR_CONFIGURATOR *eldSbrConfigurator(const ULONG nChannels, in eldSbrConfigurator()
711 const INT frameLength, const INT nChannels, in aacEncoder_LimitBitrate()
Dchannel_map.cpp158 INT nChannels) { in FDKaacEnc_DetermineEncoderMode()
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule_unittest.cc61 const size_t nChannels, in RecordedDataIsAvailable()
85 const size_t nChannels, in NeedMorePlayData()
/external/sonivox/arm-wt-22k/host_src/
Deas_wave.h40 EAS_U16 nChannels; member
Deas_wave.c132 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32… in WaveFileCreate()
/external/aac/libSBRdec/src/
Dsbr_ram.h131 int nChannels; /* Number of elements output channels (=2 in case of PS) */ member
/external/webrtc/webrtc/modules/media_file/
Dmedia_file_utility.h215 int16_t nChannels; member
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.h52 size_t nChannels; member
Dfunc_test_manager.cc197 const size_t nChannels, in RecordedDataIsAvailable()
342 const size_t nChannels, in NeedMorePlayData()
/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc85 const size_t nChannels, in RecordedDataIsAvailable()
100 const size_t nChannels, in NeedMorePlayData()
/external/aac/libSBRenc/src/
Dsbr.h161 int nChannels; /* Total channel count across all elements. */ member
/external/pdfium/third_party/lcms/src/
Dcmslut.c70 cmsStage* CMSEXPORT cmsStageAllocIdentity(cmsContext ContextID, cmsUInt32Number nChannels) in cmsStageAllocIdentity()
248 cmsStage* CMSEXPORT cmsStageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsTon… in cmsStageAllocToneCurves()
295 cmsStage* _cmsStageAllocIdentityCurves(cmsContext ContextID, int nChannels) in _cmsStageAllocIdentityCurves()
1140 cmsStage* _cmsStageClipNegatives(cmsContext ContextID, int nChannels) in _cmsStageClipNegatives()
Dcmssamp.c72 cmsUInt32Number nChannels; in BlackPointAsDarkerColorant() local
Dcmsvirt.c294 int nChannels; in cmsCreateLinearizationDeviceLinkTHR() local
400 int nChannels; in cmsCreateInkLimitingDeviceLinkTHR() local
/external/aac/libPCMutils/src/
Dlimiter.cpp442 unsigned int nChannels) { in pcmLimiter_SetNChannels()
/external/aac/libSBRenc/include/
Dsbr_encoder.h124 INT nChannels; member
246 INT nChannels; /**< Number of channels. */ member
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc416 const size_t nChannels, in RealRecordedDataIsAvailable()
440 const size_t nChannels, in RealNeedMorePlayData()
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc1013 int8_t nChannels(1); in SetStereoRecording() local
1143 int8_t nChannels(1); in SetStereoPlayout() local

12