Home
last modified time | relevance | path

Searched defs:lgblock (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dparams.h36 int lgblock; member
H A Dquality.h76 int lgblock = params->lgblock; in ComputeLgBlock() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dparams.h36 int lgblock; member
H A Dquality.h76 int lgblock = params->lgblock; in ComputeLgBlock() local
[all...]
/third_party/skia/third_party/externals/brotli/python/
H A D_brotli.cc76 static int lgblock_convertor(PyObject *o, int *lgblock) { in lgblock_convertor() argument
175 int lgblock = -1; in brotli_Compressor_init() local
[all...]

Completed in 3 milliseconds