Home | History | Annotate | Download | only in enc

Lines Matching refs:AllocateTransformBuffer

1122 static WebPEncodingError AllocateTransformBuffer(VP8LEncoder* const enc,
1168 err = AllocateTransformBuffer(enc, width, height);
1279 err = AllocateTransformBuffer(enc, VP8LSubSampleSize(width, xbits), height);
1428 err = AllocateTransformBuffer(enc, width, height);