Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dliteral_cost.c62 size_t window_half = 495; in EstimateBitCostsForLiteralsUTF8() local
134 size_t window_half = 2000; in BrotliEstimateBitCostsForLiterals() local
/third_party/node/deps/brotli/c/enc/
Dliteral_cost.c62 size_t window_half = 495; in EstimateBitCostsForLiteralsUTF8() local
134 size_t window_half = 2000; in BrotliEstimateBitCostsForLiterals() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c822 int window_half = length / 2; in make_gauss_kernel() local