Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_mips32.c30 const int x_stride1 = x_stride << 2; in ImportRowShrink() local
76 [loop_c]"r"(loop_c), [x_stride1]"r"(x_stride1) in ImportRowShrink()
89 const int x_stride1 = x_stride << 2; in ImportRowExpand() local
136 [x_stride1]"r"(x_stride1), [src_width]"r"(src_width), in ImportRowExpand()