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
I422ToRGB565Row_SSSE3
row_win.cc has asm version, but GCC uses 2 step wrapper.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2416
Function
I422ToRGBA
Convert I422 to RGBA.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:1010
Function
I422ToRGBA
Convert I422 to RGBA.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:1010
Function
I422ToRGBARow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y producing 16 RGBA (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2377
Function
I422ToRGBARow_AVX2
16 pixels 8 UV values upsampled to 16 UV, mixed with 16 Y producing 16 RGBA (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2377
Function
I422ToRGBARow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1702
Function
I422ToRGBARow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1702
Function
I422ToRGBARow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:260
Function
I422ToRGBARow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:253
Function
I422ToRGBARow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:260
Function
I422ToRGBARow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:253
Function
I422ToRGBARow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2983
Function
I422ToRGBARow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1944
Function
I422ToRGBARow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2983
Function
I422ToRGBARow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1944
Function
I422ToUYVY
telegramgallery/src/main/cpp/libyuv/source/convert_from.cc:254
Function
I422ToUYVY
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:254
Function
I422ToUYVYRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2271
Function
I422ToUYVYRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2271
Function
I422ToUYVYRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:1169
Function
I422ToUYVYRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:1174
Function
I422ToUYVYRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:1169
Function
I422ToUYVYRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:1174
Function
I422ToUYVYRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:5239
Function
I422ToUYVYRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:5239
Function
I422ToYUY2
telegramgallery/src/main/cpp/libyuv/source/convert_from.cc:146
Function
I422ToYUY2
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:146
Function
I422ToYUY2Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2248
Function
I422ToYUY2Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2248
Function
I422ToYUY2Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:1143
Function
I422ToYUY2Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:1147
Function
I422ToYUY2Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:1143
Function
I422ToYUY2Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:1147
Function
I422ToYUY2Row_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:5204
Function
I422ToYUY2Row_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:5204
Function
I444Copy
Copy I444.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:153
Function
I444Copy
Copy I444.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:153
Function
I444ToABGR
Convert I444 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:461
Function
I444ToABGR
Convert I444 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:461
Function
I444ToARGBRow_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2167
Function
I444ToARGBRow_AVX2
16 pixels 16 UV values with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2136
Function
I444ToARGBRow_AVX2
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2167
Function
I444ToARGBRow_AVX2
16 pixels 16 UV values with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2136
Function
I444ToARGBRow_C
C mimic assembly. TODO(fbarchard): Remove subsampling from Neon.
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1291
Function
I444ToARGBRow_C
C mimic assembly. TODO(fbarchard): Remove subsampling from Neon.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1291
Function
I444ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:130
Function
I444ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:130
Function
I444ToARGBRow_SSSE3
8 pixels. 8 UV values, mixed with 8 Y producing 8 ARGB (32 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2630
Function
I444ToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1671
Function
I444ToARGBRow_SSSE3
8 pixels. 8 UV values, mixed with 8 Y producing 8 ARGB (32 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2630
Function
I444ToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1671
Method
ImageLoader
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/ImageLoader.java:1038
Method
ImageReceiver
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/ImageReceiver.java:93
Method
InternalObserver
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/MediaController.java:173
Function
InterpolateRow_16_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2197
Function
InterpolateRow_16_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2197
Function
InterpolateRow_C
C version 2x2 -> 2x1.
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2167
Function
InterpolateRow_C
C version 2x2 -> 2x1.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2167
Function
InterpolateRow_DSPR2
Bilinear filter 8x2 -> 8x1
telegramgallery/src/main/cpp/libyuv/source/row_mips.cc:719
Function
InterpolateRow_DSPR2
Bilinear filter 8x2 -> 8x1
telegramgallery/src/main/jni/libyuv/source/row_mips.cc:719
Function
InterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:2217
Function
InterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:2171
Function
InterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:2217
Function
InterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:2171
Function
InterpolateRow_SSSE3
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:4871
Function
InterpolateRow_SSSE3
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:4871
Function
J400ToARGB
Convert J400 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:756
Function
J400ToARGB
Convert J400 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:756
Function
J400ToARGBRow_AVX2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:322
Function
J400ToARGBRow_AVX2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:322
Function
J400ToARGBRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:956
Function
J400ToARGBRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:956
Function
J400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:462
Function
J400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:456
Function
J400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:462
Function
J400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:456
Function
J400ToARGBRow_SSE2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:293
Function
J400ToARGBRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:189
Function
J400ToARGBRow_SSE2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:293
Function
J400ToARGBRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:189
Function
J420ToABGR
Convert J420 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:164
Function
J420ToABGR
Convert J420 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:164
Function
J422ToABGR
Convert J422 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:332
Function
J422ToABGR
Convert J422 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:332
Function
J422ToARGB
Convert J422 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:317
Function
J422ToARGB
Convert J422 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:317
Function
J444ToARGB
Convert J444 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:476
Function
J444ToARGB
Convert J444 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:476
Function
JNI_OnLoad
telegramgallery/src/main/jni/jni.c:12
Function
JNI_OnUnload
telegramgallery/src/main/jni/jni.c:27
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_createDecoder
telegramgallery/src/main/cpp/gifvideo.cpp:105
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_createDecoder
telegramgallery/src/main/jni/gifvideo.cpp:115
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_destroyDecoder
telegramgallery/src/main/cpp/gifvideo.cpp:167
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_destroyDecoder
telegramgallery/src/main/jni/gifvideo.cpp:174
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_getVideoFrame
telegramgallery/src/main/cpp/gifvideo.cpp:178
Function
Java_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_getVideoFrame
telegramgallery/src/main/jni/gifvideo.cpp:183
Function
JpegCopyI420
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:35
Function
JpegCopyI420
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:35
Function
JpegI400ToARGB
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:289
Function
JpegI400ToARGB
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:289
← previous
next →
1,601–1,700 of 3,122, ranked by callers