Home
last modified time | relevance | path

Searched refs:vp9_rc_postencode_update_drop_frame (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h255 void vp9_rc_postencode_update_drop_frame(struct VP9_COMP *cpi);
Dvp9_ratectrl.c563 vp9_rc_postencode_update_drop_frame(cpi); in post_encode_drop_cbr()
613 vp9_rc_postencode_update_drop_frame(cpi); in vp9_rc_drop_frame()
1912 void vp9_rc_postencode_update_drop_frame(VP9_COMP *cpi) { in vp9_rc_postencode_update_drop_frame() function
Dvp9_encoder.c4691 vp9_rc_postencode_update_drop_frame(cpi);