Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c1423 static WEBP_INLINE void DC8_NEON(uint8_t* dst, int do_top, int do_left) { in DC8_NEON()
1501 static WEBP_INLINE void DC16_NEON(uint8_t* dst, int do_top, int do_left) { in DC16_NEON()
/external/python/cpython3/Tools/scripts/
Dtexi2html.py1111 def do_top(self, args): member in TexinfoParser
/external/python/cpython2/Tools/scripts/
Dtexi2html.py1112 def do_top(self, args): member in TexinfoParser