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