Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h63 #define TNR_SCALE_YL_SIZE 3 macro
212 u16 scale_yl[TNR_SCALE_YL_SIZE];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h35 #define TNR_SCALE_YL_SIZE 3 macro
182 __u16 scale_yl[TNR_SCALE_YL_SIZE];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h63 #define TNR_SCALE_YL_SIZE 3 macro
210 u16 scale_yl[TNR_SCALE_YL_SIZE];
H A DIsp20Params.cpp2226 for(i = 0; i < TNR_SCALE_YL_SIZE; i++) { in convertAiqTnrToIsp20Params()
H A DCamHwIsp20.cpp4322 for(i = 0; i < TNR_SCALE_YL_SIZE; i++) {