Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dvbr_storage_vbv.h115 WORD32 get_vbv_buf_fullness(vbr_storage_vbv_handle ps_vbr_storage_vbv, UWORD32 u4_bits);
Dvbr_storage_vbv.c287 WORD32 get_vbv_buf_fullness(vbr_storage_vbv_t *ps_vbr_storage_vbv, UWORD32 u4_bits) in get_vbv_buf_fullness() function
Drate_control_api.c3111 return (get_vbv_buf_fullness(ps_rate_control_api->ps_vbr_storage_vbv, u4_bits)); in rc_get_vbv_fulness_with_cur_bits()