Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h102 int I420ToI400(const uint8* src_y, int src_stride_y,
109 #define J420ToJ400 I420ToI400
/external/libyuv/files/include/libyuv/
Dplanar_functions.h56 int I420ToI400(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dplanar_functions.cc60 int I420ToI400(const uint8* src_y, int src_stride_y, in I420ToI400() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc202 int I420ToI400(const uint8* src_y, int src_stride_y, in I420ToI400() function