Searched refs:AllocateAndInitRescaler (Results 1 – 1 of 1) sorted by relevance
489 static int AllocateAndInitRescaler(VP8LDecoder* const dec, VP8Io* const io) { in AllocateAndInitRescaler() function1645 if (io->use_scaling && !AllocateAndInitRescaler(dec, io)) goto Err; in VP8LDecodeImage()