Home
last modified time | relevance | path

Searched refs:h_lpf_int_y (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddm365_resizer.h74 unsigned char h_lpf_int_y; member
Ddm365_resizer.c119 param->rsz_rsc_param[RSZ_A].h_lpf_int_y = 0; in resizer_configure_passthru()
165 param->rsz_rsc_param[index].h_lpf_int_y = in configure_resizer_out_params()
166 output->h_lpf_int_y; in configure_resizer_out_params()
204 param->rsz_rsc_param[index].h_lpf_int_y = output->h_lpf_int_y; in configure_resizer_out_params()
Ddavinci_vpfe_user.h1239 unsigned char h_lpf_int_y; member
Ddm365_ipipe_hw.c136 val = (rsc_params->h_lpf_int_y & RSZ_LPF_INT_MASK) | in rsz_set_rsz_regs()