Home
last modified time | relevance | path

Searched refs:low_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.cpp28 pAdebayerCtx->full_param.thed1 = attr.stAuto.low_freq_thresh; in rk_aiq_uapi_adebayer_SetAttrib()
60 attr->stAuto.low_freq_thresh = pAdebayerCtx->full_param.thed1; in rk_aiq_uapi_adebayer_GetAttrib()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_uapi_adebayer_int.h14 uint8_t low_freq_thresh; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_adebayer_module.cpp120 attr.stAuto.low_freq_thresh = thresh; in sample_adebayer_setLowFreqThresh_v1()