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

/external/libvpx/vpx_scale/generic/
H A Dbicubic_scaler.c70 static short c1_fixed(unsigned int t) function
205 fixed1 = c1_fixed(phase_offset_int);
386 g_b_scaler.c_w[i*4+2] = c1_fixed(phase_offset_int);
405 g_b_scaler.c_h[i*4+1] = c1_fixed(phase_offset_int);
424 g_b_scaler.c_h_uv[i*4+1] = c1_fixed(phase_offset_int);

Completed in 50 milliseconds