Home
last modified time | relevance | path

Searched refs:I400ToI400 (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h31 #define I400ToI400 CopyPlane macro
/external/chromium_org/third_party/libyuv/include/libyuv/
Dplanar_functions.h44 int I400ToI400(const uint8* src_y, int src_stride_y,
/external/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc189 int I400ToI400(const uint8* src_y, int src_stride_y, in I400ToI400() function