Searched refs:ai8_prev_frame_pre_intra_sad (Results 1 – 2 of 2) sorted by relevance
257 LWORD64 ai8_prev_frame_pre_intra_sad[MAX_PIC_TYPE]; member
503 ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i] = -1; in ihevce_rc_mem_init()1205 ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i] = -1; in ihevce_rc_get_bpp_based_frame_qp()1273 i8_average_pre_intra_sad += ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i]; in ihevce_rc_get_bpp_based_frame_qp()1278 ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i + FIELD_OFFSET]; in ihevce_rc_get_bpp_based_frame_qp()1298 i8_average_pre_intra_sad += ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i]; in ihevce_rc_get_bpp_based_frame_qp()1303 ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[i + FIELD_OFFSET]; in ihevce_rc_get_bpp_based_frame_qp()2043 ps_rc_ctxt->ai8_prev_frame_pre_intra_sad[rc_pic_type] = i8_pre_intra_sad; in ihevce_rc_register_L1_analysis_data()