Searched refs:GstOpenEXRDec (Results 1 – 2 of 2) sorted by relevance
115 G_DEFINE_TYPE (GstOpenEXRDec, gst_openexr_dec, GST_TYPE_VIDEO_DECODER);150 gst_openexr_dec_init (GstOpenEXRDec * self) in gst_openexr_dec_init()163 GstOpenEXRDec *self = GST_OPENEXR_DEC (decoder); in gst_openexr_dec_start()173 GstOpenEXRDec *self = GST_OPENEXR_DEC (video_decoder); in gst_openexr_dec_stop()266 GstOpenEXRDec *self = GST_OPENEXR_DEC (decoder); in gst_openexr_dec_set_format()278 gst_openexr_dec_negotiate (GstOpenEXRDec * self, RgbaInputFile * file) in gst_openexr_dec_negotiate()315 GstOpenEXRDec *self = GST_OPENEXR_DEC (decoder); in gst_openexr_dec_handle_frame()
34 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_OPENEXR_DEC,GstOpenEXRDec))42 typedef struct _GstOpenEXRDec GstOpenEXRDec; typedef