Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c711 vec_s16 vtemp, vweights, vweightd, voffset, v0, v1, v2, v3; in biweight_h264_W_altivec() local
727 vweights = vec_splat(vtemp, 3); in biweight_h264_W_altivec()
751 v2 = vec_mladd(v2, vweights, zero_s16v); in biweight_h264_W_altivec()
759 v3 = vec_mladd(v3, vweights, zero_s16v); in biweight_h264_W_altivec()

Completed in 2 milliseconds