Searched refs:I420ToUYVY (Results 1 - 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
H A D | convert_from.h | 85 int I420ToUYVY(const uint8* src_y, int src_stride_y,
|
/external/libyuv/files/include/libyuv/ |
H A D | convert_from.h | 83 int I420ToUYVY(const uint8* src_y, int src_stride_y,
|
/external/libyuv/files/source/ |
H A D | convert_from.cc | 311 int I420ToUYVY(const uint8* src_y, int src_stride_y, function 967 r = I420ToUYVY(y, y_stride,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
H A D | convert_from.cc | 311 int I420ToUYVY(const uint8* src_y, int src_stride_y, function 1148 r = I420ToUYVY(y, y_stride,
|
Completed in 32 milliseconds