Searched refs:avg_frame (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | aacenc_pred.c | 210 float avg_frame = 0.0f; in update_pred_resets() local 223 avg_frame = (ics->predictor_reset_count[i] + avg_frame)/2; in update_pred_resets() |
Completed in 1 milliseconds