Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h963 MPP_ENC_H265_CFG_SLICE_CHANGE = (1 << 15), enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h948 MPP_ENC_H265_CFG_SLICE_CHANGE = (1 << 15), enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c477 if (change & MPP_ENC_H265_CFG_SLICE_CHANGE) { in h265e_proc_h265_cfg()