Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcri.c333 GetBitContext gbit; in cri_decode_frame() local
Dsga.c69 GetBitContext gbit; in decode_palette() local
Dexr.c330 GetBitContext gbit; in huf_unpack_enc_table() local
416 GetBitContext gbit; in huf_decode() local
/third_party/libuv/test/
Dbenchmark-pump.c82 static double gbit(int64_t bytes, int64_t passed_ms) { in gbit() function