Searched refs:sharp_luma_dx (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_asharp_module.cpp | 902 sharpV4_attr.stManual.stFix.sharp_luma_dx[0] = 0x6; in sample_sharp_setReg_v4() 903 sharpV4_attr.stManual.stFix.sharp_luma_dx[1] = 0x6; in sample_sharp_setReg_v4() 904 sharpV4_attr.stManual.stFix.sharp_luma_dx[2] = 0x7; in sample_sharp_setReg_v4() 905 sharpV4_attr.stManual.stFix.sharp_luma_dx[3] = 0x7; in sample_sharp_setReg_v4() 906 sharpV4_attr.stManual.stFix.sharp_luma_dx[4] = 0x8; in sample_sharp_setReg_v4() 907 sharpV4_attr.stManual.stFix.sharp_luma_dx[5] = 0x8; in sample_sharp_setReg_v4() 908 sharpV4_attr.stManual.stFix.sharp_luma_dx[6] = 0x7; in sample_sharp_setReg_v4() 1012 sharpV33_attr.stManual.stFix.sharp_luma_dx[0] = 0x6; in sample_sharp_setReg_v33() 1013 sharpV33_attr.stManual.stFix.sharp_luma_dx[1] = 0x6; in sample_sharp_setReg_v33() 1014 sharpV33_attr.stManual.stFix.sharp_luma_dx[2] = 0x7; in sample_sharp_setReg_v33() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharp3/ |
| H A D | rk_aiq_types_asharp_hw_v3.h | 37 uint8_t sharp_luma_dx[7]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharp4/ |
| H A D | rk_aiq_types_asharp_hw_v4.h | 40 uint8_t sharp_luma_dx[7]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharpV33/ |
| H A D | rk_aiq_types_asharp_hw_v33.h | 39 uint8_t sharp_luma_dx[7]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp3/ |
| H A D | rk_aiq_asharp_algo_sharp_v3.cpp | 438 pFix->sharp_luma_dx[i] = CLIP(tmp, 0, 15); in sharp_fix_transfer_V3() 562 pFix->sharp_luma_dx[k] = CLIP(pFix->sharp_luma_dx[k], 0, 15); in sharp_fix_transfer_V3() 618 i, pFix->sharp_luma_dx[i]); in sharp_fix_printf_V3()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp4/ |
| H A D | rk_aiq_asharp_algo_sharp_v4.cpp | 210 pFix->sharp_luma_dx[i] = CLIP(tmp, 0, 15); in sharp_fix_transfer_V4() 452 i, pFix->sharp_luma_dx[i]); in sharp_fix_printf_V4()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/ |
| H A D | rk_aiq_asharp_algo_sharp_v33.cpp | 399 pFix->sharp_luma_dx[i] = CLIP(tmp, 0, 15); in sharp_fix_transfer_V33() 770 LOGD_ASHARP("(0x0008) sharp_luma_dx[%d]:0x%x \n", i, pFix->sharp_luma_dx[i]); in sharp_fix_printf_V33()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/ |
| H A D | Isp21Params.cpp | 893 pCfg->sw_sharp_luma_dx[i] = sharp.sharp_luma_dx[i]; in convertAiqSharpenToIsp21Params()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/ |
| H A D | Isp3xParams.cpp | 788 pSharp->luma_dx[i] = sharp.sharp_luma_dx[i]; in convertAiqSharpenToIsp3xParams()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/ |
| H A D | Isp32Params.cpp | 1862 pSharp->luma_dx[i] = sharp.sharp_luma_dx[i]; in convertAiqSharpenToIsp32Params()
|