Lines Matching refs:OMX_S32

90 	OMX_S32 SrcCurrStep, 
92 OMX_S32 SrcRefStep,
94 OMX_S32 SrcRecStep,
106 OMX_S32 TempDstStep;
108 OMX_S32 TempRefStep;
141 OMX_S32 PredIntra4x4Mode [5][9];
142 OMX_S32 x, y, Block8x8, Block4x4, BlockX, BlockY;
145 OMX_S32 StepSrcY;
146 OMX_S32 availability;
328 OMX_S32 TempSrcStep;
329 OMX_S32 mvx,mvy;
424 OMX_S32 SAD;
493 OMX_S32 SrcCurrStep,
495 OMX_S32 Block8x8,
496 OMX_S32 Block4x4,
498 OMX_S32 StepPredIntra4x4SrcY,
499 OMX_S32 pIntra4x4PredMode [][9],
500 OMX_S32 *pBestCost
503 OMX_S32 i, j, x, y, BlockX, BlockY, mode;
504 OMX_S32 Cost, BestCost;
506 OMX_S32 StepSrcY;
507 OMX_S32 availability = 0;
622 OMX_S32 RefFrame,
623 OMX_S32 pRefFrArr[][6],
628 OMX_S32 RFrameL; /* Left */
629 OMX_S32 RFrameU; /* Up */
630 OMX_S32 RFrameUR; /* Up-Right */
632 OMX_S32 BlockX, BlockY, BlockXFr, BlockYFr, MVPredType;
633 OMX_S32 BlockXPlusOff, BlockXPlusOffFr, BlockXMin1Fr, BlockYMin1Fr;
795 OMX_S32 SrcCurrStep,
797 OMX_S32 nSrcRefStep,
802 OMX_S32 nLamda,
803 OMX_S32* pBestCost,
810 OMX_S32 RefFrame,
811 OMX_S32 pRefFrArr [][6],
818 OMX_S32 Cost;
939 OMX_S32 SrcCurrStep,
941 OMX_S32 SrcRefStep,
946 OMX_S32 PartWidth,
947 OMX_S32 PartHeight,
948 OMX_S32 BlockWidth,
949 OMX_S32 BlockHeight,
950 OMX_S32 PartStartX,
951 OMX_S32 PartStartY,
954 OMX_S32 pRefFrArr [][6],
957 OMX_S32 Lambda,
958 OMX_S32 *pCost
962 OMX_S32 BlockCost, PartitionCost, BestCost;
963 OMX_S32 BestRefFrame=0;
1130 OMX_S32 SrcCurrStep,
1132 OMX_S32 SrcRecStep,
1141 OMX_S32 mode;
1142 OMX_S32 Cost;
1143 OMX_S32 availability = 0;
1235 OMX_S32 SrcCurrStep,
1237 OMX_S32 SrcRecStep,
1242 OMX_S32 x, y, Block4x4, Block8x8;
1243 OMX_S32 Cost;
1259 OMX_S32 PredIntra4x4Mode [5][9];
1271 OMX_S32 StepSrcY;
1391 OMX_S32 SrcCurrStep,
1393 OMX_S32 SrcRefStep,
1402 OMX_S32 i, j, x, y, mode;
1404 OMX_S32 PartStartX = 0, PartStartY = 0;
1405 OMX_S32 PartWidth = 8, PartHeight = 8, BlockWidth = 4, BlockHeight = 4;
1427 OMX_S32 RefFrArr [4][6];
1434 OMX_S32 IndexToLoc [] = {2,1,3,0};
1436 OMX_S32 Cost, MotionCost8x8 [4], MBCost, BestCost;
1763 OMX_S32 SrcCurrStep,
1765 OMX_S32 SrcRefStep,
1767 OMX_S32 SrcRecStep,