Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h964 MPP_ENC_H265_CFG_ENTROPY_CHANGE = (1 << 16), enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h949 MPP_ENC_H265_CFG_ENTROPY_CHANGE = (1 << 16), enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c481 if (change & MPP_ENC_H265_CFG_ENTROPY_CHANGE) { in h265e_proc_h265_cfg()