Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppjpegenc.c98 mppenc->prop_dirty = TRUE; in gst_mpp_h264_enc_set_property()
124 if (!mppenc->prop_dirty) in gst_mpp_jpeg_enc_apply_properties()
H A Dgstmppvp8enc.c119 mppenc->prop_dirty = TRUE; in gst_mpp_vp8_enc_set_property()
151 if (!mppenc->prop_dirty) in gst_mpp_vp8_enc_apply_properties()
H A Dgstmpph265enc.c134 mppenc->prop_dirty = TRUE; in gst_mpp_h265_enc_set_property()
185 if (G_LIKELY (!mppenc->prop_dirty)) in gst_mpp_h265_enc_apply_properties()
H A Dgstmppenc.c303 self->prop_dirty = TRUE; in gst_mpp_enc_set_property()
368 if (!self->prop_dirty) in gst_mpp_enc_apply_properties()
371 self->prop_dirty = FALSE; in gst_mpp_enc_apply_properties()
490 self->prop_dirty = TRUE; in gst_mpp_enc_reset()
890 self->prop_dirty = TRUE; in gst_mpp_enc_force_keyframe()
1112 self->prop_dirty = TRUE; in gst_mpp_enc_init()
H A Dgstmppenc.h83 gboolean prop_dirty; member
H A Dgstmpph264enc.c220 mppenc->prop_dirty = TRUE; in gst_mpp_h264_enc_set_property()
287 if (G_LIKELY (!mppenc->prop_dirty)) in gst_mpp_h264_enc_apply_properties()