Searched refs:poll_mpp_frame (Results 1 – 4 of 4) sorted by relevance
102 MppFrame (*poll_mpp_frame) (GstVideoDecoder * decoder, gint timeout_ms); member
378 pclass->poll_mpp_frame = GST_DEBUG_FUNCPTR (gst_mpp_video_dec_poll_mpp_frame); in gst_mpp_video_dec_class_init()
551 pclass->poll_mpp_frame = GST_DEBUG_FUNCPTR (gst_mpp_jpeg_dec_poll_mpp_frame); in gst_mpp_jpeg_dec_class_init()
850 mframe = klass->poll_mpp_frame (decoder, timeout); in gst_mpp_dec_loop()