Home
last modified time | relevance | path

Searched refs:stereoConfigIndex (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/fdk-aac/fdk-aac-2.0.2/libSACdec/include/
H A Dsac_dec_lib.h293 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex,
319 INT stereoConfigIndex, INT coreSbrFrameLengthIndex, INT configBytes,
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSACdec/include/
H A Dsac_dec_lib.h293 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex,
319 INT stereoConfigIndex, INT coreSbrFrameLengthIndex, INT configBytes,
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRdec/include/
H A Dsbrdecoder.h233 const UCHAR harmonicSBR, const UCHAR stereoConfigIndex,
263 const UCHAR harmonicSBR, const UCHAR stereoConfigIndex,
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRdec/include/
H A Dsbrdecoder.h233 const UCHAR harmonicSBR, const UCHAR stereoConfigIndex,
263 const UCHAR harmonicSBR, const UCHAR stereoConfigIndex,
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSACdec/src/
H A Dsac_dec_lib.cpp258 if ((pSsc->stereoConfigIndex == 3)) { in mpegSurroundDecoder_GetNrOfQmfBands()
373 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex,
389 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex, in mpegSurroundDecoder_Open() argument
393 error = mpegSurroundDecoder_Create(pMpegSurroundDecoder, stereoConfigIndex, in mpegSurroundDecoder_Open()
613 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex, in mpegSurroundDecoder_Create() argument
646 if ((self = FDK_SpatialDecOpen(&decConfig, stereoConfigIndex)) == NULL) { in mpegSurroundDecoder_Create()
703 INT stereoConfigIndex, INT coreSbrFrameLengthIndex, INT configBytes, in mpegSurroundDecoder_Config() argument
718 stereoConfigIndex, coreSbrFrameLengthIndex); in mpegSurroundDecoder_Config()
723 samplingRate, coreCodec, stereoConfigIndex, in mpegSurroundDecoder_Config()
762 err = mpegSurroundDecoder_Open(&pMpegSurroundDecoder, stereoConfigIndex, in mpegSurroundDecoder_Config()
[all …]
H A Dsac_bitdec.h133 AUDIO_OBJECT_TYPE coreCodec, INT stereoConfigIndex,
H A Dsac_dec_interface.h268 int stereoConfigIndex);
H A Dsac_dec_ssc_struct.h267 UCHAR stereoConfigIndex; member
H A Dsac_dec.cpp240 int stereoConfigIndex) { in FDK_SpatialDecOpen() argument
721 self->stereoConfigIndex = pSpatialSpecificConfig->stereoConfigIndex; in FDK_SpatialDecInit()
1223 !(self->stereoConfigIndex == 3)) { in SpatialDecApplyParameterSets()
1432 (self->stereoConfigIndex > 1)) { in SpatialDecApplyFrame()
H A Dsac_dec.h433 UCHAR stereoConfigIndex; member
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSACdec/src/
H A Dsac_dec_lib.cpp258 if ((pSsc->stereoConfigIndex == 3)) { in mpegSurroundDecoder_GetNrOfQmfBands()
373 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex,
389 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex, in mpegSurroundDecoder_Open() argument
393 error = mpegSurroundDecoder_Create(pMpegSurroundDecoder, stereoConfigIndex, in mpegSurroundDecoder_Open()
613 CMpegSurroundDecoder **pMpegSurroundDecoder, int stereoConfigIndex, in mpegSurroundDecoder_Create() argument
646 if ((self = FDK_SpatialDecOpen(&decConfig, stereoConfigIndex)) == NULL) { in mpegSurroundDecoder_Create()
703 INT stereoConfigIndex, INT coreSbrFrameLengthIndex, INT configBytes, in mpegSurroundDecoder_Config() argument
718 stereoConfigIndex, coreSbrFrameLengthIndex); in mpegSurroundDecoder_Config()
723 samplingRate, coreCodec, stereoConfigIndex, in mpegSurroundDecoder_Config()
762 err = mpegSurroundDecoder_Open(&pMpegSurroundDecoder, stereoConfigIndex, in mpegSurroundDecoder_Config()
[all …]
H A Dsac_bitdec.h133 AUDIO_OBJECT_TYPE coreCodec, INT stereoConfigIndex,
H A Dsac_dec_interface.h268 int stereoConfigIndex);
H A Dsac_dec_ssc_struct.h267 UCHAR stereoConfigIndex; member
H A Dsac_dec.cpp239 int stereoConfigIndex) { in FDK_SpatialDecOpen() argument
720 self->stereoConfigIndex = pSpatialSpecificConfig->stereoConfigIndex; in FDK_SpatialDecInit()
1222 !(self->stereoConfigIndex == 3)) { in SpatialDecApplyParameterSets()
1422 (self->stereoConfigIndex > 1)) { in SpatialDecApplyFrame()
H A Dsac_dec.h433 UCHAR stereoConfigIndex; member
/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPEnc/include/
H A Dtp_data.h371 const INT stereoConfigIndex,
380 const UCHAR harmonicSbr, const UCHAR stereoConfigIndex,
/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPDec/include/
H A Dtp_data.h371 const INT stereoConfigIndex,
380 const UCHAR harmonicSbr, const UCHAR stereoConfigIndex,
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPDec/include/
H A Dtp_data.h371 const INT stereoConfigIndex,
380 const UCHAR harmonicSbr, const UCHAR stereoConfigIndex,
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPEnc/include/
H A Dtp_data.h371 const INT stereoConfigIndex,
380 const UCHAR harmonicSbr, const UCHAR stereoConfigIndex,
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Daacdecoder_lib.cpp376 const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, in aacDecoder_SbrCallback() argument
382 elementIndex, harmonicSBR, stereoConfigIndex, in aacDecoder_SbrCallback()
391 const INT stereoConfigIndex, in aacDecoder_SscCallback() argument
401 samplingRate, frameSize, stereoConfigIndex, coreSbrFrameLengthIndex, in aacDecoder_SscCallback()
937 int stereoConfigIndex = -1; in aacDecoder_Open() local
987 stereoConfigIndex, &aacDec->qmfDomain)) { in aacDecoder_Open()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Daacdecoder_lib.cpp376 const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, in aacDecoder_SbrCallback() argument
382 elementIndex, harmonicSBR, stereoConfigIndex, in aacDecoder_SbrCallback()
391 const INT stereoConfigIndex, in aacDecoder_SscCallback() argument
401 samplingRate, frameSize, stereoConfigIndex, coreSbrFrameLengthIndex, in aacDecoder_SscCallback()
946 int stereoConfigIndex = -1; in aacDecoder_Open() local
996 stereoConfigIndex, &aacDec->qmfDomain)) { in aacDecoder_Open()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSYS/include/
H A DFDK_audio.h404 UCHAR stereoConfigIndex; /**< USAC MPS stereo mode */ member
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSYS/include/
H A DFDK_audio.h404 UCHAR stereoConfigIndex; /**< USAC MPS stereo mode */ member
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Mpegh3da.cpp1003 int8u stereoConfigIndex=0; in mpegh3daChannelPairElementConfig() local
1013 Get_S1(2, stereoConfigIndex, "stereoConfigIndex"); in mpegh3daChannelPairElementConfig()
1016 if (stereoConfigIndex) { in mpegh3daChannelPairElementConfig()
1017 Mps212Config(stereoConfigIndex); in mpegh3daChannelPairElementConfig()

12