Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h74 int I400ToI400(const uint8* src_y,
81 #define J400ToJ400 I400ToI400
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h58 int I400ToI400(const uint8* src_y, int src_stride_y,
62 #define J400ToJ400 I400ToI400
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc197 int I400ToI400(const uint8* src_y, int src_stride_y, in I400ToI400() function
/external/libyuv/files/source/
Dplanar_functions.cc212 int I400ToI400(const uint8* src_y, in I400ToI400() function