Home
last modified time | relevance | path

Searched refs:MPP_ENC_PREP_CFG_CHANGE_MIRRORING (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c179 if (change & MPP_ENC_PREP_CFG_CHANGE_MIRRORING) in vp8e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h492 MPP_ENC_PREP_CFG_CHANGE_MIRRORING = (1 << 5), /* change on mirroring */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h492 MPP_ENC_PREP_CFG_CHANGE_MIRRORING = (1 << 5), /* change on mirroring */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c130 if (change & MPP_ENC_PREP_CFG_CHANGE_MIRRORING) in jpege_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c352 if (change & MPP_ENC_PREP_CFG_CHANGE_MIRRORING) in h265e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c270 if (change & MPP_ENC_PREP_CFG_CHANGE_MIRRORING) in h264e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp181 …ENTRY(prep, mirroring, S32, RK_S32, MPP_ENC_PREP_CFG_CHANGE_MIRRORING, prep, …