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...] |