Home
last modified time | relevance | path

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

123

/external/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()
Dplanar_functions.cc970 uint8_t* dst_argb, in ARGBMirror()
1060 uint8_t* dst_argb, in ARGBBlend()
1285 uint8_t* dst_argb, in ARGBMultiply()
1357 uint8_t* dst_argb, in ARGBAdd()
1434 uint8_t* dst_argb, in ARGBSubtract()
1817 int ARGBRect(uint8_t* dst_argb, in ARGBRect()
1889 uint8_t* dst_argb, in ARGBAttenuate()
1955 uint8_t* dst_argb, in ARGBUnattenuate()
2006 uint8_t* dst_argb, in ARGBGrayTo()
2053 int ARGBGray(uint8_t* dst_argb, in ARGBGray()
[all …]
/external/libaom/third_party/libyuv/source/
Drotate_argb.cc26 uint8_t* dst_argb, in ARGBTranspose()
82 uint8_t* dst_argb, in ARGBRotate90()
97 uint8_t* dst_argb, in ARGBRotate270()
112 uint8_t* dst_argb, in ARGBRotate180()
204 uint8_t* dst_argb, in ARGBRotate()
Drow_gcc.cc160 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2()
190 uint8_t* dst_argb, in RGB24ToARGBRow_SSSE3()
229 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
2115 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
2190 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
2254 uint8_t* dst_argb, in I210ToARGBRow_SSSE3()
2320 uint8_t* dst_argb, in I422AlphaToARGBRow_SSSE3()
2355 uint8_t* dst_argb, in NV12ToARGBRow_SSSE3()
2383 uint8_t* dst_argb, in NV21ToARGBRow_SSSE3()
2411 uint8_t* dst_argb, in YUY2ToARGBRow_SSSE3()
[all …]
Drow_neon64.cc112 uint8_t* dst_argb, in I444ToARGBRow_NEON()
144 uint8_t* dst_argb, in I422ToARGBRow_NEON()
178 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
399 uint8_t* dst_argb, in I400ToARGBRow_NEON()
424 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
444 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
473 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
582 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
608 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
857 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON()
[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()
346 uint8_t* dst_argb, in I400ToARGBRow_NEON()
367 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
386 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
409 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
508 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
529 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
752 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_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()
837 uint8_t* dst_argb, in ScaleARGBSimple()
1010 uint8_t* dst_argb, in ARGBScaleClip()
1038 uint8_t* dst_argb, in ARGBScale()
1064 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()
Dconvert_argb.cc31 uint8_t* dst_argb, in ARGBCopy()
58 uint8_t* dst_argb, in I420ToARGBMatrix()
138 uint8_t* dst_argb, in I420ToARGB()
174 uint8_t* dst_argb, in J420ToARGB()
210 uint8_t* dst_argb, in H420ToARGB()
246 uint8_t* dst_argb, in U420ToARGB()
282 uint8_t* dst_argb, in I422ToARGBMatrix()
367 uint8_t* dst_argb, in I422ToARGB()
403 uint8_t* dst_argb, in J422ToARGB()
439 uint8_t* dst_argb, in H422ToARGB()
[all …]
Dplanar_functions.cc1255 uint8_t* dst_argb, in ARGBMirror()
1404 uint8_t* dst_argb, in ARGBBlend()
1656 uint8_t* dst_argb, in ARGBMultiply()
1736 uint8_t* dst_argb, in ARGBAdd()
1821 uint8_t* dst_argb, in ARGBSubtract()
2049 int ARGBRect(uint8_t* dst_argb, in ARGBRect()
2129 uint8_t* dst_argb, in ARGBAttenuate()
2203 uint8_t* dst_argb, in ARGBUnattenuate()
2254 uint8_t* dst_argb, in ARGBGrayTo()
2306 int ARGBGray(uint8_t* dst_argb, in ARGBGray()
[all …]
/external/libyuv/files/source/
Drotate_argb.cc26 uint8_t* dst_argb, in ARGBTranspose()
82 uint8_t* dst_argb, in ARGBRotate90()
97 uint8_t* dst_argb, in ARGBRotate270()
112 uint8_t* dst_argb, in ARGBRotate180()
204 uint8_t* dst_argb, in ARGBRotate()
Drow_gcc.cc158 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2()
188 uint8_t* dst_argb, in RGB24ToARGBRow_SSSE3()
227 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
1138 uint8_t* dst_argb, in AR64ToARGBRow_SSSE3()
1162 uint8_t* dst_argb, in AB64ToARGBRow_SSSE3()
1242 uint8_t* dst_argb, in AR64ToARGBRow_AVX2()
1269 uint8_t* dst_argb, in AB64ToARGBRow_AVX2()
2431 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
2462 uint8_t* dst_argb, in I444AlphaToARGBRow_SSSE3()
2544 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
[all …]
Drow_neon.cc138 uint8_t* dst_argb, in I444ToARGBRow_NEON()
162 uint8_t* dst_argb, in I422ToARGBRow_NEON()
187 uint8_t* dst_argb, in I444AlphaToARGBRow_NEON()
213 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
379 uint8_t* dst_argb, in I400ToARGBRow_NEON()
398 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
417 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
438 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
521 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
540 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
[all …]
Drow_neon64.cc124 uint8_t* dst_argb, in I444ToARGBRow_NEON()
148 uint8_t* dst_argb, in I422ToARGBRow_NEON()
173 uint8_t* dst_argb, in I444AlphaToARGBRow_NEON()
199 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
370 uint8_t* dst_argb, in I400ToARGBRow_NEON()
390 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
408 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
431 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
454 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
544 uint8_t* dst_argb, in YUY2ToARGBRow_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()
417 uint8_t* dst_argb, in ScaleARGBBilinearUp()
611 uint8_t* dst_argb, in ScaleYUVToARGBBilinearUp()
880 uint8_t* dst_argb, in ScaleARGBSimple()
1048 uint8_t* dst_argb, in ARGBScaleClip()
1076 uint8_t* dst_argb, in ARGBScale()
1102 uint8_t* dst_argb, in YUVToARGBScaleClip()
Dscale_win.cc998 uint8_t* dst_argb, in ScaleARGBRowDown2_SSE2()
1023 uint8_t* dst_argb, in ScaleARGBRowDown2Linear_SSE2()
1051 uint8_t* dst_argb, in ScaleARGBRowDown2Box_SSE2()
1086 uint8_t* dst_argb, in ScaleARGBRowDownEven_SSE2()
1123 uint8_t* dst_argb, in ScaleARGBRowDownEvenBox_SSE2()
1168 __declspec(naked) void ScaleARGBCols_SSE2(uint8_t* dst_argb, in ScaleARGBCols_SSE2()
1261 __declspec(naked) void ScaleARGBFilterCols_SSSE3(uint8_t* dst_argb, in ScaleARGBFilterCols_SSSE3()
1334 __declspec(naked) void ScaleARGBColsUp2_SSE2(uint8_t* dst_argb, in ScaleARGBColsUp2_SSE2()
Drow_win.cc109 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
129 uint8_t* dst_argb, in I422AlphaToARGBRow_SSSE3()
147 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
167 uint8_t* dst_argb, in I444AlphaToARGBRow_SSSE3()
Dconvert_argb.cc31 uint8_t* dst_argb, in ARGBCopy()
58 uint8_t* dst_argb, in I420ToARGBMatrix()
147 uint8_t* dst_argb, in I420ToARGB()
183 uint8_t* dst_argb, in J420ToARGB()
219 uint8_t* dst_argb, in H420ToARGB()
255 uint8_t* dst_argb, in U420ToARGB()
291 uint8_t* dst_argb, in I422ToARGBMatrix()
385 uint8_t* dst_argb, in I422ToARGB()
421 uint8_t* dst_argb, in J422ToARGB()
457 uint8_t* dst_argb, in H422ToARGB()
[all …]

123