Home
last modified time | relevance | path

Searched refs:chroma_cb_qp_offset (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c65 pps->chroma_qp_index_offset = codec->chroma_cb_qp_offset; in h264e_pps_update()
66 pps->second_chroma_qp_index_offset = codec->chroma_cb_qp_offset; in h264e_pps_update()
H A Dh264e_api_v2.c117 h264->chroma_cb_qp_offset = -6; in init_h264e_cfg_set()
435 (dst->chroma_cb_qp_offset != src->chroma_cb_qp_offset || in h264e_proc_h264_cfg()
437 dst->chroma_cb_qp_offset = src->chroma_cb_qp_offset; in h264e_proc_h264_cfg()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h788 RK_S32 chroma_cb_qp_offset; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h773 RK_S32 chroma_cb_qp_offset; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp198 … S32, RK_S32, MPP_ENC_H264_CFG_CHANGE_CHROMA_QP, codec.h264, chroma_cb_qp_offset) \