Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2145 static double calculate_group_score(VP9_COMP *cpi, double av_score, in calculate_group_score()
2301 double av_score = 1.0; in allocate_gf_group_bits() local