Searched defs:vf_next_NSweight_vu (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
H A Dbilin_scaler.c191 vector float vf_next_NSweight_vu; local
241 vf_next_NSweight_vu = spu_splats( next_src_vu-(float)next_interpl_vu );
350 vf_curr_NSweight_vu = vf_next_NSweight_vu;
497 vector float vf_next_NSweight_vu; local
546 vf_next_NSweight_vu = spu_splats( next_src_vu-(float)next_interpl_vu );
654 vf_curr_NSweight_vu = vf_next_NSweight_vu;
795 vector float vf_next_NSweight_vu; local
840 vf_next_NSweight_vu = spu_splats( next_src_vu-(float)next_interpl_vu );
944 vf_curr_NSweight_vu = vf_next_NSweight_vu;
1084 vector float vf_next_NSweight_vu; local
[all...]

Completed in 144 milliseconds