Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c292 double sum_weights = 0.0; in simple_weight() local
Donyx_int.h672 double sum_weights[VPX_TS_MAX_LAYERS]; member
/external/libaom/libaom/aom_dsp/
Dnoise_model.c639 double sum_weights = weights[0] * var + weights[1] * ratio + in aom_flat_block_finder_run() local