Home
last modified time | relevance | path

Searched defs:src_yuy2 (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Drow_gcc.cc3069 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()
H A Drow_neon.cc568 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()
H A Drow_neon64.cc562 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()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/www/firefox/firefox-99.0/third_party/aom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/source/
H A Drow_gcc.cc3071 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()
H A Drow_neon.cc525 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()
H A Drow_neon64.cc526 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/source/
H A Drow_gcc.cc3069 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()
H A Drow_neon.cc568 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()
H A Drow_neon64.cc562 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()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/third_party/libyuv/source/
H A Drow_gcc.cc2820 void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_SSE2()
2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2()
3014 void YUY2ToYRow_AVX2(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_AVX2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
3080 void YUY2ToUV422Row_AVX2(const uint8* src_yuy2, in YUY2ToUV422Row_AVX2()
H A Drow_neon.cc701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { in YUY2ToYRow_NEON()
1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON()
1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
/dports/net/pjsip/pjproject-2.11.1/third_party/yuv/source/
H A Drow_neon.cc452 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON()
883 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON()
913 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, in YUY2ToUV422Row_NEON()
953 void YUY2ToUVRow_NEON(const uint8* src_yuy2, in YUY2ToUVRow_NEON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_neon.cc504 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2, in YUY2ToARGBRow_NEON()
941 void YUY2ToYRow_NEON(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_NEON()
971 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2, in YUY2ToUV422Row_NEON()
1011 void YUY2ToUVRow_NEON(const uint8_t* src_yuy2, in YUY2ToUVRow_NEON()

12345678910