Home
last modified time | relevance | path

Searched refs:lOutputFormat (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h493 long lOutputFormat; member
603 unsigned long lOutputFormat; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c984 pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_BLOCK; in AACDEC_HandleCommand()
987 … pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_INTERLEAVED; in AACDEC_HandleCommand()
989 … pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_BLOCK; in AACDEC_HandleCommand()
1003 … pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_BLOCK; in AACDEC_HandleCommand()
1006 … pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_INTERLEAVED; in AACDEC_HandleCommand()
1008 … pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_BLOCK; in AACDEC_HandleCommand()
1025 __LINE__,pComponentPrivate->AACDEC_UALGParam->lOutputFormat); in AACDEC_HandleCommand()
2114 pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_INTERLEAVED; in AACDEC_HandleDataBuf_FromApp()
2146 pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_BLOCK; in AACDEC_HandleDataBuf_FromApp()
2149 pComponentPrivate->AACDEC_UALGParam->lOutputFormat = EAUDIO_INTERLEAVED; in AACDEC_HandleDataBuf_FromApp()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h348 unsigned long lOutputFormat; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c1019 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_INTERLEAVED; in MP3DEC_HandleCommand()
1021 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_BLOCK; in MP3DEC_HandleCommand()
1433 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_INTERLEAVED; in MP3DEC_HandleCommand()
1435 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_BLOCK; in MP3DEC_HandleCommand()
1998 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_INTERLEAVED; in MP3DEC_HandleDataBuf_FromApp()
2000 pComponentPrivate->ptAlgDynParams->lOutputFormat = IAUDIO_BLOCK; in MP3DEC_HandleDataBuf_FromApp()