/external/libyuv/files/source/ |
D | row_gcc.cc | 3071 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_SSE2() 3097 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, in YUY2ToUVRow_SSE2() 3139 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() 3280 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_AVX2() 3308 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, in YUY2ToUVRow_AVX2() 3351 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
|
D | row_neon.cc | 525 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() 955 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON() 989 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, in YUY2ToUV422Row_NEON() 1035 void YUY2ToUVRow_NEON(const uint8* src_yuy2, in YUY2ToUVRow_NEON()
|
D | row_neon64.cc | 526 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() 965 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON() 999 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, in YUY2ToUV422Row_NEON() 1045 void YUY2ToUVRow_NEON(const uint8* src_yuy2, in YUY2ToUVRow_NEON()
|
D | planar_functions.cc | 468 int YUY2ToI422(const uint8* src_yuy2, in YUY2ToI422() 640 int YUY2ToY(const uint8* src_yuy2, in YUY2ToY() 3115 int YUY2ToNV12(const uint8* src_yuy2, in YUY2ToNV12()
|
D | row_common.cc | 1610 void YUY2ToARGBRow_C(const uint8* src_yuy2, in YUY2ToARGBRow_C() 1794 void YUY2ToUVRow_C(const uint8* src_yuy2, in YUY2ToUVRow_C() 1811 void YUY2ToUV422Row_C(const uint8* src_yuy2, in YUY2ToUV422Row_C() 1827 void YUY2ToYRow_C(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_C()
|
D | convert.cc | 362 int YUY2ToI420(const uint8* src_yuy2, in YUY2ToI420()
|
D | row_msa.cc | 641 void YUY2ToYRow_MSA(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_MSA() 655 void YUY2ToUVRow_MSA(const uint8* src_yuy2, in YUY2ToUVRow_MSA() 685 void YUY2ToUV422Row_MSA(const uint8* src_yuy2, in YUY2ToUV422Row_MSA() 2798 void YUY2ToARGBRow_MSA(const uint8* src_yuy2, in YUY2ToARGBRow_MSA()
|
D | convert_argb.cc | 1519 int YUY2ToARGB(const uint8* src_yuy2, in YUY2ToARGB()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 3069 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_SSE2() 3094 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() 3132 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() 3263 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_AVX2() 3290 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() 3329 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
|
D | row_neon.cc | 568 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() 990 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON() 1024 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() 1066 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
|
D | row_neon64.cc | 562 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() 993 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON() 1027 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() 1069 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
|
D | row_common.cc | 1658 void YUY2ToARGBRow_C(const uint8* src_yuy2, in YUY2ToARGBRow_C() 1840 void YUY2ToUVRow_C(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToUVRow_C() 1854 void YUY2ToUV422Row_C(const uint8* src_yuy2, in YUY2ToUV422Row_C() 1868 void YUY2ToYRow_C(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_C()
|
D | planar_functions.cc | 416 int YUY2ToI422(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToI422() 2613 int YUY2ToNV12(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToNV12()
|
D | convert.cc | 349 int YUY2ToI420(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToI420()
|
D | convert_argb.cc | 1335 int YUY2ToARGB(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToARGB()
|