Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/generic/
Dbicubic_scaler.c124 static short c3_fixed(unsigned int t) { in c3_fixed() function
207 fixed3 = c3_fixed(phase_offset_int);
366 g_b_scaler.c_w[i * 4] = c3_fixed(phase_offset_int); in bicubic_coefficient_setup()
388 g_b_scaler.c_h[i * 4 + 3] = c3_fixed(phase_offset_int); in bicubic_coefficient_setup()
406 g_b_scaler.c_h_uv[i * 4 + 3] = c3_fixed(phase_offset_int); in bicubic_coefficient_setup()