Home
last modified time | relevance | path

Searched refs:error_bits_handle (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/encoder/
Dfixed_point_error_bits.h42 typedef struct error_bits_t *error_bits_handle; typedef
49 error_bits_handle *pps_error_bits, itt_memtab_t *ps_memtab, ITT_FUNC_TYPE_E e_func_type);
50 void init_error_bits(error_bits_handle ps_error_bits, WORD32 i4_max_tgt_frm_rate, WORD32 i4_bitrate…
51 void update_error_bits(error_bits_handle ps_error_bits);
52 WORD32 get_error_bits(error_bits_handle ps_error_bits);
54 void change_frm_rate_in_error_bits(error_bits_handle ps_error_bits, WORD32 i4_tgt_frm_rate);
55 void change_bitrate_in_error_bits(error_bits_handle ps_error_bits, WORD32 i4_bitrate);
Dvbr_storage_vbv.c67 error_bits_handle ps_error_bits;
Dcbr_buffer_control.c73 error_bits_handle
Dbit_allocation.c92 error_bits_handle ps_error_bits;
/external/libavc/encoder/
Dirc_fixed_point_error_bits.h43 typedef struct error_bits_t *error_bits_handle; typedef
45 WORD32 irc_error_bits_num_fill_use_free_memtab(error_bits_handle *pps_error_bits,
49 void irc_init_error_bits(error_bits_handle ps_error_bits,
53 void irc_update_error_bits(error_bits_handle ps_error_bits);
55 WORD32 irc_get_error_bits(error_bits_handle ps_error_bits);
57 void irc_change_frm_rate_in_error_bits(error_bits_handle ps_error_bits,
60 void irc_change_bitrate_in_error_bits(error_bits_handle ps_error_bits,
Dirc_vbr_storage_vbv.c49 error_bits_handle ps_error_bits;
Dirc_cbr_buffer_control.c59 error_bits_handle aps_bpf_error_bits[MAX_NUM_DRAIN_RATES];
Dirc_bit_allocation.c77 error_bits_handle ps_error_bits;