Home | History | Annotate | Download | only in encoder

Lines Matching refs:score_thresh

1867   // score below score_thresh.
1878 const float score_thresh =
1883 if (scores_2D[i] < score_thresh && i != max_score_i)