Lines Matching refs:geOP

228 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()
291 *geOP = (MS_U32)E_GE_YUV_IN_127; in MApi_GFX_MapYUVOp()
302 *geOP = (MS_U32)E_GE_YUV_YVYU; in MApi_GFX_MapYUVOp()
305 *geOP = (MS_U32)E_GE_YUV_YUYV; in MApi_GFX_MapYUVOp()
308 *geOP = (MS_U32)E_GE_YUV_VYUY; in MApi_GFX_MapYUVOp()
311 *geOP = (MS_U32)E_GE_YUV_UYVY; in MApi_GFX_MapYUVOp()
601 static MS_U32 MApi_GFX_MapVCMQSZ(MS_U32 gfxOP, MS_U32* geOP) in MApi_GFX_MapVCMQSZ() argument
607 *geOP = (MS_U32)E_GE_VCMD_4K; in MApi_GFX_MapVCMQSZ()
610 *geOP = (MS_U32)E_GE_VCMD_8K; in MApi_GFX_MapVCMQSZ()
613 *geOP = (MS_U32)E_GE_VCMD_16K; in MApi_GFX_MapVCMQSZ()
616 *geOP = (MS_U32)E_GE_VCMD_32K; in MApi_GFX_MapVCMQSZ()
619 *geOP = (MS_U32)E_GE_VCMD_64K; in MApi_GFX_MapVCMQSZ()
622 *geOP = (MS_U32)E_GE_VCMD_128K; in MApi_GFX_MapVCMQSZ()
625 *geOP = (MS_U32)E_GE_VCMD_256K; in MApi_GFX_MapVCMQSZ()
628 *geOP = (MS_U32)E_GE_VCMD_512K; in MApi_GFX_MapVCMQSZ()
631 *geOP = (MS_U32)E_GE_VCMD_1024K; in MApi_GFX_MapVCMQSZ()