Searched refs:cr_qp_offset (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 469 if (src->trans_cfg.cb_qp_offset != src->trans_cfg.cr_qp_offset) { in h265e_proc_h265_cfg() 471 src->trans_cfg.cb_qp_offset, src->trans_cfg.cr_qp_offset); in h265e_proc_h265_cfg() 472 src->trans_cfg.cr_qp_offset = src->trans_cfg.cb_qp_offset; in h265e_proc_h265_cfg()
|
| H A D | h265e_slice.c | 266 slice->m_sliceQpDeltaCr = codec->trans_cfg.cr_qp_offset; in h265e_slice_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_ps.c | 892 if (openhevc_pps->cr_qp_offset != pps->cr_qp_offset) { in compare_pps() 1976 READ_SE(gb, &pps->cr_qp_offset); in mpp_hevc_decode_nal_pps() 1977 if (pps->cr_qp_offset < -12 || pps->cr_qp_offset > 12) { in mpp_hevc_decode_nal_pps() 1979 pps->cr_qp_offset); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.h | 309 RK_S32 cr_qp_offset; member
|
| H A D | h265d_parser2_syntax.c | 148 pp->pps_cr_qp_offset = pps->cr_qp_offset; in fill_picture_parameters()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 199 …ENTRY(h264, cr_qp_offset, S32, RK_S32, MPP_ENC_H264_CFG_CHANGE_CHROMA_QP, codec.… 220 …ENTRY(h265, cr_qp_offset, S32, RK_S32, MPP_ENC_H265_CFG_TRANS_CHANGE, …
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 1026 RK_S32 cr_qp_offset; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 1011 RK_S32 cr_qp_offset; member
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_venc.h | 670 …RK_S32 cr_qp_offset; /* RW; Range:[-12,12]; see the H.265 protocol for t… member
|