| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_pps.c | 66 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 D | h264e_pps.h | 46 RK_S32 second_chroma_qp_index_offset; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_pps.c | 93 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 D | h264d_fill.c | 173 pp->second_chroma_qp_index_offset = p_Vid->active_pps->second_chroma_qp_index_offset; in fill_picparams()
|
| H A D | h264d_global.h | 644 RK_S32 second_chroma_qp_index_offset; // se(v) member
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h264d_syntax.h | 77 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 D | nal-h264.h | 186 int second_chroma_qp_index_offset; member
|
| H A D | nal-h264.c | 731 rbsp_sev(rbsp, &pps->second_chroma_qp_index_offset); in nal_h264_rbsp_pps()
|
| H A D | allegro-core.c | 1386 pps->second_chroma_qp_index_offset = 0; in allegro_h264_write_pps()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | h264-ctrls.h | 106 __s8 second_chroma_qp_index_offset; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_g1_h264_dec.c | 60 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 D | cedrus_h264.c | 446 reg |= (pps->second_chroma_qp_index_offset & 0x3f) << 16; in cedrus_set_params()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_rkv_reg.c | 330 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
|
| H A D | hal_h264d_vdpu1.c | 610 p_regs->SwReg05.sw_ch_qp_offset2 = pp->second_chroma_qp_index_offset; in vdpu1_set_asic_regs()
|
| H A D | hal_h264d_vdpu2.c | 724 p_regs->sw110.flt_offset_cr_qp = pp->second_chroma_qp_index_offset; in set_asic_regs()
|
| H A D | hal_h264d_vdpu34x.c | 424 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
|
| H A D | hal_h264d_vdpu382.c | 430 mpp_put_bits(&bp, pp->second_chroma_qp_index_offset, 5); in prepare_spspps()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/ |
| H A D | rkvdec-h264.c | 709 WRITE_PPS(pps->second_chroma_qp_index_offset, in assemble_hw_pps()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 570 regs->reg105.cr_ofst = pps->second_chroma_qp_index_offset; in setup_vepu541_codec()
|
| H A D | hal_h264e_vepu540c.c | 554 regs->reg_base.synt_pps.cr_ofst = pps->second_chroma_qp_index_offset; in setup_vepu540c_codec()
|
| H A D | hal_h264e_vepu580.c | 899 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 D | ext-ctrls-codec.rst | 1786 - ``second_chroma_qp_index_offset``
|