webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
LIBYUV_API int | ConvertToI420 (const uint8 *sample, size_t sample_size, uint8 *y, int y_stride, uint8 *u, int u_stride, uint8 *v, int v_stride, int crop_x, int crop_y, int src_width, int src_height, int crop_width, int crop_height, enum RotationMode rotation, uint32 fourcc) |
LIBYUV_API int ConvertToI420 | ( | const uint8 * | sample, |
size_t | sample_size, | ||
uint8 * | y, | ||
int | y_stride, | ||
uint8 * | u, | ||
int | u_stride, | ||
uint8 * | v, | ||
int | v_stride, | ||
int | crop_x, | ||
int | crop_y, | ||
int | src_width, | ||
int | src_height, | ||
int | crop_width, | ||
int | crop_height, | ||
enum RotationMode | rotation, | ||
uint32 | fourcc | ||
) |