Searched refs:AllocateInternalBuffers32b (Results 1 – 1 of 1) sorted by relevance
1508 static int AllocateInternalBuffers32b(VP8LDecoder* const dec, int final_width) { in AllocateInternalBuffers32b() function1605 ok = AllocateInternalBuffers32b(dec, alph_dec->width_); in VP8LDecodeAlphaHeader()1695 if (!AllocateInternalBuffers32b(dec, io->width)) goto Err; in VP8LDecodeImage()