Home
last modified time | relevance | path

Searched refs:ReadHeader (Results 1 – 25 of 49) sorted by relevance

12

/external/pdfium/core/fxcodec/codec/
Dccodec_jpegmodule.h46 int ReadHeader(FXJPEG_Context* pContext,
51 int ReadHeader(FXJPEG_Context* pContext,
Dccodec_bmpmodule.h25 int32_t ReadHeader(FXBMP_Context* pContext,
Dccodec_gifmodule.h28 int32_t ReadHeader(FXGIF_Context* pContext,
Dicodec_bmpmodule.h34 virtual int32_t ReadHeader(FXBMP_Context* pContext,
Dicodec_gifmodule.h48 virtual int32_t ReadHeader(FXGIF_Context* pContext,
Dccodec_bmpmodule.cpp86 int32_t CCodec_BmpModule::ReadHeader(FXBMP_Context* ctx, in ReadHeader() function in CCodec_BmpModule
/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.h101 bool ReadHeader();
121 bool ReadHeader();
Dgrfmt_jpeg.h60 bool ReadHeader();
116 bool ReadHeader();
Dgrfmt_imageio.h25 bool ReadHeader();
Dgrfmt_bmp.h65 bool ReadHeader();
Dgrfmt_png.h61 bool ReadHeader();
Dgrfmt_pxm.h58 bool ReadHeader();
Dgrfmt_sunras.h71 bool ReadHeader();
Dgrfmt_imageio.cpp91 bool GrFmtImageIOReader::ReadHeader() in ReadHeader() function in GrFmtImageIOReader
133 if( !ReadHeader() ) in ReadData()
Dgrfmt_jpeg2000.h69 bool ReadHeader();
Dgrfmt_exr.h66 bool ReadHeader();
Dgrfmt_base.h77 virtual bool ReadHeader() = 0;
/external/sfntly/cpp/src/sfntly/
Dfont.h206 void ReadHeader(FontInputStream* is,
209 void ReadHeader(ReadableFontData* fd,
Dfont.cc327 ReadHeader(&font_is, &records); in LoadFont()
338 ReadHeader(wfd, offset_to_offset_table, &records); in LoadFont()
489 void Font::Builder::ReadHeader(FontInputStream* is, in ReadHeader() function in sfntly::Font::Builder
510 void Font::Builder::ReadHeader(ReadableFontData* fd, in ReadHeader() function in sfntly::Font::Builder
/external/skia/src/codec/
DSkBmpCodec.cpp141 bool SkBmpCodec::ReadHeader(SkStream* stream, bool inIco, SkCodec** codecOut) { in ReadHeader() function in SkBmpCodec
585 if (ReadHeader(stream, inIco, &codec)) { in NewFromStream()
605 return SkBmpCodec::ReadHeader(this->stream(), this->inIco(), nullptr); in onRewind()
DSkJpegCodec.h91 static bool ReadHeader(SkStream* stream, SkCodec** codecOut,
DSkBmpCodec.h52 static bool ReadHeader(SkStream*, bool inIco, SkCodec** codecOut);
/external/webrtc/webrtc/modules/audio_coding/test/
DRTPFile.h103 void ReadHeader();
DPacketLossTest.cc154 rtpFile.ReadHeader(); in Perform()
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h122 void ReadHeader();
262 void ReadHeader();

12