HomeSort by relevance Sort by last modified time
    Searched full:c1_fixed (Results 1 - 1 of 1) sorted by null

  /external/libvpx/vpx_scale/generic/
bicubic_scaler.c 70 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 29 milliseconds