Home
last modified time | relevance | path

Searched refs:MPP_ENC_PREP_CFG_CHANGE_DENOISE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h495 MPP_ENC_PREP_CFG_CHANGE_DENOISE = (1 << 8), /* change on denoise */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h495 MPP_ENC_PREP_CFG_CHANGE_DENOISE = (1 << 8), /* change on denoise */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c358 if (change & MPP_ENC_PREP_CFG_CHANGE_DENOISE) in h265e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c276 if (change & MPP_ENC_PREP_CFG_CHANGE_DENOISE) in h264e_proc_prep_cfg()