Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c294 double sum_weights = 0.0; in simple_weight() local
H A Donyx_int.h675 double sum_weights[VPX_TS_MAX_LAYERS]; member
/aosp_15_r20/external/libaom/aom_dsp/
H A Dnoise_model.c644 double sum_weights = weights[0] * var + weights[1] * ratio + in aom_flat_block_finder_run() local