Home
last modified time | relevance | path

Searched defs:dst_argb (Results 1 – 25 of 57) sorted by relevance

123

/external/libaom/libaom/third_party/libyuv/source/
Dconvert_argb.cc29 uint8* dst_argb, int dst_stride_argb, in ARGBCopy()
52 uint8* dst_argb, int dst_stride_argb, in I444ToARGB()
120 uint8* dst_argb, int dst_stride_argb, in I422ToARGB()
197 uint8* dst_argb, int dst_stride_argb, in I411ToARGB()
263 uint8* dst_argb, int dst_stride_argb, in I400ToARGB()
322 uint8* dst_argb, int dst_stride_argb, in J400ToARGB()
394 uint8* dst_argb, int dst_stride_argb, in BGRAToARGB()
405 uint8* dst_argb, int dst_stride_argb, in ARGBToBGRA()
416 uint8* dst_argb, int dst_stride_argb, in ABGRToARGB()
427 uint8* dst_argb, int dst_stride_argb, in ARGBToABGR()
[all …]
Drow_win.cc154 uint8* dst_argb, in I422ToARGBRow_SSSE3()
326 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int pix) { in J400ToARGBRow_SSE2()
355 void J400ToARGBRow_AVX2(const uint8* src_y, uint8* dst_argb, int pix) { in J400ToARGBRow_AVX2()
385 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3()
423 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, in RAWToARGBRow_SSSE3()
469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_SSE2()
525 void RGB565ToARGBRow_AVX2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_AVX2()
576 void ARGB1555ToARGBRow_AVX2(const uint8* src_argb1555, uint8* dst_argb, in ARGB1555ToARGBRow_AVX2()
628 void ARGB4444ToARGBRow_AVX2(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_AVX2()
666 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb, in ARGB1555ToARGBRow_SSE2()
[all …]
Drow_gcc.cc145 void TestRow_SSE2(const uint8* src_y, uint8* dst_argb, int pix) { in TestRow_SSE2()
240 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int pix) { in J400ToARGBRow_SSE2()
268 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3()
306 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_SSSE3()
1643 uint8* dst_argb, in I444ToARGBRow_SSSE3()
1758 uint8* dst_argb, in I422ToARGBRow_SSSE3()
1784 uint8* dst_argb, in J422ToARGBRow_SSSE3()
1810 uint8* dst_argb, in I411ToARGBRow_SSSE3()
1835 uint8* dst_argb, in NV12ToARGBRow_SSSE3()
1858 uint8* dst_argb, in NV21ToARGBRow_SSSE3()
[all …]
Drow_neon.cc173 uint8* dst_argb, in I444ToARGBRow_NEON()
203 uint8* dst_argb, in I422ToARGBRow_NEON()
233 uint8* dst_argb, in I411ToARGBRow_NEON()
541 uint8* dst_argb, in I400ToARGBRow_NEON()
567 uint8* dst_argb, in J400ToARGBRow_NEON()
591 uint8* dst_argb, in NV12ToARGBRow_NEON()
619 uint8* dst_argb, in NV21ToARGBRow_NEON()
702 uint8* dst_argb, in YUY2ToARGBRow_NEON()
728 uint8* dst_argb, in UYVYToARGBRow_NEON()
931 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON()
[all …]
Drow_neon64.cc174 uint8* dst_argb, in I444ToARGBRow_NEON()
203 uint8* dst_argb, in I422ToARGBRow_NEON()
232 uint8* dst_argb, in I411ToARGBRow_NEON()
518 uint8* dst_argb, in I400ToARGBRow_NEON()
544 uint8* dst_argb, in J400ToARGBRow_NEON()
569 uint8* dst_argb, in NV12ToARGBRow_NEON()
596 uint8* dst_argb, in NV21ToARGBRow_NEON()
676 uint8* dst_argb, in YUY2ToARGBRow_NEON()
702 uint8* dst_argb, in UYVYToARGBRow_NEON()
911 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON()
[all …]
Dplanar_functions.cc483 uint8* dst_argb, int dst_stride_argb, in ARGBMirror()
561 uint8* dst_argb, int dst_stride_argb, in ARGBBlend()
597 uint8* dst_argb, int dst_stride_argb, in ARGBMultiply()
658 uint8* dst_argb, int dst_stride_argb, in ARGBAdd()
724 uint8* dst_argb, int dst_stride_argb, in ARGBSubtract()
1184 int ARGBRect(uint8* dst_argb, int dst_stride_argb, in ARGBRect()
1245 uint8* dst_argb, int dst_stride_argb, in ARGBAttenuate()
1309 uint8* dst_argb, int dst_stride_argb, in ARGBUnattenuate()
1358 uint8* dst_argb, int dst_stride_argb, in ARGBGrayTo()
1399 int ARGBGray(uint8* dst_argb, int dst_stride_argb, in ARGBGray()
[all …]
Dscale_gcc.cc720 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2_SSE2()
741 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2Linear_SSE2()
765 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2Box_SSE2()
796 int src_stepx, uint8* dst_argb, int dst_width) { in ScaleARGBRowDownEven_SSE2()
830 uint8* dst_argb, int dst_width) { in ScaleARGBRowDownEvenBox_SSE2()
872 void ScaleARGBCols_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_SSE2()
941 void ScaleARGBColsUp2_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBColsUp2_SSE2()
977 void ScaleARGBFilterCols_SSSE3(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_SSSE3()
Dscale_argb.cc36 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDown2()
96 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDown4Box()
143 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDownEven()
190 const uint8* src_argb, uint8* dst_argb, in ScaleARGBBilinearDown()
300 const uint8* src_argb, uint8* dst_argb, in ScaleARGBBilinearUp()
451 uint8* dst_argb, in ScaleYUVToARGBBilinearUp()
665 const uint8* src_argb, uint8* dst_argb, in ScaleARGBSimple()
814 uint8* dst_argb, int dst_stride_argb, in ARGBScaleClip()
836 uint8* dst_argb, int dst_stride_argb, in ARGBScale()
Dscale_win.cc966 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2_SSE2()
991 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2Linear_SSE2()
1019 uint8* dst_argb, int dst_width) { in ScaleARGBRowDown2Box_SSE2()
1053 uint8* dst_argb, int dst_width) { in ScaleARGBRowDownEven_SSE2()
1090 uint8* dst_argb, int dst_width) { in ScaleARGBRowDownEvenBox_SSE2()
1135 void ScaleARGBCols_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_SSE2()
1226 void ScaleARGBFilterCols_SSSE3(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_SSSE3()
1297 void ScaleARGBColsUp2_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBColsUp2_SSE2()
/external/libyuv/files/source/
Drotate_argb.cc26 uint8_t* dst_argb, in ARGBTranspose()
77 uint8_t* dst_argb, in ARGBRotate90()
92 uint8_t* dst_argb, in ARGBRotate270()
107 uint8_t* dst_argb, in ARGBRotate180()
198 uint8_t* dst_argb, in ARGBRotate()
Dconvert_argb.cc31 uint8_t* dst_argb, in ARGBCopy()
57 uint8_t* dst_argb, in I420ToARGBMatrix()
129 uint8_t* dst_argb, in I420ToARGB()
165 uint8_t* dst_argb, in J420ToARGB()
201 uint8_t* dst_argb, in H420ToARGB()
236 uint8_t* dst_argb, in I422ToARGBMatrix()
313 uint8_t* dst_argb, in I422ToARGB()
349 uint8_t* dst_argb, in J422ToARGB()
385 uint8_t* dst_argb, in H422ToARGB()
544 uint8_t* dst_argb, in I010ToARGBMatrix()
[all …]
Drow_gcc.cc155 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2()
185 uint8_t* dst_argb, in RGB24ToARGBRow_SSSE3()
224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
2010 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
2085 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
2149 uint8_t* dst_argb, in I210ToARGBRow_SSSE3()
2215 uint8_t* dst_argb, in I422AlphaToARGBRow_SSSE3()
2250 uint8_t* dst_argb, in NV12ToARGBRow_SSSE3()
2278 uint8_t* dst_argb, in NV21ToARGBRow_SSSE3()
2306 uint8_t* dst_argb, in YUY2ToARGBRow_SSSE3()
[all …]
Drow_neon.cc112 uint8_t* dst_argb, in I444ToARGBRow_NEON()
138 uint8_t* dst_argb, in I422ToARGBRow_NEON()
165 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
345 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON()
364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
383 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
406 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
505 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
526 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
750 uint8_t* dst_argb, in RGB24ToARGBRow_NEON()
[all …]
Drow_neon64.cc118 uint8_t* dst_argb, in I444ToARGBRow_NEON()
147 uint8_t* dst_argb, in I422ToARGBRow_NEON()
177 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
373 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON()
395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
414 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
441 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
544 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
569 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
789 uint8_t* dst_argb, in RGB24ToARGBRow_NEON()
[all …]
Dscale_argb.cc40 uint8_t* dst_argb, in ScaleARGBDown2()
151 uint8_t* dst_argb, in ScaleARGBDown4Box()
209 uint8_t* dst_argb, in ScaleARGBDownEven()
285 uint8_t* dst_argb, in ScaleARGBBilinearDown()
401 uint8_t* dst_argb, in ScaleARGBBilinearUp()
588 uint8_t* dst_argb, in ScaleYUVToARGBBilinearUp()
829 uint8_t* dst_argb, in ScaleARGBSimple()
1002 uint8_t* dst_argb, in ARGBScaleClip()
1030 uint8_t* dst_argb, in ARGBScale()
1056 uint8_t* dst_argb, in YUVToARGBScaleClip()
Dscale_win.cc997 uint8_t* dst_argb, in ScaleARGBRowDown2_SSE2()
1022 uint8_t* dst_argb, in ScaleARGBRowDown2Linear_SSE2()
1050 uint8_t* dst_argb, in ScaleARGBRowDown2Box_SSE2()
1085 uint8_t* dst_argb, in ScaleARGBRowDownEven_SSE2()
1122 uint8_t* dst_argb, in ScaleARGBRowDownEvenBox_SSE2()
1167 __declspec(naked) void ScaleARGBCols_SSE2(uint8_t* dst_argb, in ScaleARGBCols_SSE2()
1260 __declspec(naked) void ScaleARGBFilterCols_SSSE3(uint8_t* dst_argb, in ScaleARGBFilterCols_SSSE3()
1333 __declspec(naked) void ScaleARGBColsUp2_SSE2(uint8_t* dst_argb, in ScaleARGBColsUp2_SSE2()
Dscale_gcc.cc989 uint8_t* dst_argb, in ScaleARGBRowDown2_SSE2()
1013 uint8_t* dst_argb, in ScaleARGBRowDown2Linear_SSE2()
1040 uint8_t* dst_argb, in ScaleARGBRowDown2Box_SSE2()
1073 uint8_t* dst_argb, in ScaleARGBRowDownEven_SSE2()
1110 uint8_t* dst_argb, in ScaleARGBRowDownEvenBox_SSE2()
1152 void ScaleARGBCols_SSE2(uint8_t* dst_argb, in ScaleARGBCols_SSE2()
1222 void ScaleARGBColsUp2_SSE2(uint8_t* dst_argb, in ScaleARGBColsUp2_SSE2()
1263 void ScaleARGBFilterCols_SSSE3(uint8_t* dst_argb, in ScaleARGBFilterCols_SSSE3()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc26 uint8_t* dst_argb, in ARGBTranspose()
69 uint8_t* dst_argb, in ARGBRotate90()
84 uint8_t* dst_argb, in ARGBRotate270()
99 uint8_t* dst_argb, in ARGBRotate180()
182 uint8_t* dst_argb, in ARGBRotate()
Dconvert_argb.cc31 uint8_t* dst_argb, in ARGBCopy()
57 uint8_t* dst_argb, in I420ToARGBMatrix()
129 uint8_t* dst_argb, in I420ToARGB()
165 uint8_t* dst_argb, in J420ToARGB()
201 uint8_t* dst_argb, in H420ToARGB()
236 uint8_t* dst_argb, in I422ToARGBMatrix()
313 uint8_t* dst_argb, in I422ToARGB()
349 uint8_t* dst_argb, in J422ToARGB()
385 uint8_t* dst_argb, in H422ToARGB()
544 uint8_t* dst_argb, in I010ToARGBMatrix()
[all …]
Drow_gcc.cc155 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2()
185 uint8_t* dst_argb, in RGB24ToARGBRow_SSSE3()
224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
2010 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
2085 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
2149 uint8_t* dst_argb, in I210ToARGBRow_SSSE3()
2215 uint8_t* dst_argb, in I422AlphaToARGBRow_SSSE3()
2250 uint8_t* dst_argb, in NV12ToARGBRow_SSSE3()
2278 uint8_t* dst_argb, in NV21ToARGBRow_SSSE3()
2306 uint8_t* dst_argb, in YUY2ToARGBRow_SSSE3()
[all …]
Drow_neon.cc112 uint8_t* dst_argb, in I444ToARGBRow_NEON()
138 uint8_t* dst_argb, in I422ToARGBRow_NEON()
165 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
345 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON()
364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
383 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
406 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
505 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
526 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
750 uint8_t* dst_argb, in RGB24ToARGBRow_NEON()
[all …]
Drow_neon64.cc118 uint8_t* dst_argb, in I444ToARGBRow_NEON()
147 uint8_t* dst_argb, in I422ToARGBRow_NEON()
177 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
373 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON()
395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
414 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
441 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
544 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
569 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
789 uint8_t* dst_argb, in RGB24ToARGBRow_NEON()
[all …]
Dscale_argb.cc40 uint8_t* dst_argb, in ScaleARGBDown2()
135 uint8_t* dst_argb, in ScaleARGBDown4Box()
193 uint8_t* dst_argb, in ScaleARGBDownEven()
259 uint8_t* dst_argb, in ScaleARGBBilinearDown()
375 uint8_t* dst_argb, in ScaleARGBBilinearUp()
541 uint8_t* dst_argb, in ScaleYUVToARGBBilinearUp()
769 uint8_t* dst_argb, in ScaleARGBSimple()
929 uint8_t* dst_argb, in ARGBScaleClip()
957 uint8_t* dst_argb, in ARGBScale()
983 uint8_t* dst_argb, in YUVToARGBScaleClip()
Dscale_win.cc997 uint8_t* dst_argb, in ScaleARGBRowDown2_SSE2()
1022 uint8_t* dst_argb, in ScaleARGBRowDown2Linear_SSE2()
1050 uint8_t* dst_argb, in ScaleARGBRowDown2Box_SSE2()
1085 uint8_t* dst_argb, in ScaleARGBRowDownEven_SSE2()
1122 uint8_t* dst_argb, in ScaleARGBRowDownEvenBox_SSE2()
1167 __declspec(naked) void ScaleARGBCols_SSE2(uint8_t* dst_argb, in ScaleARGBCols_SSE2()
1260 __declspec(naked) void ScaleARGBFilterCols_SSSE3(uint8_t* dst_argb, in ScaleARGBFilterCols_SSSE3()
1333 __declspec(naked) void ScaleARGBColsUp2_SSE2(uint8_t* dst_argb, in ScaleARGBColsUp2_SSE2()
Dscale_gcc.cc989 uint8_t* dst_argb, in ScaleARGBRowDown2_SSE2()
1013 uint8_t* dst_argb, in ScaleARGBRowDown2Linear_SSE2()
1040 uint8_t* dst_argb, in ScaleARGBRowDown2Box_SSE2()
1073 uint8_t* dst_argb, in ScaleARGBRowDownEven_SSE2()
1110 uint8_t* dst_argb, in ScaleARGBRowDownEvenBox_SSE2()
1152 void ScaleARGBCols_SSE2(uint8_t* dst_argb, in ScaleARGBCols_SSE2()
1222 void ScaleARGBColsUp2_SSE2(uint8_t* dst_argb, in ScaleARGBColsUp2_SSE2()
1263 void ScaleARGBFilterCols_SSSE3(uint8_t* dst_argb, in ScaleARGBFilterCols_SSSE3()

123