Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dratectrl.c389 int Boost = 0; in calc_gf_params() local
974 int Boost = cpi->last_boost; in calc_pframe_target_size() local
Dfirstpass.c1807 int Boost; in define_gf_group() local
1992 int Boost; in define_gf_group() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp831 unsigned Boost = in computeUnrollCount() local
/external/cronet/third_party/ced/src/compact_enc_det/
Dcompact_enc_det.cc1602 static inline void Boost(DetectEncodingState* destatep, int r_enc, int boost) { in Boost() function