HomeSort by relevance Sort by last modified time
    Searched refs:OMX_IndexParamAudioG729 (Results 1 - 11 of 11) sorted by null

  /frameworks/native/include/media/openmax/
OMX_Index.h 116 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 101 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 101 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 101 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Index.h 118 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 101 OMX_IndexParamAudioG729, /**< reference: OMX_AUDIO_PARAM_G729TYPE */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 410 pInPortFormat->nIndex = OMX_IndexParamAudioG729;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 340 pOutPortFormat->nIndex = OMX_IndexParamAudioG729;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 855 error = OMX_SetParameter (pHandle,OMX_IndexParamAudioG729,
859 error = OMX_SetParameter (pHandle,OMX_IndexParamAudioG729,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 733 eError = OMX_SetParameter (pHandle, OMX_IndexParamAudioG729, pG729Param);
736 eError = OMX_SetParameter (pHandle, OMX_IndexParamAudioG729, pG729Param);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]

Completed in 259 milliseconds