Home
last modified time | relevance | path

Searched refs:simple_weight (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c314 static double simple_weight(YV12_BUFFER_CONFIG *source) in simple_weight() function
804 weight = simple_weight(cpi->Source); in vp8_first_pass()