Home
last modified time | relevance | path

Searched refs:MPP_ENC_H265_CFG_CHANGE_VUI (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h966 MPP_ENC_H265_CFG_CHANGE_VUI = (1 << 18), enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h951 MPP_ENC_H265_CFG_CHANGE_VUI = (1 << 18), enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c489 if (change & MPP_ENC_H265_CFG_CHANGE_VUI) { in h265e_proc_h265_cfg()