HomeSort by relevance Sort by last modified time
    Searched refs:vp9_rc_postencode_update (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 208 // 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);
vp9_ratectrl.c 1361 void vp9_rc_postencode_update(VP9_COMP *cpi, uint64_t bytes_used) { function
    [all...]
vp9_encoder.c     [all...]

Completed in 248 milliseconds