Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h175 int I420ToI400(const uint8* src_y,
187 #define J420ToJ400 I420ToI400
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h116 int I420ToI400(const uint8* src_y, int src_stride_y,
123 #define J420ToJ400 I420ToI400
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc215 int I420ToI400(const uint8* src_y, int src_stride_y, in I420ToI400() function
/external/libyuv/files/source/
Dplanar_functions.cc233 int I420ToI400(const uint8* src_y, in I420ToI400() function