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

1 2 34 5 6 7 8 91011

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_PredictIntraDC4x4.c 63 OMX_S32 availability
omxVCM4P10_BlockMatch_Quarter.c 94 OMX_S32 nSrcOrgStep,
96 OMX_S32 nSrcRefStep,
102 OMX_S32* pBestCost
113 OMX_S32 pelPosX, pelPosY;
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 83 OMX_S32* pOffset,
omxVCM4P10_SAD_4x.c 72 OMX_S32* pDstSAD,
armVCM4P10_CompareMotionCostToMV.c 112 OMX_S32 *pBestCost
115 OMX_S32 candCost;
omxVCM4P10_InvTransformDequant_ChromaDC.c 73 OMX_S32 m[2][2];
74 OMX_S32 QPer, V00, Value;
omxVCM4P10_InvTransformResidualAndAdd.c 85 OMX_S32 Value;
124 Value = (OMX_S32) Out [j * 4 + i] + pSrcPred [j * iSrcPredStep + i];
omxVCM4P10_BlockMatch_Half.c 94 OMX_S32 nSrcOrgStep,
96 OMX_S32 nSrcRefStep,
102 OMX_S32* pBestCost
armVCM4P10_InterpolateHalfHor_Luma.c 69 OMX_S32 HalfCoeff, pos;
armVCM4P10_InterpolateHalfVer_Luma.c 69 OMX_S32 HalfCoeff, pos;
armVCM4P10_SADQuar.c 73 OMX_S32 SAD = 0;
omxVCM4P10_BlockMatch_Integer.c 93 OMX_S32 nSrcOrgStep,
95 OMX_S32 nSrcRefStep,
104 OMX_S32 *pBestCost,
115 OMX_S32 nSearchRange;
omxVCM4P10_DeblockChroma_I.c 94 OMX_S32 srcdstStep,
omxVCM4P10_DeblockLuma_I.c 96 OMX_S32 srcdstStep,
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 91 OMX_S32* pOffset,
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h 471 OMX_S32 nBracketValues[10]; /**< 10 can be assumed */
575 OMX_S32 nLeft;
576 OMX_S32 nTop;
821 OMX_S32 nLevel;
857 OMX_S32 xWhiteBalanceGain[4];
858 OMX_S32 xWhiteBalanceOffset[4];
859 OMX_S32 nWhiteThreshhold[4];
882 OMX_S32 xColorMatrix[3][3];
883 OMX_S32 xColorOffset[3];
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h 478 OMX_S32 nBracketValues[10]; /**< 10 can be assumed */
479 OMX_S32 nBracketValues2[10]; /**< 10 can be assumed */
593 OMX_S32 nLeft;
594 OMX_S32 nTop;
843 OMX_S32 nLevel;
880 OMX_S32 xWhiteBalanceGain[4];
881 OMX_S32 xWhiteBalanceOffset[4];
882 OMX_S32 nWhiteThreshhold[4];
905 OMX_S32 xColorMatrix[3][3];
906 OMX_S32 xColorOffset[3]
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/api/
armSP.h 41 extern OMX_S32 armSP_FFT_S32TwiddleTable[1026];
66 OMX_S32 *pBuf;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTInit_R_S16S32.c 66 OMX_S32 *pBuf;
70 OMX_S32 x,y,xNeg;
81 pFFTStruct->pBuf = (OMX_S32 *)
104 pBuf = (OMX_S32*)
110 pBuf = (OMX_S32*) ((OMX_S8*)pBuf + (32-pTmp));
omxSP_FFTInit_R_S32.c 65 OMX_S32 *pBuf;
69 OMX_S32 x,y,xNeg;
80 pFFTStruct->pBuf = (OMX_S32 *)
102 pBuf = (OMX_S32*)
108 pBuf = (OMX_S32*) ((OMX_S8*)pBuf + (32-pTmp));
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 579 OMX_S32 nTail;
624 OMX_S32 nErrorExist;
633 OMX_S32 nErrorExist;
639 OMX_S32 nX;
640 OMX_S32 nY;
649 OMX_S32 nWidth;
650 OMX_S32 nHeight;
655 OMX_S32 nProfile;
656 OMX_S32 nLevel;
657 OMX_S32 nVersion
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DeblockChroma_I.c 75 OMX_S32 srcdstStep,
omxVCM4P10_DeblockLuma_I.c 78 OMX_S32 srcdstStep,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DeblockChroma_I.c 75 OMX_S32 srcdstStep,
omxVCM4P10_DeblockLuma_I.c 78 OMX_S32 srcdstStep,

Completed in 435 milliseconds

1 2 34 5 6 7 8 91011