Home
last modified time | relevance | path

Searched refs:vbr_storage_vbv_handle (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dirc_vbr_storage_vbv.h67 typedef struct vbr_storage_vbv_t* vbr_storage_vbv_handle; typedef
69 WORD32 irc_vbr_vbv_num_fill_use_free_memtab(vbr_storage_vbv_handle *pps_vbr_storage_vbv,
74 void irc_init_vbr_vbv(vbr_storage_vbv_handle ps_vbr_storage_vbv,
80 void irc_update_vbr_vbv(vbr_storage_vbv_handle ps_vbr_storage_vbv,
84 WORD32 irc_get_max_target_bits(vbr_storage_vbv_handle ps_vbr_storage_vbv);
86 WORD32 irc_get_max_bits_inflow_per_frm_periode(vbr_storage_vbv_handle ps_vbr_storage_vbv);
88 WORD32 irc_get_max_bits_per_tgt_frm(vbr_storage_vbv_handle ps_vbr_storage_vbv);
90 WORD32 irc_get_cur_vbv_buf_size(vbr_storage_vbv_handle ps_vbr_storage_vbv);
93 vbv_buf_status_e irc_get_vbv_buffer_status(vbr_storage_vbv_handle ps_vbr_storage_vbv,
97 UWORD8 irc_restrict_swing_dvd_comp(vbr_storage_vbv_handle ps_vbr_storage_vbv);
[all …]
Dirc_rate_control_api_structs.h49 vbr_storage_vbv_handle ps_vbr_storage_vbv;