Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_msa.cc485 v16i8 shuffler2 = {26, 6, 7, 27, 8, 9, 28, 10, in I422ToRGB24Row_MSA() local
512 dst2 = (v16u8)__msa_vshf_b(shuffler2, (v16i8)reg3, (v16i8)reg2); in I422ToRGB24Row_MSA()
941 v16i8 shuffler2 = {10, 12, 13, 14, 16, 17, 18, 20, in ARGBToRGB24Row_MSA() local
951 dst2 = (v16u8)__msa_vshf_b(shuffler2, (v16i8)src3, (v16i8)src2); in ARGBToRGB24Row_MSA()
965 v16i8 shuffler2 = {8, 14, 13, 12, 18, 17, 16, 22, in ARGBToRAWRow_MSA() local
975 dst2 = (v16u8)__msa_vshf_b(shuffler2, (v16i8)src3, (v16i8)src2); in ARGBToRAWRow_MSA()
2501 v16i8 shuffler2 = {0, 3, 4, 7, 8, 11, 12, 15, 16, 19, 20, 23, 24, 27, 28, 31}; in ARGBToUVJRow_MSA() local
2546 const_0x8080, shuffler1, shuffler0, shuffler2, shuffler3, dst0, in ARGBToUVJRow_MSA()
2569 v16i8 shuffler2 = {0, 3, 4, 7, 8, 11, 12, 15, 16, 19, 20, 23, 24, 27, 28, 31}; in BGRAToUVRow_MSA() local
2579 const_0x8080, shuffler0, shuffler1, shuffler2, shuffler3, dst0, in BGRAToUVRow_MSA()
[all …]