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

  /external/libavc/encoder/
irc_fixed_point_error_bits.h 43 typedef struct error_bits_t *error_bits_handle; typedef in typeref:struct:error_bits_t
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,
irc_vbr_storage_vbv.c 49 error_bits_handle ps_error_bits;
irc_cbr_buffer_control.c 59 error_bits_handle aps_bpf_error_bits[MAX_NUM_DRAIN_RATES];
irc_bit_allocation.c 77 error_bits_handle ps_error_bits;
    [all...]

Completed in 172 milliseconds