Lines Matching refs:GST_MPP_ENC
45 #define GST_MPP_ENC_MUTEX(encoder) (&GST_MPP_ENC (encoder)->mutex)
55 #define GST_MPP_ENC_EVENT_MUTEX(encoder) (&GST_MPP_ENC (encoder)->event_mutex)
56 #define GST_MPP_ENC_EVENT_COND(encoder) (&GST_MPP_ENC (encoder)->event_cond)
199 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_property()
311 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_get_property()
362 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_apply_properties()
418 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_src_caps()
441 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_stop_task()
471 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_reset()
498 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_start()
553 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_stop()
600 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_format()
720 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_propose_allocation()
780 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_convert()
885 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_force_keyframe()
908 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_loop()
1022 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_handle_frame()