Searched refs:get_kf_active_quality (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c621 static int get_kf_active_quality(const RATE_CONTROL *const rc, int q, function
761 active_best_quality = get_kf_active_quality(
914 active_best_quality = get_kf_active_quality(
1105 get_kf_active_quality(rc, active_worst_quality, cm->bit_depth);

Completed in 122 milliseconds