Lines Matching refs:do_top
1410 static WEBP_INLINE void DC8(uint8_t* dst, int do_top, int do_left) {1415 if (do_top) {1441 if (do_top && do_left) {1444 } else if (do_top) {1488 static WEBP_INLINE void DC16(uint8_t* dst, int do_top, int do_left) {1493 if (do_top) {1525 if (do_top && do_left) {1528 } else if (do_top) {