Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp36 class MemIStream:public IStream class
39 MemIStream (const char *file_name, const guint8 * data, in MemIStream() function in MemIStream
54 bool MemIStream::read (char c[], int n) in read()
66 Int64 MemIStream::tellg () in tellg()
72 MemIStream::seekg (Int64 pos) in seekg()
80 MemIStream::clear () in clear()
337 MemIStream *istr; in gst_openexr_dec_handle_frame()
342 MemIStream (gst_pad_get_stream_id (GST_VIDEO_DECODER_SINK_PAD in gst_openexr_dec_handle_frame()