Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_msa.c449 #define STORE16x16(out, dst) do { \ macro
457 STORE16x16(out, dst); in VerticalPred16x16()
460 STORE16x16(out, dst); in VerticalPred16x16()
479 STORE16x16(out, dst); in HorizontalPred16x16()
517 STORE16x16(out, dst); in TrueMotion16x16()
548 STORE16x16(out, dst); in DCMode16x16()