Searched refs:GST_VIDEO_DECODER_STREAM_LOCK (Results 1 – 7 of 7) sorted by relevance
932 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_setcaps()1164 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_push_event()1415 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1449 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1470 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1522 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1586 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1636 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1681 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()1707 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_video_decoder_sink_event_default()[all …]
104 #define GST_VIDEO_DECODER_STREAM_LOCK(decoder) g_rec_mutex_lock (&GST_VIDEO_DECODER (decoder)->stre… macro
206 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_v4l2_video_dec_stop()342 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_v4l2_video_dec_flush()460 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_v4l2_video_dec_finish()700 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_v4l2_video_dec_handle_frame()808 GST_VIDEO_DECODER_STREAM_LOCK (decoder); in gst_v4l2_video_dec_handle_frame()
1294 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_loop()1307 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_loop()1583 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_loop()1850 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_set_format()2073 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_flush()2135 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_handle_frame()2329 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_drain()2371 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_amc_video_dec_drain()
1544 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_openjpeg_dec_decode_frame_multiple()1611 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_openjpeg_dec_flush()1740 GST_VIDEO_DECODER_STREAM_LOCK (self); in gst_openjpeg_dec_finish()
2132 GST_VIDEO_DECODER_STREAM_LOCK (ffmpegdec); in gst_ffmpegviddec_handle_frame()2135 GST_VIDEO_DECODER_STREAM_LOCK (ffmpegdec); in gst_ffmpegviddec_handle_frame()
83749 VT decode callback. This removes contention on the GST_VIDEO_DECODER_STREAM_LOCK