Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_msa.cc483 v16i8 shuffler0 = {0, 1, 16, 2, 3, 17, 4, 5, 18, 6, 7, 19, 8, 9, 20, 10}; in I422ToRGB24Row_MSA() local
510 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)reg3, (v16i8)reg0); in I422ToRGB24Row_MSA()
938 v16i8 shuffler0 = {0, 1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 14, 16, 17, 18, 20}; in ARGBToRGB24Row_MSA() local
949 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)src1, (v16i8)src0); in ARGBToRGB24Row_MSA()
962 v16i8 shuffler0 = {2, 1, 0, 6, 5, 4, 10, 9, 8, 14, 13, 12, 18, 17, 16, 22}; in ARGBToRAWRow_MSA() local
973 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)src1, (v16i8)src0); in ARGBToRAWRow_MSA()
2510 v16i8 shuffler0 = {0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29}; in ARGBToUVJRow_MSA() local
2558 const_0x8080, shuffler1, shuffler0, shuffler2, shuffler3, dst0, in ARGBToUVJRow_MSA()
2578 v16i8 shuffler0 = {0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29}; in BGRAToUVRow_MSA() local
2591 const_0x8080, shuffler0, shuffler1, shuffler2, shuffler3, dst0, in BGRAToUVRow_MSA()
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc483 v16i8 shuffler0 = {0, 1, 16, 2, 3, 17, 4, 5, 18, 6, 7, 19, 8, 9, 20, 10}; in I422ToRGB24Row_MSA() local
510 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)reg3, (v16i8)reg0); in I422ToRGB24Row_MSA()
938 v16i8 shuffler0 = {0, 1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 14, 16, 17, 18, 20}; in ARGBToRGB24Row_MSA() local
949 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)src1, (v16i8)src0); in ARGBToRGB24Row_MSA()
962 v16i8 shuffler0 = {2, 1, 0, 6, 5, 4, 10, 9, 8, 14, 13, 12, 18, 17, 16, 22}; in ARGBToRAWRow_MSA() local
973 dst0 = (v16u8)__msa_vshf_b(shuffler0, (v16i8)src1, (v16i8)src0); in ARGBToRAWRow_MSA()
2510 v16i8 shuffler0 = {0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29}; in ARGBToUVJRow_MSA() local
2558 const_0x8080, shuffler1, shuffler0, shuffler2, shuffler3, dst0, in ARGBToUVJRow_MSA()
2578 v16i8 shuffler0 = {0, 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29}; in BGRAToUVRow_MSA() local
2591 const_0x8080, shuffler0, shuffler1, shuffler2, shuffler3, dst0, in BGRAToUVRow_MSA()
[all …]