Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1868 vec_u8 vin8; in hScale8To19_vsx() local
1905 vin8 = vec_vsx_ld(0, &src[srcPos + j]); in hScale8To19_vsx()
1906 vin = (vec_s16) vec_mergeh(vin8, vzero); in hScale8To19_vsx()

Completed in 8 milliseconds