Searched refs:rc_get_prev_frame_sad (Results 1 – 3 of 3) sorted by relevance
399 WORD32 rc_get_prev_frame_sad(rate_control_handle ps_rate_control_api, picture_type_e e_pic_type);
2404 rc_get_prev_frame_sad(ps_rc_ctxt->rc_hdl, curr_rc_pic_type); in ihevce_rc_get_pic_quant()2733 WORD32 prev_frm_cl_sad = rc_get_prev_frame_sad(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2460 WORD32 rc_get_prev_frame_sad(rate_control_api_t *ps_rate_control_api, picture_type_e e_pic_type) in rc_get_prev_frame_sad() function