Searched refs:scaler_hs_coeffs (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/media/platform/ti/vpe/ | ||
D | sc_coeff.h | 28 static const u16 scaler_hs_coeffs[13][SC_NUM_PHASES * 2 * SC_H_NUM_TAPS] = { variable |
D | sc.c | 88 cp = scaler_hs_coeffs[idx]; in sc_set_hs_coeffs() |