Searched defs:HeifDecoder (Results 1 – 2 of 2) sorted by relevance
43 struct HeifDecoder { struct44 bool init(HeifStream* stream, HeifFrameInfo*) { in init()49 bool getSequenceInfo(HeifFrameInfo* frameInfo, size_t *frameCount) { in getSequenceInfo()74 static inline HeifDecoder* createHeifDecoder() { return new HeifDecoder; } in createHeifDecoder() argument
53 struct HeifDecoder { struct54 bool init(HeifStream* stream, HeifFrameInfo*) { in init()60 bool getSequenceInfo(HeifFrameInfo* frameInfo, size_t *frameCount) { in getSequenceInfo()88 static inline HeifDecoder* createHeifDecoder() { return new HeifDecoder; } in createHeifDecoder() argument