Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dvbr_storage_vbv.h100 void update_vbr_vbv(vbr_storage_vbv_handle ps_vbr_storage_vbv, WORD32 i4_total_bits_decoded);
Dvbr_storage_vbv.c138 void update_vbr_vbv(vbr_storage_vbv_t *ps_vbr_storage_vbv, WORD32 i4_total_bits_decoded) in update_vbr_vbv() function
Drate_control_api.c2128 update_vbr_vbv(ps_rate_control_api->ps_vbr_storage_vbv, i4_total_frame_bits); in update_frame_level_info()