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

/external/webp/src/dsp/
H A Dupsampling_msa.c155 #define STORE16_3(a0, a1, a2, dst) do { \ macro
325 STORE16_3(R, G, B, dst);
336 STORE16_3(R, G, B, temp);
352 STORE16_3(B, G, R, dst);
363 STORE16_3(B, G, R, temp);

Completed in 374 milliseconds