Searched refs:GST_AUDIO_ENCODER_STREAM_UNLOCK (Results 1 – 2 of 2) sorted by relevance
519 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_reset()590 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_push_event()1025 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_finish_frame()1390 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_chain()1496 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_setcaps()1601 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_event_default()1622 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_event_default()1635 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_event_default()1664 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_event_default()1700 GST_AUDIO_ENCODER_STREAM_UNLOCK (enc); in gst_audio_encoder_sink_event_default()[all …]
87 #define GST_AUDIO_ENCODER_STREAM_UNLOCK(enc) g_rec_mutex_unlock (&GST_AUDIO_ENCODER (enc)->stream_l… macro