Searched refs:geOP (Results 1 – 1 of 1) sorted by relevance
228 static MS_U32 MApi_GFX_MapStrSCKType(MS_U32 gfxOP, MS_U32* geOP) in MApi_GFX_MapStrSCKType() argument234 *geOP = (MS_U32)E_GE_DONOTHING; in MApi_GFX_MapStrSCKType()237 *geOP = (MS_U32)E_GE_NEAREST; in MApi_GFX_MapStrSCKType()240 *geOP = (MS_U32)E_GE_REPLACE_KEY_2_CUS; in MApi_GFX_MapStrSCKType()251 static MS_U32 MApi_GFX_MapYUVOp(MS_U32 OpType, MS_U32 gfxOp, MS_U32* geOP) in MApi_GFX_MapYUVOp() argument260 *geOP = (MS_U32)E_GE_YUV_RGB2YUV_PC; in MApi_GFX_MapYUVOp()263 *geOP = (MS_U32)E_GE_YUV_RGB2YUV_255; in MApi_GFX_MapYUVOp()274 *geOP = (MS_U32)E_GE_YUV_OUT_255; in MApi_GFX_MapYUVOp()277 *geOP = (MS_U32)E_GE_YUV_OUT_PC; in MApi_GFX_MapYUVOp()288 *geOP = (MS_U32)E_GE_YUV_IN_255; in MApi_GFX_MapYUVOp()[all …]