Home
last modified time | relevance | path

Searched refs:AllocateInternalBuffers32b (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dec/
Dvp8l_dec.c1444 static int AllocateInternalBuffers32b(VP8LDecoder* const dec, int final_width) { in AllocateInternalBuffers32b() function
1542 ok = AllocateInternalBuffers32b(dec, alph_dec->width_); in VP8LDecodeAlphaHeader()
1631 if (!AllocateInternalBuffers32b(dec, io->width)) goto Err; in VP8LDecodeImage()