Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1930 vec_s32 vout, vtmp, vtmp2, vfilter32_l, vfilter32_r; in hScale16To19_vsx() local
1979 vfilter32_l = vec_unpackh(vfilter); in hScale16To19_vsx()
1985 vtmp = vec_mul(vtmp, vfilter32_l); in hScale16To19_vsx()
2006 vec_s32 vout, vtmp, vtmp2, vfilter32_l, vfilter32_r; in hScale16To15_vsx() local
2055 vfilter32_l = vec_unpackh(vfilter); in hScale16To15_vsx()
2061 vtmp = vec_mul(vtmp, vfilter32_l); in hScale16To15_vsx()

Completed in 5 milliseconds