Home
last modified time | relevance | path

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

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