HomeSort by relevance Sort by last modified time
    Searched refs:i4_frame_qp (Results 1 - 15 of 15) sorted by null

  /external/libhevc/encoder/
ihevce_rc_interface.h 125 WORD32 ihevce_rc_get_cu_quant(WORD32 i4_frame_qp, WORD32 i4_cu_size);
130 WORD32 ihevce_rc_get_scaled_mpeg2_qp(WORD32 i4_frame_qp, rc_quant_t *ps_rc_quant_ctxt);
132 WORD32 ihevce_rc_get_scaled_mpeg2_qp_q6(WORD32 i4_frame_qp, UWORD8 u1_bit_depth);
137 WORD32 ihevce_rc_get_scaled_hevce_qp_q3(WORD32 i4_frame_qp, UWORD8 u1_bit_depth);
ihevce_sub_pic_rc.c 324 [ps_ctxt->i4_frame_qp + ps_ctxt->ps_rc_quant_ctxt->i1_qp_offset]);
421 ->pi4_qp_to_qscale[ps_ctxt->i4_frame_qp + ps_ctxt->ps_rc_quant_ctxt->i1_qp_offset]);
496 if(i4_mod_cur_qp < (ps_ctxt->i4_frame_qp - 6))
498 i4_mod_cur_qp = (ps_ctxt->i4_frame_qp - 6);
518 if(ps_ctxt->i4_frame_mod_qp != ps_ctxt->i4_frame_qp)
ihevce_rc_interface.c 220 WORD32 ihevce_rc_get_scaled_mpeg2_qp(WORD32 i4_frame_qp, rc_quant_t *ps_rc_quant_ctxt);
1428 WORD32 i4_frame_qp, i4_frame_qp_q6, i4_hevc_frame_qp = -1; local
1624 WORD32 i, i4_frame_qp, i4_scd_qp; local
1788 WORD32 scene_type, i4_is_scd = 0, i4_frame_qp, slice_type; local
2086 WORD32 i4_frame_qp, i4_frame_qp_q6, i4_hevc_frame_qp = -1, i4_deltaQP = 0; local
3319 WORD32 i4_frame_qp = 0, i4_I_frame_qp = 0; local
5248 WORD32 i4_frame_qp = 0, i4_temp_frame_qp = 0; local
    [all...]
ihevce_deblk.c 170 i1_last_cu_qp = ps_ctxt->i4_frame_qp;
183 ps_ctxt->i4_frame_qp,
rate_control_api.c 774 /* prev_qp = i4_frame_qp; */
1031 WORD32 i4_frame_qp, i4_frame_qp_q6 = 0, i4_min_Kp_Kb_factor = 0; local
1148 WORD32 i4_frame_qp \/*,i4_min_frame_qp = 1,i4_max_frame_qp = MAX_MPEG2_QP*\/; local
    [all...]
hme_interface.h 513 S32 i4_frame_qp; member in struct:__anon28490
    [all...]
ihevce_enc_cu_recursion.c 555 WORD32 frm_qp = ps_ctxt->i4_frame_qp;
    [all...]
hme_utils.c 3597 WORD32 i4_frame_qp; local
    [all...]
ihevce_coarse_me_pass.c     [all...]
ihevce_enc_structs.h 1109 WORD32 i4_frame_qp; member in struct:__anon28616
    [all...]
ihevce_enc_loop_pass.c     [all...]
ihevce_enc_loop_structs.h 1912 WORD32 i4_frame_qp; member in struct:__anon28583
    [all...]
ihevce_me_pass.c     [all...]
ihevce_enc_loop_utils.c 844 ps_ctxt, MODULATE_LAMDA_WHEN_SPATIAL_MOD_ON ? cu_qp : ps_ctxt->i4_frame_qp);
    [all...]
ihevce_frame_process.c     [all...]

Completed in 85 milliseconds