Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c182 if (change & MPP_ENC_PREP_CFG_CHANGE_FLIP) in vp8e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h493 MPP_ENC_PREP_CFG_CHANGE_FLIP = (1 << 6), /* change on flip */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h493 MPP_ENC_PREP_CFG_CHANGE_FLIP = (1 << 6), /* change on flip */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c133 if (change & MPP_ENC_PREP_CFG_CHANGE_FLIP) in jpege_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c355 if (change & MPP_ENC_PREP_CFG_CHANGE_FLIP) in h265e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c273 if (change & MPP_ENC_PREP_CFG_CHANGE_FLIP) in h264e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp182 …ENTRY(prep, flip, S32, RK_S32, MPP_ENC_PREP_CFG_CHANGE_FLIP, prep, …