Home
last modified time | relevance | path

Searched refs:I420Rect (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoframe.cc232 return libyuv::I420Rect(GetYPlane(), GetYPitch(), in SetToBlack()
/external/libyuv/files/include/libyuv/
Dplanar_functions.h296 int I420Rect(uint8* dst_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h197 int I420Rect(uint8* dst_y, int dst_stride_y,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1335 int I420Rect(uint8* dst_y, int dst_stride_y, in I420Rect() function
/external/libyuv/files/source/
Dplanar_functions.cc1587 int I420Rect(uint8* dst_y, in I420Rect() function