Searched refs:vbr_storage_vbv_handle (Results 1 – 4 of 4) sorted by relevance
67 typedef struct vbr_storage_vbv_t* vbr_storage_vbv_handle; typedef69 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 …]
49 vbr_storage_vbv_handle ps_vbr_storage_vbv;
85 typedef struct vbr_storage_vbv_t *vbr_storage_vbv_handle; typedef88 vbr_storage_vbv_handle *pps_vbr_storage_vbv,94 vbr_storage_vbv_handle ps_vbr_storage_vbv,100 void update_vbr_vbv(vbr_storage_vbv_handle ps_vbr_storage_vbv, WORD32 i4_total_bits_decoded);103 WORD32 get_max_target_bits(vbr_storage_vbv_handle ps_vbr_storage_vbv);104 WORD32 get_max_bits_inflow_per_frm_periode(vbr_storage_vbv_handle ps_vbr_storage_vbv);105 WORD32 get_cur_vbv_buf_size(vbr_storage_vbv_handle ps_vbr_storage_vbv);109 vbr_storage_vbv_handle ps_vbr_storage_vbv,114 WORD32 get_max_vbv_buf_size(vbr_storage_vbv_handle ps_vbr_storage_vbv);115 WORD32 get_vbv_buf_fullness(vbr_storage_vbv_handle ps_vbr_storage_vbv, UWORD32 u4_bits);[all …]
58 vbr_storage_vbv_handle ps_vbr_storage_vbv; /* VBR storage VBV structure */