Searched refs:u4_frame_qp (Results 1 – 4 of 4) sorted by relevance
331 ps_codec->u4_frame_qp = gau1_mpeg2_to_h264_qmap[u1_frame_qp]; in ih264e_input_queue_update()1884 ps_proc->u4_frame_qp = ps_codec->u4_frame_qp; in ih264e_pic_init()1885 ps_proc->u4_mb_qp = ps_codec->u4_frame_qp; in ih264e_pic_init()1886 ih264e_init_quant_params(ps_proc, ps_proc->u4_frame_qp); in ih264e_pic_init()1889 ps_proc->u4_mb_qp_prev = ps_proc->u4_frame_qp; in ih264e_pic_init()2151 ps_me_ctxt->u1_mb_qp = ps_codec->u4_frame_qp; in ih264e_pic_init()
2001 if (ps_proc->u4_frame_qp > 10) in ih264e_process()2012 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()2017 if (ps_proc->u4_frame_qp > 10) in ih264e_process()2028 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()2035 if (ps_proc->u4_frame_qp > 10) in ih264e_process()2046 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()2415 UWORD8 u1_frame_qp = ps_codec->u4_frame_qp; in ih264e_update_rc_post_enc()
1898 UWORD32 u4_frame_qp, u4_mb_qp; member2221 UWORD32 u4_frame_qp; member
1554 ps_slice_hdr->i1_slice_qp = ps_proc->u4_frame_qp; in ih264e_populate_slice_header()