Searched refs:AllocateTransformBuffer (Results 1 – 1 of 1) sorted by relevance
1213 static WebPEncodingError AllocateTransformBuffer(VP8LEncoder* const enc, in AllocateTransformBuffer() function1265 err = AllocateTransformBuffer(enc, width, height); in MakeInputImageCopy()1452 err = AllocateTransformBuffer(enc, VP8LSubSampleSize(width, xbits), height); in MapImageFromPalette()1589 err = AllocateTransformBuffer(enc, width, height); in EncodeStreamHook()