HomeSort by relevance Sort by last modified time
    Searched refs:coefficients (Results 1 - 8 of 8) sorted by null

  /external/libvpx/vpx_scale/dm642/
bicubic_scaler_c64.c 85 // lines up so that a dot product with the coefficients can be
139 double coefficients; local
145 coefficients = _amemd8_const(&c_w[phase_offset_w*4]);
151 sum_high = _dotp2(_hi(coefficients), hbuf_high);
152 sum_low = _dotp2(_lo(coefficients), hbuf_low);
  /external/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 41 ldr r3, [r2] ; load up packed filter coefficients
129 ldr r3, [lr] ; load up packed filter coefficients
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_filter_gnu.s 74 @load coefficients from pWTFrame structure
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s 74 @load coefficients from pWTFrame structure
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a

Completed in 201 milliseconds