Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert.cc36 uint8* dst_v, int dst_stride_v, in I4xxToI420()
69 uint8* dst_v, int dst_stride_v, in I420Copy()
107 uint8* dst_v, int dst_stride_v, in I422ToI420()
128 uint8* dst_v, int dst_stride_v, in I444ToI420()
148 uint8* dst_v, int dst_stride_v, in I411ToI420()
166 uint8* dst_v, int dst_stride_v, in I400ToI420()
246 uint8* dst_v, int dst_stride_v, in X420ToI420()
306 uint8* dst_v, int dst_stride_v, in NV12ToI420()
322 uint8* dst_v, int dst_stride_v, in NV21ToI420()
337 uint8* dst_v, int dst_stride_v, in M420ToI420()
[all …]
Dconvert_from_argb.cc28 uint8* dst_v, int dst_stride_v, in ARGBToI444()
109 uint8* dst_v, int dst_stride_v, in ARGBToI422()
189 uint8* dst_v, int dst_stride_v, in ARGBToI411()
1080 uint8* dst_v, int dst_stride_v, in ARGBToJ420()
1154 uint8* dst_v, int dst_stride_v, in ARGBToJ422()
Dplanar_functions.cc135 uint8* dst_v, int dst_stride_v, in I422Copy()
169 uint8* dst_v, int dst_stride_v, in I444Copy()
239 uint8* dst_v, int dst_stride_v, in SplitUVPlane()
419 uint8* dst_v, int dst_stride_v, in YUY2ToI422()
491 uint8* dst_v, int dst_stride_v, in UYVYToI422()
585 uint8* dst_v, int dst_stride_v, in I420Mirror()
790 uint8* dst_v, int dst_stride_v, in I420Blend()
1337 uint8* dst_v, int dst_stride_v, in I420Rect()
2090 uint8* dst_v, int dst_stride_v, in I420Interpolate()
Drotate.cc350 uint8* dst_v, int dst_stride_v, in I420Rotate()
426 uint8* dst_v, int dst_stride_v, in NV12ToI420Rotate()
Dconvert_from.cc38 uint8* dst_v, int dst_stride_v, in I420ToI4xx()
71 uint8* dst_v, int dst_stride_v, in I420ToI422()
93 uint8* dst_v, int dst_stride_v, in I420ToI444()
115 uint8* dst_v, int dst_stride_v, in I420ToI411()
Dscale.cc1555 uint8* dst_v, int dst_stride_v, in I420Scale()
1587 uint16* dst_v, int dst_stride_v, in I420Scale_16()
1618 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale()
/external/libyuv/files/source/
Dconvert.cc42 int dst_stride_v, in I4xxToI420()
80 int dst_stride_v, in I420Copy()
123 int dst_stride_v, in I422ToI420()
146 int dst_stride_v, in I444ToI420()
163 int dst_stride_v, in I400ToI420()
252 int dst_stride_v, in X420ToI420()
315 int dst_stride_v, in NV12ToI420()
334 int dst_stride_v, in NV21ToI420()
351 int dst_stride_v, in M420ToI420()
369 int dst_stride_v, in YUY2ToI420()
[all …]
Dconvert_from_argb.cc32 int dst_stride_v, in ARGBToI444()
140 int dst_stride_v, in ARGBToI422()
1320 int dst_stride_v, in ARGBToJ420()
1413 int dst_stride_v, in ARGBToJ422()
Dplanar_functions.cc146 int dst_stride_v, in I422Copy()
185 int dst_stride_v, in I444Copy()
269 int dst_stride_v, in SplitUVPlane()
475 int dst_stride_v, in YUY2ToI422()
561 int dst_stride_v, in UYVYToI422()
740 int dst_stride_v, in I420Mirror()
974 int dst_stride_v, in I420Blend()
1592 int dst_stride_v, in I420Rect()
2454 int dst_stride_v, in I420Interpolate()
Drotate.cc427 int dst_stride_v, in I420Rotate()
493 int dst_stride_v, in NV12ToI420Rotate()
Dconvert_from.cc44 int dst_stride_v, in I420ToI4xx()
82 int dst_stride_v, in I420ToI422()
107 int dst_stride_v, in I420ToI444()
Dscale.cc1738 int dst_stride_v, in I420Scale()
1775 int dst_stride_v, in I420Scale_16()
1813 int dst_stride_v, in Scale()
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h1472 int dst_stride_v, in ConvertToBuffer()