Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_msa.c174 #define STORE8_3(a0, a1, a2, dst) do { \ macro
345 STORE8_3(R, G, B, temp); in YuvToRgbLine()
372 STORE8_3(B, G, R, temp); in YuvToBgrLine()