HomeSort by relevance Sort by last modified time
    Searched refs:OMX_S32 (Results 151 - 175 of 258) sorted by null

1 2 3 4 5 67 8 91011

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 80 const OMX_S32 armVCM4P2_Reciprocal_QP_S32[64]={
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 80 const OMX_S32 armVCM4P2_Reciprocal_QP_S32[64]={
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntra_16x16.c 102 OMX_S32 availability)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeMV.c 105 OMX_S32 mvHorResidual, mvVerResidual, mvHorData, mvVerData;
  /frameworks/native/include/media/openmax/
OMX_ContentPipe.h 87 typedef OMX_S32 CPint;
OMX_Image.h 133 OMX_S32 nStride;
  /hardware/qcom/media/mm-core/inc/
OMX_ContentPipe.h 70 typedef OMX_S32 CPint;
OMX_Image.h 116 OMX_S32 nStride;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_ContentPipe.h 70 typedef OMX_S32 CPint;
OMX_Image.h 116 OMX_S32 nStride;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.h 111 OMX_ERRORTYPE (*exynos_BufferFlush)(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent);
Exynos_OMX_Baseport.c 91 OMX_ERRORTYPE Exynos_OMX_BufferFlushProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent)
96 OMX_S32 portIndex = 0;
142 OMX_ERRORTYPE Exynos_OMX_EnablePort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex)
173 OMX_ERRORTYPE Exynos_OMX_PortEnableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex)
177 OMX_S32 portIndex = 0;
227 OMX_ERRORTYPE Exynos_OMX_DisablePort(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 portIndex)
263 OMX_ERRORTYPE Exynos_OMX_PortDisableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex)
268 OMX_S32 portIndex = 0;
789 OMX_S32 countValue = 0;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.h 92 OMX_ERRORTYPE Exynos_OMX_BufferFlush(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_ContentPipe.h 70 typedef OMX_S32 CPint;
OMX_Image.h 116 OMX_S32 nStride;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 755 OMX_S32 fdwrite;
757 OMX_S32 fdread;
853 OMX_S32 nOutStandingFillDones;
854 OMX_S32 nOutStandingEmptyDones;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 599 OMX_S32 fdwrite;
601 OMX_S32 fdread;
698 OMX_S32 nOutStandingFillDones;
700 OMX_S32 nOutStandingEmptyDones;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 70 typedef OMX_S32 CPint;
OMX_Image.h 116 OMX_S32 nStride;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_ContentPipe.h 87 typedef OMX_S32 CPint;
OMX_Image.h 133 OMX_S32 nStride;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ContentPipe.h 70 typedef OMX_S32 CPint;
OMX_Image.h 116 OMX_S32 nStride;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
compare.c 116 void CompareReal32(struct SnrResult* snr, OMX_S32* actual,
117 OMX_S32* expected, int size) {
test_rfft16_s32.c 141 status = omxSP_FFTFwd_RToCCS_S16S32_Sfs(x, (OMX_S32*) y, fft_fwd_spec, 0);
213 status = omxSP_FFTInv_CCSToR_S32S16_Sfs((OMX_S32*) y_true, z,

Completed in 1284 milliseconds

1 2 3 4 5 67 8 91011