Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c279 static const double weight_table[256] = { variable
330 sum_weights += weight_table[ *src]; in simple_weight()