Home
last modified time | relevance | path

Searched refs:gst_mpp_enc_apply_properties (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.h104 gboolean gst_mpp_enc_apply_properties (GstVideoEncoder * encoder);
H A Dgstmppjpegenc.c129 return gst_mpp_enc_apply_properties (encoder); in gst_mpp_jpeg_enc_apply_properties()
H A Dgstmppvp8enc.c159 return gst_mpp_enc_apply_properties (encoder); in gst_mpp_vp8_enc_apply_properties()
H A Dgstmpph265enc.c211 if (!gst_mpp_enc_apply_properties (encoder)) in gst_mpp_h265_enc_apply_properties()
H A Dgstmpph264enc.c322 if (!gst_mpp_enc_apply_properties (encoder)) in gst_mpp_h264_enc_apply_properties()
H A Dgstmppenc.c360 gst_mpp_enc_apply_properties (GstVideoEncoder * encoder) in gst_mpp_enc_apply_properties() function
891 return gst_mpp_enc_apply_properties (encoder); in gst_mpp_enc_force_keyframe()