Searched refs:I420Rect (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/talk/media/base/ |
D | videoframe.cc | 232 return libyuv::I420Rect(GetYPlane(), GetYPitch(), in SetToBlack()
|
/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 173 int I420Rect(uint8* dst_y, int dst_stride_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | planar_functions.h | 182 int I420Rect(uint8* dst_y, int dst_stride_y,
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 949 int I420Rect(uint8* dst_y, int dst_stride_y, in I420Rect() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1156 int I420Rect(uint8* dst_y, int dst_stride_y, in I420Rect() function
|