Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp90 static GstFlowReturn gst_openexr_dec_parse (GstVideoDecoder * decoder,
135 video_decoder_class->parse = GST_DEBUG_FUNCPTR (gst_openexr_dec_parse); in gst_openexr_dec_class_init()
190 gst_openexr_dec_parse (GstVideoDecoder * decoder, in gst_openexr_dec_parse() function