Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_msa.cc831 v8u16 const_0x5E = (v8u16)__msa_ldi_h(0x5E); in ARGBToUVRow_MSA() local
908 reg2 *= const_0x5E; in ARGBToUVRow_MSA()
909 reg3 *= const_0x5E; in ARGBToUVRow_MSA()
1862 v8u16 const_0x5E = (v8u16)__msa_ldi_h(0x5E); in ARGB1555ToUVRow_MSA() local
1907 reg3 = vec0 * const_0x5E; in ARGB1555ToUVRow_MSA()
1943 v8u16 const_0x5E = (v8u16)__msa_ldi_h(0x5E); in RGB565ToUVRow_MSA() local
1987 reg3 = vec1 * const_0x5E; in RGB565ToUVRow_MSA()
2025 v8u16 const_0x5E = (v8u16)__msa_fill_h(0x5E); in RGB24ToUVRow_MSA() local
2091 vec1 *= const_0x5E; in RGB24ToUVRow_MSA()
2130 v8u16 const_0x5E = (v8u16)__msa_fill_h(0x5E); in RAWToUVRow_MSA() local
[all …]