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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jbig.cpp 86 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(void* pJbig2Context, FX_DWORD width, FX_DWORD height, FX_LPCBYTE src_buf, FX_DWORD src_size,
125 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(void* pJbig2Context, IFX_FileRead* file_ptr,
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_function_base.cc 110 void WallpaperFunctionBase::StartDecode(const std::string& data) {
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 256 if (!StartDecode()) {
348 if (!StartDecode()) {
497 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/chromium_org/third_party/libyuv/source/
mjpeg_decoder.cc 256 if (!StartDecode()) {
348 if (!StartDecode()) {
497 LIBYUV_BOOL MJpegDecoder::StartDecode() {
  /external/libyuv/files/source/
mjpeg_decoder.cc 282 if (!StartDecode()) {
371 if (!StartDecode()) {
517 bool MJpegDecoder::StartDecode() {

Completed in 487 milliseconds