Searched refs:score_header (Results 1 – 1 of 1) sorted by relevance
414 static int score_header(FLACParseContext *fpc, FLACHeaderMarker *header) in score_header() function441 child_score = score_header(fpc, child) - header->link_penalty[dist]; in score_header()464 if (score_header(fpc, curr) > best_score) { in score_sequences()