Home
last modified time | relevance | path

Searched defs:dst_stride_v (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Dconvert.cc36 uint8* dst_v, int dst_stride_v, in I420Copy()
131 uint8* dst_v, int dst_stride_v, in I422ToI420()
211 uint8* dst_v, int dst_stride_v, in I444ToI420()
289 uint8* dst_v, int dst_stride_v, in I411ToI420()
337 uint8* dst_v, int dst_stride_v, in I400ToI420()
405 uint8* dst_v, int dst_stride_v, in X420ToI420()
463 uint8* dst_v, int dst_stride_v, in NV12ToI420()
478 uint8* dst_v, int dst_stride_v, in M420ToI420()
495 uint8* dst_v, int dst_stride_v, in Q420ToI420()
646 uint8* dst_v, int dst_stride_v, in YUY2ToI420()
[all …]
Dplanar_functions.cc113 uint8* dst_v, int dst_stride_v, in YUY2ToI422()
175 uint8* dst_v, int dst_stride_v, in UYVYToI422()
239 uint8* dst_v, int dst_stride_v, in I420Mirror()
387 uint8* dst_v, int dst_stride_v, in ARGBToI422()
951 uint8* dst_v, int dst_stride_v, in I420Rect()
Drotate.cc1045 uint8* dst_v, int dst_stride_v, in I420Rotate()
1121 uint8* dst_v, int dst_stride_v, in NV12ToI420Rotate()
Dconvert_from.cc33 uint8* dst_v, int dst_stride_v, in I420ToI422()
113 uint8* dst_v, int dst_stride_v, in I420ToI444()
163 uint8* dst_v, int dst_stride_v, in I420ToI411()
Dformat_conversion.cc353 uint8* dst_v, int dst_stride_v, in BayerToI420()
Dscale.cc2926 uint8* dst_v, int dst_stride_v, in I420Scale()
2989 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.c3768 uint8* dst_v, int dst_stride_v, in I420Scale()
3811 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoframe_unittest.h1424 uint8* dst_v, int dst_stride_v, in ConvertToBuffer()