Home
last modified time | relevance | path

Searched defs:do_left (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Ddec_neon.c1410 static WEBP_INLINE void DC8(uint8_t* dst, int do_top, int do_left) { in DC8()
1488 static WEBP_INLINE void DC16(uint8_t* dst, int do_top, int do_left) { in DC16()