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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Component.h 85 OMX_U32 nBufferAlignment;
  /frameworks/base/include/media/stagefright/openmax/
OMX_Component.h 102 OMX_U32 nBufferAlignment;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 85 OMX_U32 nBufferAlignment;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 85 OMX_U32 nBufferAlignment;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.c 832 pSECInputPort->portDefinition.nBufferAlignment = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 431 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
443 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 424 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
433 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 403 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
419 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 410 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
422 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 406 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
423 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 454 pPortDef_ip->nBufferAlignment = CACHE_ALIGNMENT;
464 pPortDef_op->nBufferAlignment = CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 317 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
336 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 306 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
324 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 862 pComponentPrivate->pInPortDef->nBufferAlignment = OMX_FALSE;
    [all...]

Completed in 530 milliseconds