Searched refs:child_score (Results 1 – 1 of 1) sorted by relevance
418 int child_score; in score_header() local441 child_score = score_header(fpc, child) - header->link_penalty[dist]; in score_header()443 if (FLAC_HEADER_BASE_SCORE + child_score > header->max_score) { in score_header()446 header->max_score = base_score + child_score; in score_header()