Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c71 #define DEFAULT_PROP_SEI_MODE MPP_ENC_SEI_MODE_DISABLE
1140 {MPP_ENC_SEI_MODE_DISABLE, "SEI disabled", "disable"}, in gst_mpp_enc_sei_mode_get_type()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h625 MPP_ENC_SEI_MODE_DISABLE, /* default mode, SEI writing is disabled */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h625 MPP_ENC_SEI_MODE_DISABLE, /* default mode, SEI writing is disabled */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp412 MppEncSeiMode sei_mode = MPP_ENC_SEI_MODE_DISABLE; in init()