/external/libyuv/files/source/ |
D | convert.cc | 36 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 …]
|
D | row_win.cc | 931 uint8* dst_u, uint8* dst_v, int width) { in ARGBToUVRow_SSSE3() 997 uint8* dst_u, uint8* dst_v, int width) { in ARGBToUVRow_Unaligned_SSSE3() 1067 uint8* dst_u, uint8* dst_v, int width) { in BGRAToUVRow_SSSE3() 1133 uint8* dst_u, uint8* dst_v, int width) { in BGRAToUVRow_Unaligned_SSSE3() 1203 uint8* dst_u, uint8* dst_v, int width) { in ABGRToUVRow_SSSE3() 1269 uint8* dst_u, uint8* dst_v, int width) { in ABGRToUVRow_Unaligned_SSSE3() 1339 uint8* dst_u, uint8* dst_v, int width) { in RGBAToUVRow_SSSE3() 1405 uint8* dst_u, uint8* dst_v, int width) { in RGBAToUVRow_Unaligned_SSSE3() 2387 void MirrorRowUV_SSSE3(const uint8* src, uint8* dst_u, uint8* dst_v, in MirrorRowUV_SSSE3() 2447 void SplitUV_SSE2(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix) { in SplitUV_SSE2() [all …]
|
D | row_posix.cc | 749 uint8* dst_u, uint8* dst_v, int width) { in ARGBToUVRow_SSSE3() 810 uint8* dst_u, uint8* dst_v, int width) { in ARGBToUVRow_Unaligned_SSSE3() 949 uint8* dst_u, uint8* dst_v, int width) { in BGRAToUVRow_SSSE3() 1010 uint8* dst_u, uint8* dst_v, int width) { in BGRAToUVRow_Unaligned_SSSE3() 1149 uint8* dst_u, uint8* dst_v, int width) { in ABGRToUVRow_SSSE3() 1210 uint8* dst_u, uint8* dst_v, int width) { in ABGRToUVRow_Unaligned_SSSE3() 2008 void MirrorRowUV_SSSE3(const uint8* src, uint8* dst_u, uint8* dst_v, in MirrorRowUV_SSSE3() 2070 void SplitUV_SSE2(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix) { in SplitUV_SSE2() 2203 uint8* dst_u, uint8* dst_v, int pix) { in YUY2ToUVRow_SSE2() 2243 uint8* dst_u, uint8* dst_v, int pix) { in YUY2ToUV422Row_SSE2() [all …]
|
D | row_neon.cc | 341 void SplitUV_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int width) { in SplitUV_NEON() 731 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() 752 void UYVYToUV422Row_NEON(const uint8* src_uyvy, uint8* dst_u, uint8* dst_v, in UYVYToUV422Row_NEON() 774 uint8* dst_u, uint8* dst_v, int pix) { in YUY2ToUVRow_NEON() 800 uint8* dst_u, uint8* dst_v, int pix) { in UYVYToUVRow_NEON()
|
D | convert_from.cc | 33 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() 1343 uint8* dst_v; in ConvertFromI420() local 1364 uint8* dst_v; in ConvertFromI420() local 1384 uint8* dst_v; in ConvertFromI420() local 1404 uint8* dst_v = dst_u + quarterwidth * height; in ConvertFromI420() local
|
D | planar_functions.cc | 113 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()
|
D | row_common.cc | 677 void MirrorRowUV_C(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int width) { in MirrorRowUV_C() 706 void SplitUV_C(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int width) { in SplitUV_C() 748 uint8* dst_u, uint8* dst_v, int width) { in YUY2ToUVRow_C() 761 uint8* dst_u, uint8* dst_v, int width) { in YUY2ToUV422Row_C() 787 uint8* dst_u, uint8* dst_v, int width) { in UYVYToUVRow_C() 800 uint8* dst_u, uint8* dst_v, int width) { in UYVYToUV422Row_C()
|
D | rotate.cc | 1045 uint8* dst_v, int dst_stride_v, in I420Rotate() 1121 uint8* dst_v, int dst_stride_v, in NV12ToI420Rotate()
|
D | format_conversion.cc | 353 uint8* dst_v, int dst_stride_v, in BayerToI420()
|
D | scale.cc | 2926 uint8* dst_v, int dst_stride_v, in I420Scale() 2988 uint8* dst_y, uint8* dst_u, uint8* dst_v, in Scale() 3070 uint8* dst_v = dst + dst_width * dst_height + dst_halfwidth * dst_halfheight + in ScaleOffset() local
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | recon_wrapper_sse2.c | 36 unsigned char *dst_v, in vp8_build_intra_predictors_mbuv_x86()
|
/external/libvpx/libvpx/vp8/common/ |
D | reconinter.c | 387 unsigned char *dst_v, in vp8_build_inter16x16_predictors_mb()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.c | 3768 uint8* dst_v, int dst_stride_v, in I420Scale() 3810 uint8* dst_y, uint8* dst_u, uint8* dst_v, in Scale() 3873 uint8* dst_v = dst + dst_width * dst_height + dst_halfwidth * dst_halfheight + in ScaleOffset() local
|