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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h208 // vp9_rc_postencode_update()
213 // updated during the vp9_rc_postencode_update...() functions.
225 void vp9_rc_postencode_update(struct VP9_COMP *cpi, uint64_t bytes_used);
H A Dvp9_ratectrl.c1361 void vp9_rc_postencode_update(VP9_COMP *cpi, uint64_t bytes_used) { function
H A Dvp9_encoder.c4531 vp9_rc_postencode_update(cpi, *size);

Completed in 93 milliseconds