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
ConvertToARGB
Convert camera sample to ARGB with cropping, rotation and vertical flip. src_width is used for source stride computation src_height is used to compute
telegramgallery/src/main/jni/libyuv/source/convert_to_argb.cc:31
Function
ConvertToI420
Convert camera sample to I420 with cropping, rotation and vertical flip. src_width is used for source stride computation src_height is used to compute
telegramgallery/src/main/cpp/libyuv/source/convert_to_i420.cc:27
Function
ConvertToI420
Convert camera sample to I420 with cropping, rotation and vertical flip. src_width is used for source stride computation src_height is used to compute
telegramgallery/src/main/jni/libyuv/source/convert_to_i420.cc:27
Function
CopyRow_16_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1823
Function
CopyRow_16_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1823
Function
CopyRow_AVX
CopyRow copys 'count' bytes using a 32 byte load/store, 64 bytes at time.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:3431
Function
CopyRow_AVX
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2837
Function
CopyRow_AVX
CopyRow copys 'count' bytes using a 32 byte load/store, 64 bytes at time.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:3431
Function
CopyRow_AVX
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2837
Function
CopyRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1819
Function
CopyRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1819
Function
CopyRow_ERMS
Multiple of 1.
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2861
Function
CopyRow_ERMS
Multiple of 1.
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2861
Function
CopyRow_MIPS
telegramgallery/src/main/cpp/libyuv/source/row_mips.cc:23
Function
CopyRow_MIPS
telegramgallery/src/main/jni/libyuv/source/row_mips.cc:23
Function
CopyRow_NEON
Copy multiple of 32. vld4.8 allow unaligned and is fastest on a15.
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:666
Function
CopyRow_NEON
Copy multiple of 32. vld4.8 allow unaligned and is fastest on a15.
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:660
Function
CopyRow_NEON
Copy multiple of 32. vld4.8 allow unaligned and is fastest on a15.
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:666
Function
CopyRow_NEON
Copy multiple of 32. vld4.8 allow unaligned and is fastest on a15.
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:660
Function
CopyRow_SSE2
CopyRow copys 'count' bytes using a 16 byte load/store, 32 bytes at time.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:3393
Function
CopyRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2798
Function
CopyRow_SSE2
CopyRow copys 'count' bytes using a 16 byte load/store, 32 bytes at time.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:3393
Function
CopyRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2798
Function
CumulativeSumToAverageRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:2113
Function
CumulativeSumToAverageRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:2113
Function
CumulativeSumToAverageRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:4653
Function
CumulativeSumToAverageRow_SSE2
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:4653
Method
CustomProvider
(List<Object> selectPhotos)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/PhotoAlbumPickerActivity.java:309
Method
DecodeImcuRow
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:536
Method
DecodeImcuRow
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:536
Method
DecodeToBuffers
TODO(fbarchard): Allow rectangle to be specified: x, y, width, height.
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:246
Method
DecodeToBuffers
TODO(fbarchard): Allow rectangle to be specified: x, y, width, height.
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:246
Method
DelayedPost
(int id, Object[] args)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/NotificationCenter.java:56
Method
DestroyOutputBuffers
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:484
Method
DestroyOutputBuffers
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:484
Method
DispatchQueue
(final String threadName)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/DispatchQueue.java:14
Function
ErrorHandler
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:440
Function
ErrorHandler
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:440
Method
ExternalObserver
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/MediaController.java:185
Method
FileLoadOperation
(FileLocation photoLocation, String extension, int size)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/FileLoadOperation.java:66
Method
FinishDecode
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:519
Method
FinishDecode
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:519
Function
FixedDiv1_C
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/cpp/libyuv/source/scale_common.cc:1072
Function
FixedDiv1_C
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/jni/libyuv/source/scale_common.cc:1072
Function
FixedDiv1_X86
Divide num - 1 by div - 1 and return as 16.16 fixed point result.
telegramgallery/src/main/cpp/libyuv/source/scale_gcc.cc:1270
Function
FixedDiv1_X86
Divide num - 1 by div - 1 and return as 16.16 fixed point result.
telegramgallery/src/main/jni/libyuv/source/scale_gcc.cc:1270
Function
FixedDiv_C
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/cpp/libyuv/source/scale_common.cc:1067
Function
FixedDiv_C
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/jni/libyuv/source/scale_common.cc:1067
Function
FixedDiv_X86
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/cpp/libyuv/source/scale_gcc.cc:1255
Function
FixedDiv_X86
Divide num by div and return as 16.16 fixed point result.
telegramgallery/src/main/jni/libyuv/source/scale_gcc.cc:1255
Method
FrameLayoutDrawer
(Context context)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/PhotoViewer.java:509
Method
FrameLayoutTouchListener
(Context context)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/PhotoViewer.java:475
Method
GalleryConfig
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/GalleryConfig.java:17
Method
GalleryObserverExternal
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/MediaController.java:218
Method
GalleryObserverInternal
()
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/MediaController.java:197
Method
GetComponentHeight
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:219
Method
GetComponentHeight
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:219
Method
GetComponentScanlinesPerImcuRow
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:209
Method
GetComponentScanlinesPerImcuRow
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:209
Method
GetComponentSize
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:229
Method
GetComponentSize
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:229
Method
GetComponentStride
Get width in bytes padded out to a multiple of DCTSIZE
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:225
Method
GetComponentStride
Get width in bytes padded out to a multiple of DCTSIZE
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:225
Method
GetComponentWidth
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:214
Method
GetComponentWidth
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:214
Method
GetHorizSubSampFactor
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:195
Method
GetHorizSubSampFactor
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:195
Method
GetImageScanlinesPerImcuRow
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:205
Method
GetImageScanlinesPerImcuRow
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:205
Method
GetVertSubSampFactor
telegramgallery/src/main/cpp/libyuv/source/mjpeg_decoder.cc:200
Method
GetVertSubSampFactor
telegramgallery/src/main/jni/libyuv/source/mjpeg_decoder.cc:200
Function
H420ToABGR
Convert H420 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:194
Function
H420ToABGR
Convert H420 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:194
Function
H420ToARGB
Convert H420 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:179
Function
H420ToARGB
Convert H420 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:179
Function
H422ToABGR
Convert H422 to ABGR.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:362
Function
H422ToABGR
Convert H422 to ABGR.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:362
Function
H422ToARGB
Convert H422 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:347
Function
H422ToARGB
Convert H422 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:347
Function
HashDjb2
hash seed of 5381 recommended.
telegramgallery/src/main/cpp/libyuv/source/compare.cc:31
Function
HashDjb2
hash seed of 5381 recommended.
telegramgallery/src/main/jni/libyuv/source/compare.cc:31
Function
HashDjb2_SSE41
telegramgallery/src/main/cpp/libyuv/source/compare_gcc.cc:91
Function
HashDjb2_SSE41
telegramgallery/src/main/jni/libyuv/source/compare_gcc.cc:91
Method
HttpFileTask
(String url, File tempFile, String ext)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/ImageLoader.java:92
Method
HttpImageTask
(CacheImage cacheImage, int size)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/Utils/ImageLoader.java:219
Function
I400Mirror
Mirror I400 with optional flipping
telegramgallery/src/main/cpp/libyuv/source/planar_functions.cc:419
Function
I400Mirror
Mirror I400 with optional flipping
telegramgallery/src/main/jni/libyuv/source/planar_functions.cc:419
Function
I400ToARGBRow_AVX2
16 pixels of Y converted to 16 pixels of ARGB (64 bytes). note: vpunpcklbw mutates and vpackuswb unmutates.
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:3068
Function
I400ToARGBRow_AVX2
16 pixels of Y converted to 16 pixels of ARGB (64 bytes). note: vpunpcklbw mutates and vpackuswb unmutates.
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2482
Function
I400ToARGBRow_AVX2
16 pixels of Y converted to 16 pixels of ARGB (64 bytes). note: vpunpcklbw mutates and vpackuswb unmutates.
telegramgallery/src/main/jni/libyuv/source/row_win.cc:3068
Function
I400ToARGBRow_AVX2
16 pixels of Y converted to 16 pixels of ARGB (64 bytes). note: vpunpcklbw mutates and vpackuswb unmutates.
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:2482
Function
I400ToARGBRow_C
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:1728
Function
I400ToARGBRow_C
telegramgallery/src/main/jni/libyuv/source/row_common.cc:1728
Function
I400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon.cc:437
Function
I400ToARGBRow_NEON
telegramgallery/src/main/cpp/libyuv/source/row_neon64.cc:431
Function
I400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon.cc:437
Function
I400ToARGBRow_NEON
telegramgallery/src/main/jni/libyuv/source/row_neon64.cc:431
Function
I400ToARGBRow_SSE2
8 pixels of Y converted to 8 pixels of ARGB (32 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:3020
Function
I400ToARGBRow_SSE2
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:2435
Function
I400ToARGBRow_SSE2
8 pixels of Y converted to 8 pixels of ARGB (32 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:3020
← previous
next →
1,401–1,500 of 3,122, ranked by callers