Home
last modified time | relevance | path

Searched refs:pVolumeStructure (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c1150 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1199 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1203 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c1128 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1176 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1180 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c1126 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1243 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1247 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c1087 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1220 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1224 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c1195 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1326 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1330 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c1241 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1396 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1400 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c1095 OMX_AUDIO_CONFIG_VOLUMETYPE *pVolumeStructure = NULL; in SetConfig() local
1151 pVolumeStructure = (OMX_AUDIO_CONFIG_VOLUMETYPE *)ComponentConfigStructure; in SetConfig()
1155 cmd_data.param1 = pVolumeStructure->sVolume.nValue; in SetConfig()