MCPcopy Create free account

hub / github.com/PHZ76/DesktopSharing / functions

Functions4,082 in github.com/PHZ76/DesktopSharing

FunctionARGBToARGB1555Row_MSA
DesktopSharing/libyuv/source/row_msa.cc:1017
FunctionARGBToARGB1555Row_NEON
DesktopSharing/libyuv/source/row_neon.cc:1187
FunctionARGBToARGB1555Row_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1249
FunctionARGBToARGB1555Row_SSE2
DesktopSharing/libyuv/source/row_gcc.cc:825
FunctionARGBToARGB4444
Convert ARGB To ARGB4444.
DesktopSharing/libyuv/source/convert_from_argb.cc:1693
FunctionARGBToARGB4444Row_C
DesktopSharing/libyuv/source/row_common.cc:360
FunctionARGBToARGB4444Row_MMI
DesktopSharing/libyuv/source/row_mmi.cc:557
FunctionARGBToARGB4444Row_MSA
DesktopSharing/libyuv/source/row_msa.cc:1059
FunctionARGBToARGB4444Row_NEON
DesktopSharing/libyuv/source/row_neon.cc:1204
FunctionARGBToARGB4444Row_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1267
FunctionARGBToARGB4444Row_SSE2
DesktopSharing/libyuv/source/row_gcc.cc:866
FunctionARGBToBGRA
Convert ARGB to BGRA (same as BGRAToARGB).
DesktopSharing/libyuv/source/convert_argb.cc:1731
FunctionARGBToI400
Convert ARGB to I400.
DesktopSharing/libyuv/source/convert_from_argb.cc:1218
FunctionARGBToI422
ARGB little endian (bgra in memory) to I422
DesktopSharing/libyuv/source/convert_from_argb.cc:140
FunctionARGBToI444
ARGB little endian (bgra in memory) to I444
DesktopSharing/libyuv/source/convert_from_argb.cc:24
FunctionARGBToJ400
Convert ARGB to J400.
DesktopSharing/libyuv/source/convert_from_argb.cc:2087
FunctionARGBToJ420
Convert ARGB to J420. (JPeg full range I420).
DesktopSharing/libyuv/source/convert_from_argb.cc:1865
FunctionARGBToJ422
Convert ARGB to J422. (JPeg full range I422).
DesktopSharing/libyuv/source/convert_from_argb.cc:1975
FunctionARGBToNV21
Same as NV12 but U and V swapped.
DesktopSharing/libyuv/source/convert_from_argb.cc:415
FunctionARGBToRAW
Convert ARGB To RAW.
DesktopSharing/libyuv/source/convert_from_argb.cc:1390
FunctionARGBToRAWRow_AVX2
DesktopSharing/libyuv/source/row_gcc.cc:650
FunctionARGBToRAWRow_C
DesktopSharing/libyuv/source/row_common.cc:263
FunctionARGBToRAWRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:346
FunctionARGBToRAWRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:959
FunctionARGBToRAWRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:942
FunctionARGBToRAWRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1003
FunctionARGBToRAWRow_SSSE3
DesktopSharing/libyuv/source/row_win.cc:760
FunctionARGBToRAWRow_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:513
FunctionARGBToRGB24
Convert ARGB To RGB24.
DesktopSharing/libyuv/source/convert_from_argb.cc:1308
FunctionARGBToRGB24Row_AVX512VBMI
DesktopSharing/libyuv/source/row_gcc.cc:616
FunctionARGBToRGB24Row_C
DesktopSharing/libyuv/source/row_common.cc:249
FunctionARGBToRGB24Row_MMI
DesktopSharing/libyuv/source/row_mmi.cc:312
FunctionARGBToRGB24Row_MSA
DesktopSharing/libyuv/source/row_msa.cc:935
FunctionARGBToRGB24Row_NEON
DesktopSharing/libyuv/source/row_neon.cc:924
FunctionARGBToRGB24Row_NEON
DesktopSharing/libyuv/source/row_neon64.cc:985
FunctionARGBToRGB24Row_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:474
FunctionARGBToRGB565
Convert ARGB To RGB565. TODO(fbarchard): Consider using dither function low level with zeros.
DesktopSharing/libyuv/source/convert_from_argb.cc:1545
FunctionARGBToRGB565Dither
Convert ARGB To RGB565 with 4x4 dither matrix (16 bytes).
DesktopSharing/libyuv/source/convert_from_argb.cc:1469
FunctionARGBToRGB565DitherRow_AVX2
DesktopSharing/libyuv/source/row_win.cc:884
FunctionARGBToRGB565DitherRow_AVX2
DesktopSharing/libyuv/source/row_gcc.cc:780
FunctionARGBToRGB565DitherRow_C
dither4 is a row of 4 values from 4x4 dither matrix. The 4x4 matrix contains values to increase RGB. When converting to fewer bits (565) this provide
DesktopSharing/libyuv/source/row_common.cc:307
FunctionARGBToRGB565DitherRow_MMI
dither4 is a row of 4 values from 4x4 dither matrix. The 4x4 matrix contains values to increase RGB. When converting to fewer bits (565) this provide
DesktopSharing/libyuv/source/row_mmi.cc:447
FunctionARGBToRGB565DitherRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:1304
FunctionARGBToRGB565DitherRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:1165
FunctionARGBToRGB565DitherRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1228
FunctionARGBToRGB565DitherRow_SSE2
DesktopSharing/libyuv/source/row_win.cc:837
FunctionARGBToRGB565DitherRow_SSE2
DesktopSharing/libyuv/source/row_gcc.cc:732
FunctionARGBToRGB565Row_C
DesktopSharing/libyuv/source/row_common.cc:277
FunctionARGBToRGB565Row_MMI
DesktopSharing/libyuv/source/row_mmi.cc:396
FunctionARGBToRGB565Row_MSA
DesktopSharing/libyuv/source/row_msa.cc:983
FunctionARGBToRGB565Row_NEON
DesktopSharing/libyuv/source/row_neon.cc:1148
FunctionARGBToRGB565Row_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1211
FunctionARGBToRGB565Row_SSE2
DesktopSharing/libyuv/source/row_gcc.cc:695
FunctionARGBToRGBA
Convert ARGB to RGBA.
DesktopSharing/libyuv/source/convert_from_argb.cc:1296
FunctionARGBToUV444Row_C
DesktopSharing/libyuv/source/row_common.cc:769
FunctionARGBToUV444Row_MMI
DesktopSharing/libyuv/source/row_mmi.cc:3912
FunctionARGBToUV444Row_MSA
DesktopSharing/libyuv/source/row_msa.cc:1084
FunctionARGBToUV444Row_NEON
8x1 pixels.
DesktopSharing/libyuv/source/row_neon.cc:1307
FunctionARGBToUV444Row_NEON
8x1 pixels.
DesktopSharing/libyuv/source/row_neon64.cc:1371
FunctionARGBToUV444Row_SSSE3
DesktopSharing/libyuv/source/row_win.cc:1652
FunctionARGBToUV444Row_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:1615
FunctionARGBToUVJRow_AVX2
DesktopSharing/libyuv/source/row_win.cc:1584
FunctionARGBToUVJRow_AVX2
DesktopSharing/libyuv/source/row_gcc.cc:1485
FunctionARGBToUVJRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:2553
FunctionARGBToUVJRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:2499
FunctionARGBToUVJRow_NEON
TODO(fbarchard): Subsample match C code.
DesktopSharing/libyuv/source/row_neon.cc:1409
FunctionARGBToUVJRow_NEON
TODO(fbarchard): Subsample match C code.
DesktopSharing/libyuv/source/row_neon64.cc:1478
FunctionARGBToUVJRow_SSSE3
DesktopSharing/libyuv/source/row_win.cc:1442
FunctionARGBToUVJRow_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:1549
FunctionARGBToUVRow_AVX2
DesktopSharing/libyuv/source/row_win.cc:1516
FunctionARGBToUVRow_AVX2
DesktopSharing/libyuv/source/row_gcc.cc:1359
FunctionARGBToUVRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:685
FunctionARGBToUVRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:817
FunctionARGBToUVRow_SSSE3
DesktopSharing/libyuv/source/row_win.cc:1370
FunctionARGBToUVRow_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:1290
FunctionARGBToUYVY
Convert ARGB to UYVY.
DesktopSharing/libyuv/source/convert_from_argb.cc:1057
FunctionARGBToYJRow_AVX2
Convert 32 ARGB pixels (128 bytes) to 32 Y values.
DesktopSharing/libyuv/source/row_gcc.cc:1250
FunctionARGBToYJRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:2470
FunctionARGBToYJRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:2419
FunctionARGBToYJRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:1264
FunctionARGBToYJRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1328
FunctionARGBToYJRow_SSSE3
Convert 16 ARGB pixels (64 bytes) to 16 YJ values. Same as ARGBToYRow but different coefficients, no add 16.
DesktopSharing/libyuv/source/row_gcc.cc:1166
FunctionARGBToYRow_AVX2
Convert 32 ARGB pixels (128 bytes) to 32 Y values.
DesktopSharing/libyuv/source/row_win.cc:1188
FunctionARGBToYRow_AVX2
Convert 32 ARGB pixels (128 bytes) to 32 Y values.
DesktopSharing/libyuv/source/row_gcc.cc:1206
FunctionARGBToYRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:606
FunctionARGBToYRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:771
FunctionARGBToYRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:1223
FunctionARGBToYRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1287
FunctionARGBToYRow_SSSE3
Convert 16 ARGB pixels (64 bytes) to 16 Y values.
DesktopSharing/libyuv/source/row_win.cc:1112
FunctionARGBToYRow_SSSE3
Convert 16 ARGB pixels (64 bytes) to 16 Y values.
DesktopSharing/libyuv/source/row_gcc.cc:1145
FunctionARGBToYUY2
Convert ARGB to YUY2.
DesktopSharing/libyuv/source/convert_from_argb.cc:896
FunctionARGBUnattenuate
Convert preattentuated ARGB to unattenuated ARGB.
DesktopSharing/libyuv/source/planar_functions.cc:2204
FunctionARGBUnattenuateRow_AVX2
DesktopSharing/libyuv/source/row_win.cc:4405
FunctionARGBUnattenuateRow_AVX2
Unattenuate 8 pixels at a time.
DesktopSharing/libyuv/source/row_gcc.cc:4934
FunctionARGBUnattenuateRow_C
DesktopSharing/libyuv/source/row_common.cc:2607
FunctionARGBUnattenuateRow_SSE2
Unattenuate 4 pixels at a time.
DesktopSharing/libyuv/source/row_win.cc:4349
FunctionARGBUnattenuateRow_SSE2
Unattenuate 4 pixels at a time.
DesktopSharing/libyuv/source/row_gcc.cc:4886
MethodAVFrame
DesktopSharing/xop/media.h:33
FunctionAVRational av_inv_q
* Invert a rational. * @param q value * @return 1 / q */
libs/ffmpeg/include/libavutil/rational.h:159
FunctionAYUVToNV12
Convert AYUV to NV12.
DesktopSharing/libyuv/source/convert.cc:884
← previousnext →1,401–1,500 of 4,082, ranked by callers