Home
last modified time | relevance | path

Searched refs:sc_set_hs_coeffs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dsc.c61 void sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w, in sc_set_hs_coeffs() function
104 EXPORT_SYMBOL(sc_set_hs_coeffs); variable
H A Dsc.h199 void sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w,
H A Dvpe.c912 sc_set_hs_coeffs(ctx->dev->sc, ctx->sc_coeff_h.addr, src_w, dst_w); in set_srcdst_params()
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dsc.c61 void sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w, in sc_set_hs_coeffs() function
104 EXPORT_SYMBOL(sc_set_hs_coeffs); variable
H A Dsc.h199 void sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w,
H A Dvpe.c912 sc_set_hs_coeffs(ctx->dev->sc, ctx->sc_coeff_h.addr, src_w, dst_w); in set_srcdst_params()

Completed in 9 milliseconds