Searched refs:irc_fi_get_total_mb_sad (Results 1 – 3 of 3) sorted by relevance
579 ai4_mb_type_sad[MB_TYPE_INTRA] = irc_fi_get_total_mb_sad(ps_frame_info,MB_TYPE_INTRA); in ih264e_rc_post_enc()580 ai4_mb_type_sad[MB_TYPE_INTER] = irc_fi_get_total_mb_sad(ps_frame_info,MB_TYPE_INTER); in ih264e_rc_post_enc()
102 WORD32 irc_fi_get_total_mb_sad(frame_info_t *frame_info, UWORD8 mb_type);
127 WORD32 irc_fi_get_total_mb_sad(frame_info_t *frame_info, UWORD8 mb_type) in irc_fi_get_total_mb_sad() function