Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1889 const vec_u8 vunused = vunusedtab[filterSize % 8]; in hScale8To19_vsx() local
1908 vin = vec_perm(vin, (vec_s16) vzero, vunused); in hScale8To19_vsx()
1950 const vec_u8 vunused = vunusedtab[filterSize % 8]; in hScale16To19_vsx() local
1976 vin = vec_perm(vin, (vec_s16) vzero, vunused); in hScale16To19_vsx()
2026 const vec_u8 vunused = vunusedtab[filterSize % 8]; in hScale16To15_vsx() local
2052 vin = vec_perm(vin, (vec_s16) vzero, vunused); in hScale16To15_vsx()

Completed in 5 milliseconds