Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/generic/
Dbicubic_scaler.c69 static short c1_fixed(unsigned int t) { in c1_fixed() function
195 fixed1 = c1_fixed(phase_offset_int);
368 g_b_scaler.c_w[i * 4 + 2] = c1_fixed(phase_offset_int); in bicubic_coefficient_setup()
386 g_b_scaler.c_h[i * 4 + 1] = c1_fixed(phase_offset_int); in bicubic_coefficient_setup()
404 g_b_scaler.c_h_uv[i * 4 + 1] = c1_fixed(phase_offset_int); in bicubic_coefficient_setup()