HomeSort by relevance Sort by last modified time
    Searched refs:bit_allocation_handle (Results 1 - 2 of 2) sorted by null

  /external/libavc/encoder/
irc_bit_allocation.h 24 typedef struct bit_allocation_t *bit_allocation_handle; typedef in typeref:struct:bit_allocation_t
26 WORD32 irc_ba_num_fill_use_free_memtab(bit_allocation_handle *pps_bit_allocation,
30 void irc_ba_init_bit_allocation(bit_allocation_handle ps_bit_allocation,
39 WORD32 irc_ba_get_cur_frm_est_texture_bits(bit_allocation_handle ps_bit_allocation,
46 WORD32 irc_ba_get_cur_frm_est_header_bits(bit_allocation_handle ps_bit_allocation,
50 WORD32 irc_ba_get_rem_bits_in_period(bit_allocation_handle ps_bit_allocation,
53 WORD32 irc_ba_get_frame_rate(bit_allocation_handle ps_bit_allocation);
55 WORD32 irc_ba_get_bit_rate(bit_allocation_handle ps_bit_allocation);
56 void irc_ba_get_peak_bit_rate(bit_allocation_handle ps_bit_allocation,
60 void irc_ba_update_cur_frm_consumed_bits(bit_allocation_handle ps_bit_allocation
    [all...]
irc_rate_control_api_structs.h 55 bit_allocation_handle ps_bit_allocation;

Completed in 72 milliseconds