Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp_common.c20 yrgb_scl_info.xscl_zme_coe[row][col]; \
24 cbcr_scl_info.xscl_zme_coe[row][col]; \
589 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[0]; in calc_scl_factor()
591 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[1]; in calc_scl_factor()
593 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[2]; in calc_scl_factor()
595 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[3]; in calc_scl_factor()
597 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[4]; in calc_scl_factor()
599 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[5]; in calc_scl_factor()
601 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[6]; in calc_scl_factor()
603 p_scl_info->xscl_zme_coe = src_params->zme_tap8_coeff[7]; in calc_scl_factor()
[all …]
H A Dvdpp_common.h219 RK_S16 (*xscl_zme_coe)[8]; member