HomeSort by relevance Sort by last modified time
    Searched defs:LoadFrameInfo (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_gifmodule.cpp 140 int32_t CCodec_GifModule::LoadFrameInfo(FXGIF_Context* ctx, int* frame_num) {
ccodec_tiffmodule.cpp 28 bool LoadFrameInfo(int32_t frame,
233 bool CCodec_TiffContext::LoadFrameInfo(int32_t frame,
487 bool CCodec_TiffModule::LoadFrameInfo(CCodec_TiffContext* ctx,
494 return ctx->LoadFrameInfo(frame, width, height, comps, bpc, pAttribute);

Completed in 2212 milliseconds