Lines Matching refs:RK_U16
29 static RK_U16 vdpp_scale_threshold[] = {
481 RK_U16 act_width = p_scl_info->act_width; in calc_scl_factor()
482 RK_U16 dsp_width = p_scl_info->dsp_width; in calc_scl_factor()
484 RK_U16 act_height = p_scl_info->act_height; in calc_scl_factor()
485 RK_U16 dsp_height = p_scl_info->dsp_height; in calc_scl_factor()
490 RK_U16 xscl_factor; in calc_scl_factor()
496 RK_U16 yscl_factor; in calc_scl_factor()
696 RK_U16 adj_mapping_k[7]; in set_dmsr_to_vdpp_reg()
697 RK_U16 tmp_diff; in set_dmsr_to_vdpp_reg()
698 RK_U16 i; in set_dmsr_to_vdpp_reg()
699 RK_U16 contrast2conf_mapping_k; in set_dmsr_to_vdpp_reg()
746 … RK_U16 diff_coring_y0 = p_dmsr_param->dmsr_diff_core_th0 * p_dmsr_param->dmsr_diff_core_wgt0; in set_dmsr_to_vdpp_reg()
747 …RK_U16 diff_coring_y1 = ((p_dmsr_param->dmsr_diff_core_th1 - p_dmsr_param->dmsr_diff_core_th0) * p… in set_dmsr_to_vdpp_reg()