Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_uapi_adebayer_int.cpp27 pAdebayerCtx->full_param.thed0 = attr.stAuto.high_freq_thresh; in rk_aiq_uapi_adebayer_SetAttrib()
59 attr->stAuto.high_freq_thresh = pAdebayerCtx->full_param.thed0; in rk_aiq_uapi_adebayer_GetAttrib()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_uapi_adebayer_int.h15 uint8_t high_freq_thresh; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_adebayer_module.cpp143 attr.stAuto.high_freq_thresh = thresh; in sample_adebayer_setHighFreqThresh_v1()