Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c320 rc_lap_out_params_t *ps_cur_ipe_lap_out; in complexity_RC_reset_marking() local
324 ps_cur_ipe_lap_out = in complexity_RC_reset_marking()
326 ps_cur_ipe_lap_out->i4_is_cmplx_change_reset_model = 0; in complexity_RC_reset_marking()
327 ps_cur_ipe_lap_out->i4_is_cmplx_change_reset_bits = 0; in complexity_RC_reset_marking()
332 if(ps_cur_ipe_lap_out->i4_is_I_only_scd || ps_cur_ipe_lap_out->i4_is_non_I_scd || in complexity_RC_reset_marking()
333 ps_cur_ipe_lap_out->i4_rc_scene_type == SCENE_TYPE_SCENE_CUT) in complexity_RC_reset_marking()
338 if(ps_cur_ipe_lap_out->i4_rc_scene_type == SCENE_TYPE_SCENE_CUT) in complexity_RC_reset_marking()
347 if((ps_cur_ipe_lap_out->i4_rc_pic_type == IV_P_FRAME || in complexity_RC_reset_marking()
348 ps_cur_ipe_lap_out->i4_rc_pic_type == IV_I_FRAME) && in complexity_RC_reset_marking()
421 if(ps_cur_ipe_lap_out->i4_rc_scene_type == SCENE_TYPE_SCENE_CUT) in complexity_RC_reset_marking()
[all …]