libwsx libwsx
WSwan extra library for the Wonderful toolchain
Loading...
Searching...
No Matches
planar_convert.h
Go to the documentation of this file.
1
22
23#ifndef LIBWSX_PLANAR_CONVERT_H_
24#define LIBWSX_PLANAR_CONVERT_H_
25
26#include <stdint.h>
27
31
36
37#endif /* LIBWSX_PLANAR_CONVERT_H_ */
uint32_t wsx_planar_convert_4bpp_packed_row(uint32_t row)
Convert a 4-bit packed row of eight pixels to a 4-bit planar row.