Searched defs:LoadFrame (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_gifmodule.cpp | 55 CFX_GifDecodeStatus CCodec_GifModule::LoadFrame(Context* pContext, in LoadFrame() function in CCodec_GifModule
|
/external/webrtc/talk/media/base/ |
D | videoframe_unittest.h | 85 bool LoadFrame(const std::string& filename, in LoadFrame() function 93 bool LoadFrame(const std::string& filename, in LoadFrame() function 105 bool LoadFrame(rtc::MemoryStream* ms, in LoadFrame() function 113 bool LoadFrame(rtc::MemoryStream* ms, in LoadFrame() function 134 bool LoadFrame(uint8_t* sample, in LoadFrame() function 143 bool LoadFrame(uint8_t* sample, in LoadFrame() function
|
/external/pdfium/core/fxcodec/gif/ |
D | cfx_gifcontext.cpp | 171 CFX_GifDecodeStatus CFX_GifContext::LoadFrame(int32_t frame_num) { in LoadFrame() function in CFX_GifContext
|
/external/libyuv/files/source/ |
D | mjpeg_decoder.cc | 105 LIBYUV_BOOL MJpegDecoder::LoadFrame(const uint8* src, size_t src_len) { in LoadFrame() function in libyuv::MJpegDecoder
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | mjpeg_decoder.cc | 104 LIBYUV_BOOL MJpegDecoder::LoadFrame(const uint8* src, size_t src_len) { in LoadFrame() function in libyuv::MJpegDecoder
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | mjpeg_decoder.cc | 105 LIBYUV_BOOL MJpegDecoder::LoadFrame(const uint8_t* src, size_t src_len) { in LoadFrame() function in libyuv::MJpegDecoder
|