Home
last modified time | relevance | path

Searched refs:dst_yuy2_3 (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/source/
Drow_msa.cc329 v16u8 dst_yuy2_0, dst_yuy2_1, dst_yuy2_2, dst_yuy2_3; in I422ToYUY2Row_MSA() local
337 ILVRL_B2_UB(vec_uv1, src_y1, dst_yuy2_2, dst_yuy2_3); in I422ToYUY2Row_MSA()
338 ST_UB4(dst_yuy2_0, dst_yuy2_1, dst_yuy2_2, dst_yuy2_3, dst_yuy2, 16); in I422ToYUY2Row_MSA()