Searched refs:pEncoderInputChScale (Results 1 – 3 of 3) sorted by relevance
362 const INT avoid_keep, INT *pEncoderInputChScale) { in fdk_sacenc_spaceTree_Apply() argument429 hSTOut->bUseBBCues, &pEncoderInputChScale[inCh[0]], in fdk_sacenc_spaceTree_Apply()430 &pEncoderInputChScale[inCh[1]]))) { in fdk_sacenc_spaceTree_Apply()
157 const INT avoid_keep, INT *pEncoderInputChScale);
269 INT *pEncoderInputChScale; member431 FDK_ALLOCATE_MEMORY_1D(hEnc->pEncoderInputChScale, setup.maxChIn, INT); in mp4SpaceEnc_create()698 hEnc->pEncoderInputChScale[ch] = 7; in FDK_sacenc_init()702 hEnc->pEncoderInputChScale[ch] += 1; in FDK_sacenc_init()705 { hEnc->pEncoderInputChScale[ch] += DC_FILTER_SF; } in FDK_sacenc_init()776 hEnc->pEncoderInputChScale[ch] += hEnc->staticGainScale; in FDK_sacenc_init()1013 encoderInputChScale[i] = hMp4SpaceEnc->pEncoderInputChScale[i]; in FDK_sacenc_encode()1493 if (hEnc->pEncoderInputChScale != NULL) { in FDK_sacenc_close()1494 FDK_FREE_MEMORY_1D(hEnc->pEncoderInputChScale); in FDK_sacenc_close()