Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c118 h264->chroma_cr_qp_offset = -6; in init_h264e_cfg_set()
436 dst->chroma_cr_qp_offset != src->chroma_cr_qp_offset)) { in h264e_proc_h264_cfg()
438 dst->chroma_cr_qp_offset = src->chroma_cr_qp_offset; in h264e_proc_h264_cfg()
H A Dh264e_pps.c96 pps->second_chroma_qp_index_offset = codec->chroma_cr_qp_offset; in h264e_pps_update()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h789 RK_S32 chroma_cr_qp_offset; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h774 RK_S32 chroma_cr_qp_offset; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp199 … S32, RK_S32, MPP_ENC_H264_CFG_CHANGE_CHROMA_QP, codec.h264, chroma_cr_qp_offset) \