MCPcopy Create free account

hub / github.com/TangXiaoLv/TelegramGallery / functions

Functions3,122 in github.com/TangXiaoLv/TelegramGallery

↓ 1 callersFunctionI420ToYUY2
telegramgallery/src/main/jni/libyuv/source/convert_from.cc:202
↓ 1 callersFunctionInterpolateRow_AVX2
Bilinear filter 32x2 -> 32x1
telegramgallery/src/main/cpp/libyuv/source/row_gcc.cc:4952
↓ 1 callersFunctionInterpolateRow_AVX2
Bilinear filter 32x2 -> 32x1
telegramgallery/src/main/jni/libyuv/source/row_gcc.cc:4952
↓ 1 callersFunctionJ420ToARGB
Convert J420 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:149
↓ 1 callersFunctionJ420ToARGB
Convert J420 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:149
↓ 1 callersFunctionM420ToARGB
Convert M420 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:1273
↓ 1 callersFunctionM420ToARGB
Convert M420 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:1273
↓ 1 callersFunctionM420ToI420
Convert M420 to I420.
telegramgallery/src/main/cpp/libyuv/source/convert.cc:370
↓ 1 callersFunctionM420ToI420
Convert M420 to I420.
telegramgallery/src/main/jni/libyuv/source/convert.cc:370
↓ 1 callersFunctionMJPGToARGB
MJPG (Motion JPeg) to ARGB TODO(fbarchard): review w and h requirement. dw and dh may be enough.
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:303
↓ 1 callersFunctionMJPGToARGB
MJPG (Motion JPeg) to ARGB TODO(fbarchard): review w and h requirement. dw and dh may be enough.
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:303
↓ 1 callersFunctionMJPGToI420
MJPG (Motion JPeg) to I420 TODO(fbarchard): review w and h requirement. dw and dh may be enough.
telegramgallery/src/main/cpp/libyuv/source/convert_jpeg.cc:139
↓ 1 callersFunctionMJPGToI420
MJPG (Motion JPeg) to I420 TODO(fbarchard): review w and h requirement. dw and dh may be enough.
telegramgallery/src/main/jni/libyuv/source/convert_jpeg.cc:139
↓ 1 callersFunctionNV12ToARGB
Convert NV12 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:1157
↓ 1 callersFunctionNV12ToARGB
Convert NV12 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:1157
↓ 1 callersFunctionNV12ToARGBRow_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_win.cc:2245
↓ 1 callersFunctionNV12ToARGBRow_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_win.cc:2245
↓ 1 callersFunctionNV12ToARGBRow_SSSE3
8 pixels. 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 ARGB (32 bytes).
telegramgallery/src/main/cpp/libyuv/source/row_win.cc:2865
↓ 1 callersFunctionNV12ToARGBRow_SSSE3
8 pixels. 4 UV values upsampled to 8 UV, mixed with 8 Y producing 8 ARGB (32 bytes).
telegramgallery/src/main/jni/libyuv/source/row_win.cc:2865
↓ 1 callersFunctionNV12ToI420
Convert NV12 to I420.
telegramgallery/src/main/cpp/libyuv/source/convert.cc:338
↓ 1 callersFunctionNV12ToI420
Convert NV12 to I420.
telegramgallery/src/main/jni/libyuv/source/convert.cc:338
↓ 1 callersFunctionNV21ToARGB
Convert NV21 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:1215
↓ 1 callersFunctionNV21ToARGB
Convert NV21 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:1215
↓ 1 callersFunctionRAWToARGB
Convert RAW to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:933
↓ 1 callersFunctionRAWToARGB
Convert RAW to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:933
↓ 1 callersFunctionRGB24ToARGB
Convert RGB24 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:883
↓ 1 callersFunctionRGB24ToARGB
Convert RGB24 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:883
↓ 1 callersFunctionRGB565ToARGB
Convert RGB565 to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:983
↓ 1 callersFunctionRGB565ToARGB
Convert RGB565 to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:983
↓ 1 callersFunctionRGBAToARGB
Convert RGBA to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:872
↓ 1 callersFunctionRGBAToARGB
Convert RGBA to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:872
↓ 1 callersFunctionRGBAToI420
Convert RGBA to I420.
telegramgallery/src/main/cpp/libyuv/source/convert.cc:723
↓ 1 callersFunctionRGBAToI420
Convert RGBA to I420.
telegramgallery/src/main/jni/libyuv/source/convert.cc:723
↓ 1 callersFunctionRGBToYJ
telegramgallery/src/main/cpp/libyuv/source/row_common.cc:384
↓ 1 callersFunctionRGBToYJ
telegramgallery/src/main/jni/libyuv/source/row_common.cc:384
↓ 1 callersFunctionRotateUV180
Rotate 180 is a horizontal and vertical flip.
telegramgallery/src/main/cpp/libyuv/source/rotate.cc:264
↓ 1 callersFunctionRotateUV180
Rotate 180 is a horizontal and vertical flip.
telegramgallery/src/main/jni/libyuv/source/rotate.cc:264
↓ 1 callersFunctionRotateUV270
telegramgallery/src/main/cpp/libyuv/source/rotate.cc:247
↓ 1 callersFunctionRotateUV270
telegramgallery/src/main/jni/libyuv/source/rotate.cc:247
↓ 1 callersFunctionRotateUV90
telegramgallery/src/main/cpp/libyuv/source/rotate.cc:233
↓ 1 callersFunctionRotateUV90
telegramgallery/src/main/jni/libyuv/source/rotate.cc:233
↓ 1 callersFunctionScaleARGBBilinearDown
Scale ARGB down with bilinear interpolation.
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:187
↓ 1 callersFunctionScaleARGBBilinearDown
Scale ARGB down with bilinear interpolation.
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:187
↓ 1 callersFunctionScaleARGBBilinearUp
Scale ARGB up with bilinear interpolation.
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:289
↓ 1 callersFunctionScaleARGBBilinearUp
Scale ARGB up with bilinear interpolation.
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:289
↓ 1 callersFunctionScaleARGBDown2
ScaleARGB ARGB, 1/2 This is an optimized version for scaling down a ARGB to 1/2 of its original size.
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:33
↓ 1 callersFunctionScaleARGBDown2
ScaleARGB ARGB, 1/2 This is an optimized version for scaling down a ARGB to 1/2 of its original size.
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:33
↓ 1 callersFunctionScaleARGBDown4Box
ScaleARGB ARGB, 1/4 This is an optimized version for scaling down a ARGB to 1/4 of its original size.
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:93
↓ 1 callersFunctionScaleARGBDown4Box
ScaleARGB ARGB, 1/4 This is an optimized version for scaling down a ARGB to 1/4 of its original size.
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:93
↓ 1 callersFunctionScaleARGBDownEven
ScaleARGB ARGB Even This is an optimized version for scaling down a ARGB to even multiple of its original size.
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:140
↓ 1 callersFunctionScaleARGBDownEven
ScaleARGB ARGB Even This is an optimized version for scaling down a ARGB to even multiple of its original size.
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:140
↓ 1 callersFunctionScaleARGBSimple
telegramgallery/src/main/cpp/libyuv/source/scale_argb.cc:638
↓ 1 callersFunctionScaleARGBSimple
telegramgallery/src/main/jni/libyuv/source/scale_argb.cc:638
↓ 1 callersFunctionScalePlaneBilinearDown
Scale plane down with bilinear interpolation.
telegramgallery/src/main/cpp/libyuv/source/scale.cc:851
↓ 1 callersFunctionScalePlaneBilinearDown
Scale plane down with bilinear interpolation.
telegramgallery/src/main/jni/libyuv/source/scale.cc:851
↓ 1 callersFunctionScalePlaneBilinearDown_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:947
↓ 1 callersFunctionScalePlaneBilinearDown_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:947
↓ 1 callersFunctionScalePlaneBilinearUp
Scale up down with bilinear interpolation.
telegramgallery/src/main/cpp/libyuv/source/scale.cc:1044
↓ 1 callersFunctionScalePlaneBilinearUp
Scale up down with bilinear interpolation.
telegramgallery/src/main/jni/libyuv/source/scale.cc:1044
↓ 1 callersFunctionScalePlaneBilinearUp_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:1175
↓ 1 callersFunctionScalePlaneBilinearUp_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:1175
↓ 1 callersFunctionScalePlaneBox
Scale plane down to any dimensions, with interpolation. (boxfilter). Same method as SimpleScale, which is fixed point, outputting one pixel of destin
telegramgallery/src/main/cpp/libyuv/source/scale.cc:731
↓ 1 callersFunctionScalePlaneBox
Scale plane down to any dimensions, with interpolation. (boxfilter). Same method as SimpleScale, which is fixed point, outputting one pixel of destin
telegramgallery/src/main/jni/libyuv/source/scale.cc:731
↓ 1 callersFunctionScalePlaneBox_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:800
↓ 1 callersFunctionScalePlaneBox_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:800
↓ 1 callersFunctionScalePlaneDown2
telegramgallery/src/main/cpp/libyuv/source/scale.cc:36
↓ 1 callersFunctionScalePlaneDown2
telegramgallery/src/main/jni/libyuv/source/scale.cc:36
↓ 1 callersFunctionScalePlaneDown2_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:108
↓ 1 callersFunctionScalePlaneDown2_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:108
↓ 1 callersFunctionScalePlaneDown34
telegramgallery/src/main/cpp/libyuv/source/scale.cc:269
↓ 1 callersFunctionScalePlaneDown34
telegramgallery/src/main/jni/libyuv/source/scale.cc:269
↓ 1 callersFunctionScalePlaneDown34_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:366
↓ 1 callersFunctionScalePlaneDown34_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:366
↓ 1 callersFunctionScalePlaneDown38
telegramgallery/src/main/cpp/libyuv/source/scale.cc:461
↓ 1 callersFunctionScalePlaneDown38
telegramgallery/src/main/jni/libyuv/source/scale.cc:461
↓ 1 callersFunctionScalePlaneDown38_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:557
↓ 1 callersFunctionScalePlaneDown38_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:557
↓ 1 callersFunctionScalePlaneDown4
telegramgallery/src/main/cpp/libyuv/source/scale.cc:162
↓ 1 callersFunctionScalePlaneDown4
telegramgallery/src/main/jni/libyuv/source/scale.cc:162
↓ 1 callersFunctionScalePlaneDown4_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:222
↓ 1 callersFunctionScalePlaneDown4_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:222
↓ 1 callersFunctionScalePlaneSimple
telegramgallery/src/main/cpp/libyuv/source/scale.cc:1311
↓ 1 callersFunctionScalePlaneSimple
telegramgallery/src/main/jni/libyuv/source/scale.cc:1311
↓ 1 callersFunctionScalePlaneSimple_16
telegramgallery/src/main/cpp/libyuv/source/scale.cc:1343
↓ 1 callersFunctionScalePlaneSimple_16
telegramgallery/src/main/jni/libyuv/source/scale.cc:1343
↓ 1 callersFunctionScalePlaneVertical_16
telegramgallery/src/main/cpp/libyuv/source/scale_common.cc:949
↓ 1 callersFunctionScalePlaneVertical_16
telegramgallery/src/main/jni/libyuv/source/scale_common.cc:949
↓ 1 callersFunctionScaleRowDown4_AVX2
telegramgallery/src/main/cpp/libyuv/source/scale_gcc.cc:373
↓ 1 callersFunctionScaleRowDown4_AVX2
telegramgallery/src/main/jni/libyuv/source/scale_gcc.cc:373
↓ 1 callersFunctionSumSquareError_C
telegramgallery/src/main/cpp/libyuv/source/compare_common.cc:20
↓ 1 callersFunctionSumSquareError_C
telegramgallery/src/main/jni/libyuv/source/compare_common.cc:20
↓ 1 callersMethodTLdeserialize
(AbstractSerializedData stream, int constructor, boolean exception)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/TL/TL_upload_file.java:11
↓ 1 callersMethodTLdeserialize
(AbstractSerializedData stream, int constructor, boolean exception)
telegramgallery/src/main/java/com/tangxiaolv/telegramgallery/TL/InputStickerSet.java:9
↓ 1 callersFunctionTransposeUVWxH_C
telegramgallery/src/main/cpp/libyuv/source/rotate_common.cc:75
↓ 1 callersFunctionTransposeUVWxH_C
telegramgallery/src/main/jni/libyuv/source/rotate_common.cc:75
↓ 1 callersFunctionTransposeWxH_C
telegramgallery/src/main/cpp/libyuv/source/rotate_common.cc:63
↓ 1 callersFunctionTransposeWxH_C
telegramgallery/src/main/jni/libyuv/source/rotate_common.cc:63
↓ 1 callersFunctionUYVYToARGB
Convert UYVY to ARGB.
telegramgallery/src/main/cpp/libyuv/source/convert_argb.cc:1394
↓ 1 callersFunctionUYVYToARGB
Convert UYVY to ARGB.
telegramgallery/src/main/jni/libyuv/source/convert_argb.cc:1394
↓ 1 callersFunctionUYVYToI420
Convert UYVY to I420.
telegramgallery/src/main/cpp/libyuv/source/convert.cc:450
← previousnext →601–700 of 3,122, ranked by callers