Home
last modified time | relevance | path

Searched refs:edge_th_high_arr (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dhwpq_vdpp_proc.c66 p_api_params->param.dmsr.edge_th_high_arr[0] = 60; in set_dmsr_default_config()
67 p_api_params->param.dmsr.edge_th_high_arr[1] = 40; in set_dmsr_default_config()
68 p_api_params->param.dmsr.edge_th_high_arr[2] = 20; in set_dmsr_default_config()
69 p_api_params->param.dmsr.edge_th_high_arr[3] = 10; in set_dmsr_default_config()
70 p_api_params->param.dmsr.edge_th_high_arr[4] = 10; in set_dmsr_default_config()
71 p_api_params->param.dmsr.edge_th_high_arr[5] = 10; in set_dmsr_default_config()
72 p_api_params->param.dmsr.edge_th_high_arr[6] = 10; in set_dmsr_default_config()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Dvdpp_api.h146 RK_U32 edge_th_high_arr[7]; member