Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_amerge.cpp37 if (attr.attrV21.opMode == MERGE_OPMODE_MANU) attr_v10.opMode = MERGE_OPMODE_MANUAL; in rk_aiq_user_api2_amerge_SetAttrib()
49 if (attr.attrV30.opMode == MERGE_OPMODE_MANU) attr_v11.opMode = MERGE_OPMODE_MANUAL; in rk_aiq_user_api2_amerge_SetAttrib()
70 if (attr_v10.opMode == MERGE_OPMODE_MANUAL) attr->attrV21.opMode = MERGE_OPMODE_MANU; in rk_aiq_user_api2_amerge_GetAttrib()
83 if (attr_v11.opMode == MERGE_OPMODE_MANUAL) attr->attrV30.opMode = MERGE_OPMODE_MANU; in rk_aiq_user_api2_amerge_GetAttrib()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Damerge_uapi_compact.h31 MERGE_OPMODE_MANU = 1, // run api manual ahdr enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_amerge_module.cpp402 attr_v2.attrV30.opMode = MERGE_OPMODE_MANU; in sample_amerge_module()
418 attr_v2.attrV30.opMode = MERGE_OPMODE_MANU; in sample_amerge_module()
434 attr_v2.attrV30.opMode = MERGE_OPMODE_MANU; in sample_amerge_module()
451 attr_v2.attrV30.opMode = MERGE_OPMODE_MANU; in sample_amerge_module()