Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_msa.c155 #define STORE16_3(a0, a1, a2, dst) do { \ macro
328 STORE16_3(R, G, B, dst); in YuvToRgbLine()
339 STORE16_3(R, G, B, temp); in YuvToRgbLine()
355 STORE16_3(B, G, R, dst); in YuvToBgrLine()
366 STORE16_3(B, G, R, temp); in YuvToBgrLine()