mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
cosmetics: join line
Change-Id: Ib27ed202fff439b94431360c8b0654d88962fb9a
This commit is contained in:
parent
140b89a323
commit
f7ae5e370a
@ -50,8 +50,7 @@ void VP8LColorSpaceTransform(int width, int height, int bits, int step,
|
||||
|
||||
// Converts from BGRA to other color spaces.
|
||||
void VP8LConvertFromBGRA(const uint32_t* const in_data, int num_pixels,
|
||||
WEBP_CSP_MODE out_colorspace,
|
||||
uint8_t* const rgba);
|
||||
WEBP_CSP_MODE out_colorspace, uint8_t* const rgba);
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Misc methods.
|
||||
|
Loading…
Reference in New Issue
Block a user