Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c957 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_setcaps()
964 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_setcaps()
972 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_setcaps()
978 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_setcaps()
1170 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_push_event()
1426 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_sink_event_default()
1451 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_sink_event_default()
1472 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_sink_event_default()
1537 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_sink_event_default()
1562 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_video_decoder_sink_event_default()
[all …]
Dgstvideodecoder.h112 #define GST_VIDEO_DECODER_STREAM_UNLOCK(decoder) g_rec_mutex_unlock (&GST_VIDEO_DECODER (decoder)->… macro
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1301 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1572 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1593 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1603 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1621 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1634 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1646 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1666 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1680 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
1695 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_amc_video_dec_loop()
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.c208 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_v4l2_video_dec_stop()
337 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_v4l2_video_dec_flush()
421 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_v4l2_video_dec_finish()
693 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_v4l2_video_dec_handle_frame()
802 GST_VIDEO_DECODER_STREAM_UNLOCK (decoder); in gst_v4l2_video_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c1539 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_openjpeg_dec_decode_frame_multiple()
1608 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_openjpeg_dec_flush()
1729 GST_VIDEO_DECODER_STREAM_UNLOCK (self); in gst_openjpeg_dec_finish()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c2124 GST_VIDEO_DECODER_STREAM_UNLOCK (ffmpegdec); in gst_ffmpegviddec_handle_frame()