Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_msa.cc2337 v16i8 const_0x4 = __msa_ldi_b(0x4); in SobelRow_MSA() local
2338 v16i8 mask1 = mask0 + const_0x4; in SobelRow_MSA()
2339 v16i8 mask2 = mask1 + const_0x4; in SobelRow_MSA()
2340 v16i8 mask3 = mask2 + const_0x4; in SobelRow_MSA()