Home
last modified time | relevance | path

Searched refs:dst_yuy2_0 (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
336 ILVRL_B2_UB(vec_uv0, src_y0, dst_yuy2_0, dst_yuy2_1); in I422ToYUY2Row_MSA()
338 ST_UB4(dst_yuy2_0, dst_yuy2_1, dst_yuy2_2, dst_yuy2_3, dst_yuy2, 16); in I422ToYUY2Row_MSA()