Home
last modified time | relevance | path

Searched refs:dst_yuy2_2 (Results 1 – 2 of 2) 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()
/external/libvpx/libvpx/third_party/libyuv/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()