Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c61 pps->entropy_coding_mode = codec->entropy_coding_mode; in h264e_pps_update()
113 if (codec->profile == H264_PROFILE_BASELINE && pps->entropy_coding_mode) { in h264e_pps_update()
115 pps->entropy_coding_mode = 0; in h264e_pps_update()
150 mpp_writer_put_bits(bit, pps->entropy_coding_mode, 1); in h264e_pps_to_packet()
H A Dh264e_slice.c53 slice->entropy_coding_mode = h264->entropy_coding_mode; in h264e_slice_update()
68 slice->cabac_init_idc = h264->entropy_coding_mode ? h264->cabac_init_idc : -1; in h264e_slice_update()
485 if (slice->entropy_coding_mode && slice->slice_type != H264_I_SLICE) { in h264e_slice_read()
514 if (slice->entropy_coding_mode) { in h264e_slice_read()
693 if (slice->entropy_coding_mode && slice->slice_type != H264_I_SLICE) { in h264e_slice_write_header()
721 if (slice->entropy_coding_mode) { in h264e_slice_write_header()
743 if (slice->entropy_coding_mode) in h264e_slice_write()
940 if (slice->entropy_coding_mode) { in h264e_slice_write_pskip()
H A Dh264e_pps.h30 RK_S32 entropy_coding_mode; member
H A Dh264e_slice.h94 RK_U32 entropy_coding_mode; member
/rockchip-linux_mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c160 RK_U32 is_cabac = ctx->slice->entropy_coding_mode; in h264e_vepu_stream_amend_proc()
292 if (slice->entropy_coding_mode) { in h264e_vepu_stream_amend_proc()
328 if (slice->entropy_coding_mode) { in h264e_vepu_stream_amend_proc()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h670 RK_S32 entropy_coding_mode; member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1012 rk_s32 entropy_coding_mode = set->entropy_coding_mode_ex; in proc_h264_cfg() local
1040 if (entropy_coding_mode) { in proc_h264_cfg()
1042 entropy_coding_mode, profile); in proc_h264_cfg()
1043 entropy_coding_mode = 0; in proc_h264_cfg()
1061 set->entropy_coding_mode = entropy_coding_mode; in proc_h264_cfg()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c362 if (pps->entropy_coding_mode) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c403 if (pps->entropy_coding_mode) in hal_h264e_vepu2_gen_regs_v2()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c572 regs->reg105.etpy_mode = pps->entropy_coding_mode; in setup_vepu541_codec()
803 !pps->entropy_coding_mode; in setup_vepu541_rdo_pred()
H A Dhal_h264e_vepu540c.c561 regs->reg_base.synt_pps.etpy_mode = pps->entropy_coding_mode; in setup_vepu540c_codec()
771 !pps->entropy_coding_mode; in setup_vepu540c_rdo_pred()
H A Dhal_h264e_vepu580.c907 regs->reg_base.synt_pps.etpy_mode = pps->entropy_coding_mode; in setup_vepu580_codec()
1124 !pps->entropy_coding_mode; in setup_vepu580_rdo_pred()
H A Dhal_h264e_vepu510.c931 reg_frm->synt_pps.etpy_mode = pps->entropy_coding_mode; in setup_vepu510_codec()
1145 !pps->entropy_coding_mode; in setup_vepu510_rdo_pred()
H A Dhal_h264e_vepu511.c901 reg_frm->synt_pps.etpy_mode = pps->entropy_coding_mode; in setup_vepu511_codec()
1142 !pps->entropy_coding_mode; in setup_vepu511_rdo_pred()