Home
last modified time | relevance | path

Searched refs:ps_lap_out_temp (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_frame_process.c321 rc_lap_out_params_t *ps_lap_out_temp; in complexity_RC_reset_marking() local
373 ps_lap_out_temp = in complexity_RC_reset_marking()
376 if(ps_lap_out_temp->i4_rc_pic_type == IV_P_FRAME || in complexity_RC_reset_marking()
377 ps_lap_out_temp->i4_rc_pic_type == IV_I_FRAME) in complexity_RC_reset_marking()
395 ps_lap_out_temp = in complexity_RC_reset_marking()
398 if(ps_lap_out_temp->i4_rc_pic_type == IV_P_FRAME || in complexity_RC_reset_marking()
399 ps_lap_out_temp->i4_rc_pic_type == IV_I_FRAME) in complexity_RC_reset_marking()
413 ps_lap_out_temp = in complexity_RC_reset_marking()
416 if(ps_lap_out_temp->i4_is_I_only_scd || ps_lap_out_temp->i4_is_non_I_scd || in complexity_RC_reset_marking()
417 ps_lap_out_temp->i4_rc_scene_type == SCENE_TYPE_SCENE_CUT) in complexity_RC_reset_marking()