Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drangecoder.h114 static inline void refill(RangeCoder *c) in refill() function
Dcabac_functions.h59 static void refill(CABACContext *c){ in refill() function
Ddirac_arith.h108 static inline void refill(DiracArith *c) in refill() function
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c525 int refill, hold, to_skip; in _bdf_readstream() local
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c526 int refill, hold, to_skip; in _bdf_readstream() local
/third_party/freetype/src/bdf/
Dbdflib.c525 int refill, hold, to_skip; in _bdf_readstream() local
/third_party/libnl/python/netlink/
Dcore.py564 def refill(self, socket=None): member in Cache