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

  /external/libavc/encoder/
irc_fixed_point_error_bits.c 35 typedef struct error_bits_t struct
58 } error_bits_t; typedef in typeref:struct:error_bits_t
60 WORD32 irc_error_bits_num_fill_use_free_memtab(error_bits_t **pps_error_bits,
65 error_bits_t s_error_bits_temp;
77 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(error_bits_t),
89 void irc_init_error_bits(error_bits_t *ps_error_bits,
110 void irc_update_error_bits(error_bits_t *ps_error_bits)
148 WORD32 irc_get_error_bits(error_bits_t *ps_error_bits)
168 void irc_change_frm_rate_in_error_bits(error_bits_t *ps_error_bits,
180 void irc_change_bitrate_in_error_bits(error_bits_t *ps_error_bits
    [all...]
irc_fixed_point_error_bits.h 43 typedef struct error_bits_t *error_bits_handle;

Completed in 111 milliseconds