Searched refs:irc_fi_get_total_mb (Results 1 – 3 of 3) sorted by relevance
573 ai4_tot_mb_in_type[MB_TYPE_INTRA] = irc_fi_get_total_mb(ps_frame_info,MB_TYPE_INTRA); in ih264e_rc_post_enc()574 ai4_tot_mb_in_type[MB_TYPE_INTER] = irc_fi_get_total_mb(ps_frame_info,MB_TYPE_INTER); in ih264e_rc_post_enc()
106 WORD32 irc_fi_get_total_mb(frame_info_t *frame_info, UWORD8 mb_type);
144 WORD32 irc_fi_get_total_mb(frame_info_t *frame_info, UWORD8 mb_type) in irc_fi_get_total_mb() function