Home
last modified time | relevance | path

Searched refs:geOP (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c228 static MS_U32 MApi_GFX_MapStrSCKType(MS_U32 gfxOP, MS_U32* geOP) in MApi_GFX_MapStrSCKType() argument
234 *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() argument
260 *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 …]