Searched refs:nChannels (Results 1 - 25 of 82) sorted by relevance

1234

/external/aac/libAACenc/src/
H A Dsf_estim.h107 const INT nChannels);
113 const int nChannels);
H A Dchannel_map.h101 INT nChannels; member in struct:__anon98
116 INT nChannels);
H A Dadj_thr.h107 const INT nChannels
130 const INT nChannels,
H A Dpsy_main.h130 const INT nChannels
136 const INT nChannels,
H A Daacenc.h192 INT nChannels; /* number of channels to process */ member in struct:AACENC_CONFIG
230 * \param nChannels number of total channels
243 INT nChannels,
282 const INT nChannels, /* number of maximal channels in instance to support */
H A Dmetadata_main.h142 * \param nChannels Number of audio input channels.
157 const UINT nChannels,
H A Dmetadata_main.cpp157 INT nChannels; member in struct:FDK_METADATA_ENCODER
226 const INT nChannels,
408 const UINT nChannels,
424 if ( (hMetaData->nChannels>MAX_DRC_CHANNELS) || ((-delay)>MAX_DRC_FRAMELEN) ) {
435 if ( resetStates || (hMetaData->nAudioDataDelay!=-delay) || (hMetaData->nChannels!=(INT)nChannels) )
447 LoadSubmittedMetadata(&hMetaData->submittedMetaData, nChannels, 0, &hMetaData->metaDataBuffer[i]);
460 hMetaData->nChannels = nChannels;
582 hMetaDataEnc->nChannels,
401 FDK_MetadataEnc_Init( HANDLE_FDK_METADATA_ENCODER hMetaData, const INT resetStates, const INT metadataMode, const INT audioDelay, const UINT frameLength, const UINT sampleRate, const UINT nChannels, const CHANNEL_MODE channelMode, const CHANNEL_ORDER channelOrder ) argument
806 LoadSubmittedMetadata( const AACENC_MetaData * const hMetadata, const INT nChannels, const INT metadataMode, AAC_METADATA * const pAacMetaData ) argument
[all...]
H A Dqc_main.cpp143 static void FDKaacEnc_crashRecovery(INT nChannels,
158 int nChannels,
243 const INT nChannels,
259 for (i=0; i<nChannels; i++) {
268 } /* nChannels */
457 INT nChannels = elInfo->nChannelsInEl; local
461 FDKaacEnc_CalcFormFactor(qcOutElement->qcOutChannel, psyOutChannel, nChannels);
464 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
646 int nChannels = elInfo.nChannelsInEl; local
658 nChannels,
241 FDKaacEnc_QCOutNew(QC_OUT **phQC, const INT nElements, const INT nChannels, const INT nSubFrames ,UCHAR *dynamic_RAM ) argument
913 INT ch, nChannels = elInfo.nChannelsInEl; local
963 INT ch, nChannels = elInfo.nChannelsInEl; local
1183 FDKaacEnc_reduceBitConsumption(int* iterations, const int maxIterations, int gainAdjustment, int* chConstraintsFulfilled, int* calculateQuant, int nChannels, PSY_OUT_ELEMENT* psyOutElement, QC_OUT* qcOut, QC_OUT_ELEMENT* qcOutElement, ELEMENT_BITS* elBits, AUDIO_OBJECT_TYPE aot, UINT syntaxFlags, SCHAR epConfig) argument
1472 FDKaacEnc_crashRecovery(INT nChannels, PSY_OUT_ELEMENT* psyOutElement, QC_OUT* qcOut, QC_OUT_ELEMENT *qcElement, INT bitsToSave, AUDIO_OBJECT_TYPE aot, UINT syntaxFlags, SCHAR epConfig) argument
[all...]
H A Dadj_thr.cpp258 const INT nChannels,
295 if (nChannels==1)
358 const INT nChannels)
363 for (ch=0; ch<nChannels; ch++) {
381 const INT nChannels)
389 for (ch=0; ch<nChannels; ch++) {
434 const INT nChannels,
445 for (ch=0; ch<nChannels; ch++) {
465 for(ch=0; ch<nChannels; ch++) {
509 if (nChannels
254 FDKaacEnc_InitBits2PeFactor( FIXP_DBL *bits2PeFactor_m, INT *bits2PeFactor_e, const INT bitRate, const INT nChannels, const INT sampleRate, const INT advancedBitsToPe, const INT invQuant ) argument
355 FDKaacEnc_calcThreshExp(FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], const INT nChannels) argument
378 FDKaacEnc_adaptMinSnr(QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_CHANNEL *psyOutChannel[(2)], MINSNR_ADAPT_PARAM *msaParam, const INT nChannels) argument
430 FDKaacEnc_initAvoidHoleFlag(QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_CHANNEL *psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], struct TOOLSINFO *toolsInfo, const INT nChannels, const PE_DATA *peData, AH_PARAM *ahParam) argument
588 FDKaacEnc_preparePe(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], const INT nChannels, const INT peOffset) argument
626 FDKaacEnc_calcWeighting(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], struct TOOLSINFO *toolsInfo, ATS_ELEMENT* adjThrStateElement, const INT nChannels, const INT usePatchTool) argument
739 FDKaacEnc_calcPe(PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], PE_DATA *peData, const INT nChannels) argument
766 FDKaacEnc_peCalculation(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], struct TOOLSINFO *toolsInfo, ATS_ELEMENT* adjThrStateElement, const INT nChannels) argument
806 FDKaacEnc_FDKaacEnc_calcPeNoAH(INT *pe, INT *constPart, INT *nActiveLines, PE_DATA *peData, UCHAR ahFlag[(2)][MAX_GROUPED_SFB], PSY_OUT_CHANNEL* psyOutChannel[(2)], const INT nChannels) argument
845 FDKaacEnc_reduceThresholdsCBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], const INT nChannels, const FIXP_DBL redVal, const SCHAR redValScaling) argument
947 FDKaacEnc_reduceThresholdsVBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], const INT nChannels, const FIXP_DBL vbrQualFactor, FIXP_DBL* chaosMeasureOld) argument
1436 const INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1606 FDKaacEnc_resetAHFlags( UCHAR ahFlag[(2)][MAX_GROUPED_SFB], const int nChannels, PSY_OUT_CHANNEL *psyOutChannel[(2)]) argument
1677 INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1709 INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1747 INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1824 INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1868 INT nChannels = cm->elInfo[elementId].nChannelsInEl; local
1893 FDKaacEnc_AdaptThresholdsVBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], ATS_ELEMENT* AdjThrStateElement, struct TOOLSINFO *toolsInfo, PE_DATA *peData, const INT nChannels) argument
2388 FDKaacEnc_calcPeCorrectionLowBitRes( FIXP_DBL *const correctionFac_m, INT *const correctionFac_e, const INT peLast, const INT bitsLast, const INT bitresLevel, const INT nChannels, const FIXP_DBL bits2PeFactor_m, const INT bits2PeFactor_e ) argument
2449 FDKaacEnc_DistributeBits(ADJ_THR_STATE *adjThrState, ATS_ELEMENT *AdjThrStateElement, PSY_OUT_CHANNEL *psyOutChannel[(2)], PE_DATA *peData, INT *grantedPe, INT *grantedPeCorr, const INT nChannels, const INT commonWindow, const INT grantedDynBits, const INT bitresBits, const INT maxBitresBits, const FIXP_DBL maxBitFac, const INT bitDistributionMode) argument
[all...]
H A Daacenc_lib.cpp143 UINT nChannels; /*!< will be set via channelMode. */ member in struct:__anon71
480 cc->noChannels = hAacConfig->nChannels;
577 config->nChannels = hAacConfig->nChannels;
646 const INT nChannels,
668 bitRate = FDKmin(360000*nChannels, bitRate);
669 bitRate = FDKmax(8000*nChannels, bitRate);
673 bitRate = FDKmin(576000*nChannels, bitRate);
674 /*bitRate = FDKmax(0*nChannels, bitRate);*/
683 nChannels,
642 aacEncoder_LimitBitrate( const HANDLE_TRANSPORTENC hTpEnc, const INT samplingRate, const INT frameLength, const INT nChannels, const CHANNEL_MODE channelMode, INT bitRate, const INT nSubFrames, const INT sbrActive, const INT sbrDownSampleRate, const AUDIO_OBJECT_TYPE aot ) argument
[all...]
/external/opencv/cvaux/src/
H A Dcvbgfg_gaussmix.cpp53 //int nChannels; /* OpenCV functions support 1,2,3 or 4 channels */
82 static int icvMatchTest( double* src_pixel, int nChannels, int* match,
84 /*static int icvMatchTest2( double* src_pixel, int nChannels, int* match,
94 static void icvUpdateFullWindow( double* src_pixel, int nChannels,
102 static void icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match,
104 static void icvUpdatePartialNoMatch( double* src_pixel, int nChannels,
110 static void icvGetSortKey( const int nChannels, double* sort_key, const CvGaussBGPoint* g_point,
112 static void icvBackgroundTest( const int nChannels, int n, int i, int j, int *match, CvGaussBGModel* bg_model );
182 first_frame->height), IPL_DEPTH_8U, first_frame->nChannels));
198 const int p = i*first_frame->widthStep+j*first_frame->nChannels;
285 const int nChannels = curr_frame->nChannels; local
376 icvMatchTest( double* src_pixel, int nChannels, int* match, const CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params ) argument
436 icvUpdateFullWindow( double* src_pixel, int nChannels, int* match, CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params ) argument
460 icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match, CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params ) argument
525 icvUpdatePartialNoMatch(double *pixel, int nChannels, int* , CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params) argument
553 icvGetSortKey( const int nChannels, double* sort_key, const CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params ) argument
575 icvBackgroundTest( const int nChannels, int n, int i, int j, int *match, CvGaussBGModel* bg_model ) argument
[all...]
H A Dcvlines.cpp383 if( img->nChannels != 1 && img->nChannels != 3 )
388 CV_CALL( icvDeleteMoire8u( img_data, img_step, img_size, img->nChannels ));
421 if( img->nChannels != 3 )
465 if( img->nChannels != 3 )
/external/sonivox/arm-fm-22k/host_src/
H A Deas_wave.h40 EAS_U16 nChannels; member in struct:__anon26570
66 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample);
H A Deas_wave.c111 FlipWord(&p->fc.nChannels);
132 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample) argument
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels;
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8));
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_wave.h40 EAS_U16 nChannels; member in struct:__anon26620
66 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample);
H A Deas_wave.c111 FlipWord(&p->fc.nChannels);
132 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample) argument
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels;
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8));
/external/sonivox/arm-wt-22k/host_src/
H A Deas_wave.h40 EAS_U16 nChannels; member in struct:__anon26671
66 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample);
H A Deas_wave.c111 FlipWord(&p->fc.nChannels);
132 WAVE_FILE *WaveFileCreate (const char *filename, EAS_I32 nChannels, EAS_I32 nSamplesPerSec, EAS_I32 wBitsPerSample) argument
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels;
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8));
/external/qemu/audio/
H A Daudio_win_int.c20 wfx->nChannels = as->nchannels;
69 switch (wfx->nChannels) {
81 wfx->nChannels
/external/aac/libSBRdec/src/
H A Dsbr_ram.h108 int nChannels; /* Number of elements output channels (=2 in case of PS) */ member in struct:__anon225
/external/aac/libSBRenc/src/
H A Dsbr.h140 int nChannels; /* Total channel count across all elements. */ member in struct:SBR_ENCODER
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h115 INT nChannels; member in struct:__anon227
229 INT nChannels; /**< Number of channels. */ member in struct:SBR_CONFIG_DATA
280 INT nChannels,
/external/aac/libPCMutils/include/
H A Dpcmutils_lib.h255 INT *nChannels,
/external/srec/srec/EventLog/include/
H A Driff.h52 unsigned short nChannels; member in struct:__anon26777
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dfakeaudiocapturemodule_unittest.cc61 const uint8_t nChannels,
84 const uint8_t nChannels,
58 RecordedDataIsAvailable(const void* audioSamples, const uint32_t nSamples, const uint8_t nBytesPerSample, const uint8_t nChannels, const uint32_t samplesPerSec, const uint32_t totalDelayMS, const int32_t clockDrift, const uint32_t currentMicLevel, const bool keyPressed, uint32_t& newMicLevel) argument
82 NeedMorePlayData(const uint32_t nSamples, const uint8_t nBytesPerSample, const uint8_t nChannels, const uint32_t samplesPerSec, void* audioSamples, uint32_t& nSamplesOut) argument

Completed in 780 milliseconds

1234