Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c662 vec_s16 vtemp, vweight, voffset, v0, v1; in weight_h264_W_altivec() local
678 vweight = vec_splat(vtemp, 3); in weight_h264_W_altivec()
689 v0 = vec_mladd(v0, vweight, zero_s16v); in weight_h264_W_altivec()
694 v1 = vec_mladd(v1, vweight, zero_s16v); in weight_h264_W_altivec()

Completed in 2 milliseconds