Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_msa.c381 const v16u8 A = (v16u8)__msa_ldi_b(ALPHAVAL); in YuvToRgbaLine()
409 const v16u8 A = (v16u8)__msa_ldi_b(ALPHAVAL); in YuvToBgraLine()
438 const v16u8 A = (v16u8)__msa_ldi_b(ALPHAVAL); in YuvToArgbLine()
Dmsa_macro.h25 #define ALPHAVAL (-1) macro
36 #define ALPHAVAL (0xff) macro