Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
H A Dvp8dsp_altivec.c109 vec_s16 f16h, f16l; in put_vp8_epel_h_altivec_core() local
136 FILTER_H(f16l, 8); in put_vp8_epel_h_altivec_core()
137 filt = vec_packsu(f16h, f16l); in put_vp8_epel_h_altivec_core()
201 vec_s16 s0f, s1f, s2f, s3f, s4f, s5f, f16h, f16l; in put_vp8_epel_v_altivec_core() local
235 FILTER_V(f16l, vec_mulo); in put_vp8_epel_v_altivec_core()
236 filt = vec_packsu(f16h, f16l); in put_vp8_epel_v_altivec_core()

Completed in 2 milliseconds