Searched refs:const_0x8142 (Results 1 – 1 of 1) sorted by relevance
/external/libyuv/files/source/ |
D | row_msa.cc | 1810 v8u16 const_0x8142 = (v8u16)__msa_fill_h(0x8142); in RAWToYRow_MSA() local 1832 vec0 = __msa_dotp_u_h((v16u8)vec0, (v16u8)const_0x8142); in RAWToYRow_MSA() 1833 vec1 = __msa_dotp_u_h((v16u8)vec1, (v16u8)const_0x8142); in RAWToYRow_MSA() 2450 v16u8 const_0x8142 = (v16u8)__msa_fill_h(0x8142); in ABGRToYRow_MSA() local 2459 ARGBTOY(src0, src1, src2, src3, const_0x8142, const_0x19, const_0x1080, 8, in ABGRToYRow_MSA()
|