Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Deac3dec.c252 int gbits, log_gain; in ff_eac3_decode_transform_coeffs_aht_ch() local
/third_party/libuv/test/
Dbenchmark-pump.c83 double gbits = ((double)bytes / (1024 * 1024 * 1024)) * 8; in gbit() local