Searched refs:MERGE_OPMODE_AUTO (Results 1 – 6 of 6) sorted by relevance
15 if (attr->opMode == MERGE_OPMODE_AUTO) { in rk_aiq_uapi_amerge_v10_SetAttrib()58 if (attr->opMode == MERGE_OPMODE_AUTO) { in rk_aiq_uapi_amerge_v11_SetAttrib()101 if (attr->opMode == MERGE_OPMODE_AUTO) { in rk_aiq_uapi_amerge_v12_SetAttrib()
246 if (pAmergeCtx->mergeAttrV10.opMode == MERGE_OPMODE_AUTO) { in AmergeTuningProcessing()438 else if (pAmergeCtx->mergeAttrV10.opMode == MERGE_OPMODE_AUTO) { in AmergeByPassProcessing()507 pAmergeCtx->mergeAttrV10.opMode = MERGE_OPMODE_AUTO; in AmergeInit()
293 if (pAmergeCtx->mergeAttrV11.opMode == MERGE_OPMODE_AUTO) { in AmergeTuningProcessing()614 else if (pAmergeCtx->mergeAttrV11.opMode == MERGE_OPMODE_AUTO) { in AmergeByPassProcessing()682 pAmergeCtx->mergeAttrV11.opMode = MERGE_OPMODE_AUTO; in AmergeInit()
341 if (pAmergeCtx->mergeAttrV12.opMode == MERGE_OPMODE_AUTO) { in AmergeTuningProcessing()729 else if (pAmergeCtx->mergeAttrV12.opMode == MERGE_OPMODE_AUTO) { in AmergeByPassProcessing()797 pAmergeCtx->mergeAttrV12.opMode = MERGE_OPMODE_AUTO; in AmergeInit()
36 if (attr.attrV21.opMode == MERGE_OPMODE_API_OFF) attr_v10.opMode = MERGE_OPMODE_AUTO; in rk_aiq_user_api2_amerge_SetAttrib()48 if (attr.attrV30.opMode == MERGE_OPMODE_API_OFF) attr_v11.opMode = MERGE_OPMODE_AUTO; in rk_aiq_user_api2_amerge_SetAttrib()69 if (attr_v10.opMode == MERGE_OPMODE_AUTO) attr->attrV21.opMode = MERGE_OPMODE_API_OFF; in rk_aiq_user_api2_amerge_GetAttrib()82 if (attr_v11.opMode == MERGE_OPMODE_AUTO) attr->attrV30.opMode = MERGE_OPMODE_API_OFF; in rk_aiq_user_api2_amerge_GetAttrib()
19 MERGE_OPMODE_AUTO = 0, // run auto merge enumerator