Home
last modified time | relevance | path

Searched refs:I422ToABGR (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h157 int I422ToABGR(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dplanar_functions.cc485 int I422ToABGR(const uint8* src_y, int src_stride_y, in I422ToABGR() function