Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_mips32.c31 const int x_stride1 = x_stride << 2; in ImportRowShrink_MIPS32() local
77 [loop_c]"r"(loop_c), [x_stride1]"r"(x_stride1) in ImportRowShrink_MIPS32()
91 const int x_stride1 = x_stride << 2; in ImportRowExpand_MIPS32() local
138 [x_stride1]"r"(x_stride1), [src_width]"r"(src_width), in ImportRowExpand_MIPS32()