irc_est_sad.c | 32 typedef struct est_sad_t struct 54 } est_sad_t; typedef in typeref:struct:est_sad_t 56 WORD32 irc_est_sad_num_fill_use_free_memtab(est_sad_t **pps_est_sad, 61 est_sad_t s_est_sad; 72 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(est_sad_t), 81 void irc_init_est_sad(est_sad_t *ps_est_sad, WORD32 i4_use_est_intra_sad) 98 void irc_reset_est_sad(est_sad_t *ps_est_sad) 119 UWORD32 irc_get_est_sad(est_sad_t *ps_est_sad, picture_type_e e_pic_type) 211 void irc_update_actual_sad(est_sad_t *ps_est_sad, 253 void irc_update_actual_sad_for_intra(est_sad_t *ps_est_sad [all...] |