MCPcopy Create free account

hub / github.com/TangXiaoLv/TelegramGallery / functions

Functions3,122 in github.com/TangXiaoLv/TelegramGallery

FunctionI422ToRGB565Row_SSSE3
row_win.cc has asm version, but GCC uses 2 step wrapper.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2416
FunctionI422ToRGBA
Convert I422 to RGBA.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:1010
FunctionI422ToRGBA
Convert I422 to RGBA.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:1010
FunctionI422ToRGBARow_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
FunctionI422ToRGBARow_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
FunctionI422ToRGBARow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1702
FunctionI422ToRGBARow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1702
FunctionI422ToRGBARow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:260
FunctionI422ToRGBARow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:253
FunctionI422ToRGBARow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:260
FunctionI422ToRGBARow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:253
FunctionI422ToRGBARow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2983
FunctionI422ToRGBARow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1944
FunctionI422ToRGBARow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2983
FunctionI422ToRGBARow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1944
FunctionI422ToUYVY
telegramgallery/src/main/cpp/libyuv/source/convert_from.cc:254
FunctionI422ToUYVY
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:254
FunctionI422ToUYVYRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2271
FunctionI422ToUYVYRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2271
FunctionI422ToUYVYRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:1169
FunctionI422ToUYVYRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:1174
FunctionI422ToUYVYRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:1169
FunctionI422ToUYVYRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:1174
FunctionI422ToUYVYRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:5239
FunctionI422ToUYVYRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:5239
FunctionI422ToYUY2
telegramgallery/src/main/cpp/libyuv/source/convert_from.cc:146
FunctionI422ToYUY2
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:146
FunctionI422ToYUY2Row_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2248
FunctionI422ToYUY2Row_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2248
FunctionI422ToYUY2Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:1143
FunctionI422ToYUY2Row_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:1147
FunctionI422ToYUY2Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:1143
FunctionI422ToYUY2Row_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:1147
FunctionI422ToYUY2Row_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:5204
FunctionI422ToYUY2Row_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:5204
FunctionI444Copy
Copy I444.
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:153
FunctionI444Copy
Copy I444.
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:153
FunctionI444ToABGR
Convert I444 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:461
FunctionI444ToABGR
Convert I444 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:461
FunctionI444ToARGBRow_AVX2
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2167
FunctionI444ToARGBRow_AVX2
16 pixels 16 UV values with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2136
FunctionI444ToARGBRow_AVX2
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2167
FunctionI444ToARGBRow_AVX2
16 pixels 16 UV values with 16 Y producing 16 ARGB (64 bytes).
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2136
FunctionI444ToARGBRow_C
C mimic assembly. TODO(fbarchard): Remove subsampling from Neon.
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1291
FunctionI444ToARGBRow_C
C mimic assembly. TODO(fbarchard): Remove subsampling from Neon.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1291
FunctionI444ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:130
FunctionI444ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:130
FunctionI444ToARGBRow_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
FunctionI444ToARGBRow_SSSE3
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:1671
FunctionI444ToARGBRow_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
FunctionI444ToARGBRow_SSSE3
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:1671
MethodImageLoader
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/ImageLoader.java:1038
MethodImageReceiver
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/ImageReceiver.java:93
MethodInternalObserver
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/MediaController.java:173
FunctionInterpolateRow_16_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2197
FunctionInterpolateRow_16_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2197
FunctionInterpolateRow_C
C version 2x2 -> 2x1.
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2167
FunctionInterpolateRow_C
C version 2x2 -> 2x1.
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2167
FunctionInterpolateRow_DSPR2
Bilinear filter 8x2 -> 8x1
telegramgallery/src/main/cpp/libyuv/source/row_mips.cc:719
FunctionInterpolateRow_DSPR2
Bilinear filter 8x2 -> 8x1
telegramgallery/src/main/jni/libyuv/source/row_mips.cc:719
FunctionInterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:2217
FunctionInterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:2171
FunctionInterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:2217
FunctionInterpolateRow_NEON
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:2171
FunctionInterpolateRow_SSSE3
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:4871
FunctionInterpolateRow_SSSE3
Bilinear filter 16x2 -> 16x1
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:4871
FunctionJ400ToARGB
Convert J400 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:756
FunctionJ400ToARGB
Convert J400 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:756
FunctionJ400ToARGBRow_AVX2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:322
FunctionJ400ToARGBRow_AVX2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:322
FunctionJ400ToARGBRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:956
FunctionJ400ToARGBRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:956
FunctionJ400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:462
FunctionJ400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:456
FunctionJ400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:462
FunctionJ400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:456
FunctionJ400ToARGBRow_SSE2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:293
FunctionJ400ToARGBRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:189
FunctionJ400ToARGBRow_SSE2
Duplicates gray value 3 times and fills in alpha opaque.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:293
FunctionJ400ToARGBRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:189
FunctionJ420ToABGR
Convert J420 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:164
FunctionJ420ToABGR
Convert J420 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:164
FunctionJ422ToABGR
Convert J422 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:332
FunctionJ422ToABGR
Convert J422 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:332
FunctionJ422ToARGB
Convert J422 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:317
FunctionJ422ToARGB
Convert J422 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:317
FunctionJ444ToARGB
Convert J444 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:476
FunctionJ444ToARGB
Convert J444 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:476
FunctionJNI_OnLoad
telegramgallery/src/main/jni/jni.c:12
FunctionJNI_OnUnload
telegramgallery/src/main/jni/jni.c:27
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_createDecoder
telegramgallery/src/main/cpp/gifvideo.cpp:105
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_createDecoder
telegramgallery/src/main/jni/gifvideo.cpp:115
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_destroyDecoder
telegramgallery/src/main/cpp/gifvideo.cpp:167
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_destroyDecoder
telegramgallery/src/main/jni/gifvideo.cpp:174
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_getVideoFrame
telegramgallery/src/main/cpp/gifvideo.cpp:178
FunctionJava_com_tangxiaolv_telegramgallery_AnimatedFileDrawable_getVideoFrame
telegramgallery/src/main/jni/gifvideo.cpp:183
FunctionJpegCopyI420
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:35
FunctionJpegCopyI420
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:35
FunctionJpegI400ToARGB
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:289
FunctionJpegI400ToARGB
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:289
← previousnext →1,601–1,700 of 3,122, ranked by callers