Home
last modified time | relevance | path

Searched refs:I422ToBGRA (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h246 int I422ToBGRA(const uint8* src_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h165 int I422ToBGRA(const uint8* src_y, int src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1166 int I422ToBGRA(const uint8* src_y, int src_stride_y, in I422ToBGRA() function
/external/libyuv/files/source/
Dplanar_functions.cc1394 int I422ToBGRA(const uint8* src_y, in I422ToBGRA() function