Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TangXiaoLv/TelegramGallery
/ functions
Functions
3,122 in github.com/TangXiaoLv/TelegramGallery
⨍
Functions
3,122
◇
Types & classes
739
Function
I400ToARGBRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2435
Function
I400ToI400
Copy I400.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:184
Function
I400ToI400
Copy I400.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:184
Function
I411ToARGBRow_AVX2
16 pixels 4 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2205
Function
I411ToARGBRow_AVX2
16 pixels 4 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2169
Function
I411ToARGBRow_AVX2
16 pixels 4 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2205
Function
I411ToARGBRow_AVX2
16 pixels 4 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2169
Function
I411ToARGBRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1532
Function
I411ToARGBRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1532
Function
I411ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:230
Function
I411ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:223
Function
I411ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:230
Function
I411ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:223
Function
I411ToARGBRow_SSSE3
8 pixels. 2 UV values upsampled to 8 UV, mixed with 8 Y producing 8 ARGB (32 bytes). Similar to I420 but duplicate UV once more.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2826
Function
I411ToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1808
Function
I411ToARGBRow_SSSE3
8 pixels. 2 UV values upsampled to 8 UV, mixed with 8 Y producing 8 ARGB (32 bytes). Similar to I420 but duplicate UV once more.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2826
Function
I411ToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1808
Function
I420AlphaToABGR
Convert I420 with Alpha to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:680
Function
I420AlphaToABGR
Convert I420 with Alpha to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:680
Function
I420AlphaToARGB
Convert I420 with Alpha to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:663
Function
I420AlphaToARGB
Convert I420 with Alpha to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:663
Function
I420Blend
Alpha Blend YUV images and store to destination.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:640
Function
I420Blend
Alpha Blend YUV images and store to destination.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:640
Function
I420Interpolate
Interpolate 2 YUV images by specified amount (0 to 255).
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:1941
Function
I420Interpolate
Interpolate 2 YUV images by specified amount (0 to 255).
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:1941
Function
I420Mirror
Mirror I420 with optional flipping
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:439
Function
I420Mirror
Mirror I420 with optional flipping
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:439
Function
I420Psnr
telegramgallery/src/main/cpp/libyuv/source/compare.cc:212
Function
I420Psnr
telegramgallery/src/main/jni/libyuv/source/compare.cc:212
Function
I420Rect
Draw a rectangle into I420
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:1194
Function
I420Rect
Draw a rectangle into I420
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:1194
Function
I420Scale_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:1580
Function
I420Scale_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:1580
Function
I420Ssim
telegramgallery/src/main/cpp/libyuv/source/compare.cc:316
Function
I420Ssim
telegramgallery/src/main/jni/libyuv/source/compare.cc:316
Function
I420ToI400
Convert I420 to I400.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:202
Function
I420ToI400
Convert I420 to I400.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:202
Function
I420ToRGB565Dither
Convert I420 to RGB565 with dithering.
telegramgallery/src/main/cpp/libyuv/source/convert_from.cc:839
Function
I420ToRGB565Dither
Convert I420 to RGB565 with dithering.
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:839
Function
I422AlphaToARGBRow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y and 16 A producing 16 ARGB.
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2235
Function
I422AlphaToARGBRow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y and 16 A producing 16 ARGB.
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2235
Function
I422AlphaToARGBRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1365
Function
I422AlphaToARGBRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1365
Function
I422AlphaToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:197
Function
I422AlphaToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:190
Function
I422AlphaToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:197
Function
I422AlphaToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:190
Function
I422AlphaToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:108
Function
I422AlphaToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1773
Function
I422AlphaToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_win.cc:108
Function
I422AlphaToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1773
Function
I422Copy
Copy I422.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:122
Function
I422Copy
Copy I422.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:122
Function
I422ToABGR
Convert I422 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:302
Function
I422ToABGR
Convert I422 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:302
Function
I422ToARGB1555Row_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2526
Function
I422ToARGB1555Row_AVX2
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2526
Function
I422ToARGB1555Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1455
Function
I422ToARGB1555Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1455
Function
I422ToARGB1555Row_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2437
Function
I422ToARGB1555Row_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2437
Function
I422ToARGB4444Row_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2552
Function
I422ToARGB4444Row_AVX2
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2552
Function
I422ToARGB4444Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1416
Function
I422ToARGB4444Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1416
Function
I422ToARGB4444Row_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2459
Function
I422ToARGB4444Row_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2459
Function
I422ToARGBRow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2202
Function
I422ToARGBRow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2202
Function
I422ToARGBRow_C
Also used for 420
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1339
Function
I422ToARGBRow_C
Also used for 420
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1339
Function
I422ToARGBRow_DSPR2
TODO(fbarchard): accept yuv conversion constants.
telegramgallery/src/main/cpp/libyuv/source/row_mips.cc:656
Function
I422ToARGBRow_DSPR2
TODO(fbarchard): accept yuv conversion constants.
telegramgallery/src/main/jni/libyuv/source/row_mips.cc:656
Function
I422ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:167
Function
I422ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:160
Function
I422ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:167
Function
I422ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:160
Function
I422ToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1744
Function
I422ToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1744
Function
I422ToBGRA
Convert I422 to BGRA.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:1025
Function
I422ToBGRA
Convert I422 to BGRA.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:1025
Function
I422ToRGB24Row_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2578
Function
I422ToRGB24Row_AVX2
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2578
Function
I422ToRGB24Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1393
Function
I422ToRGB24Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1393
Function
I422ToRGB24Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:290
Function
I422ToRGB24Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:283
Function
I422ToRGB24Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:290
Function
I422ToRGB24Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:283
Function
I422ToRGB24Row_SSSE3
8 pixels. 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 RGB24 (24 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2667
Function
I422ToRGB24Row_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1699
Function
I422ToRGB24Row_SSSE3
8 pixels. 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 RGB24 (24 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2667
Function
I422ToRGB24Row_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1699
Function
I422ToRGB565Row_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2501
Function
I422ToRGB565Row_AVX2
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2501
Function
I422ToRGB565Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1494
Function
I422ToRGB565Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1494
Function
I422ToRGB565Row_SSSE3
8 pixels 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 RGB565 (16 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2705
Function
I422ToRGB565Row_SSSE3
row_win.cc has asm version, but GCC uses 2 step wrapper.
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2416
Function
I422ToRGB565Row_SSSE3
8 pixels 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 RGB565 (16 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2705
← previous
next →
1,501–1,600 of 3,122, ranked by callers