Searched refs:ai4_is_past_pic_complex (Results 1 – 3 of 3) sorted by relevance
436 if((!ps_enc_ctxt->ai4_is_past_pic_complex[0]) && in complexity_RC_reset_marking()437 (!ps_enc_ctxt->ai4_is_past_pic_complex[1])) in complexity_RC_reset_marking()466 if((!ps_enc_ctxt->ai4_is_past_pic_complex[0]) && in complexity_RC_reset_marking()467 (!ps_enc_ctxt->ai4_is_past_pic_complex[1])) in complexity_RC_reset_marking()498 ps_enc_ctxt->ai4_is_past_pic_complex[0] = i4_is_cur_pic_high_complex_region; in complexity_RC_reset_marking()500 ps_enc_ctxt->ai4_is_past_pic_complex[1] = ps_enc_ctxt->ai4_is_past_pic_complex[0]; in complexity_RC_reset_marking()
356 ps_enc_ctxt->ai4_is_past_pic_complex[0] = 0; in ihevce_hle_interface_create()357 ps_enc_ctxt->ai4_is_past_pic_complex[1] = 0; in ihevce_hle_interface_create()
3053 WORD32 ai4_is_past_pic_complex[2]; member