OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vbr_storage_vbv_handle
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/
irc_vbr_storage_vbv.h
67
typedef struct vbr_storage_vbv_t*
vbr_storage_vbv_handle
;
typedef in typeref:struct:vbr_storage_vbv_t
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
...]
irc_rate_control_api_structs.h
49
vbr_storage_vbv_handle
ps_vbr_storage_vbv;
Completed in 187 milliseconds