Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c66 pps->second_chroma_qp_index_offset = codec->chroma_cb_qp_offset; in h264e_pps_update()
96 pps->second_chroma_qp_index_offset = codec->chroma_cr_qp_offset; in h264e_pps_update()
181 mpp_writer_put_se(bit, pps->second_chroma_qp_index_offset); in h264e_pps_to_packet()
H A Dh264e_pps.h46 RK_S32 second_chroma_qp_index_offset; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_pps.c93 cur_pps->second_chroma_qp_index_offset = cur_pps->chroma_qp_index_offset; in parser_pps()
106 READ_SE(p_bitctx, &cur_pps->second_chroma_qp_index_offset); in parser_pps()
109 cur_pps->second_chroma_qp_index_offset = cur_pps->chroma_qp_index_offset; in parser_pps()
H A Dh264d_fill.c173 pp->second_chroma_qp_index_offset = p_Vid->active_pps->second_chroma_qp_index_offset; in fill_picparams()
H A Dh264d_global.h644 RK_S32 second_chroma_qp_index_offset; // se(v) member
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h77 RK_S8 second_chroma_qp_index_offset; /* also for QScr */ member
364 RK_S8 second_chroma_qp_index_offset; /* also for QScr */ member
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h186 int second_chroma_qp_index_offset; member
H A Dnal-h264.c731 rbsp_sev(rbsp, &pps->second_chroma_qp_index_offset); in nal_h264_rbsp_pps()
H A Dallegro-core.c1386 pps->second_chroma_qp_index_offset = 0; in allegro_h264_write_pps()
/OK3568_Linux_fs/kernel/include/media/
H A Dh264-ctrls.h106 __s8 second_chroma_qp_index_offset; member
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_h264_dec.c60 G1_REG_DEC_CTRL2_CH_QP_OFFSET2(pps->second_chroma_qp_index_offset); in set_params()
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c446 reg |= (pps->second_chroma_qp_index_offset & 0x3f) << 16; in cedrus_set_params()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c330 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
H A Dhal_h264d_vdpu1.c610 p_regs->SwReg05.sw_ch_qp_offset2 = pp->second_chroma_qp_index_offset; in vdpu1_set_asic_regs()
H A Dhal_h264d_vdpu2.c724 p_regs->sw110.flt_offset_cr_qp = pp->second_chroma_qp_index_offset; in set_asic_regs()
H A Dhal_h264d_vdpu34x.c424 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
H A Dhal_h264d_vdpu382.c430 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c709 WRITE_PPS(pps->second_chroma_qp_index_offset, in assemble_hw_pps()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c570 regs->reg105.cr_ofst = pps->second_chroma_qp_index_offset; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c554 regs->reg_base.synt_pps.cr_ofst = pps->second_chroma_qp_index_offset; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c899 regs->reg_base.synt_pps.cr_ofst = pps->second_chroma_qp_index_offset; in setup_vepu580_codec()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1786 - ``second_chroma_qp_index_offset``