Home
last modified time | relevance | path

Searched refs:dst_rgb565 (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/source/
H A Dconvert_from.cc941 uint8_t* dst_rgb565, in I420ToRGB565Matrix() argument
957 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
995 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
1013 uint8_t* dst_rgb565, in I420ToRGB565() argument
1030 uint8_t* dst_rgb565, in J420ToRGB565() argument
1047 uint8_t* dst_rgb565, in H420ToRGB565() argument
1064 uint8_t* dst_rgb565, in I422ToRGB565() argument
1079 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1117 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1157 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/source/
H A Dconvert_from.cc1009 uint8_t* dst_rgb565, in I420ToRGB565Matrix() argument
1025 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
1071 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
1089 uint8_t* dst_rgb565, in I420ToRGB565() argument
1106 uint8_t* dst_rgb565, in J420ToRGB565() argument
1123 uint8_t* dst_rgb565, in H420ToRGB565() argument
1140 uint8_t* dst_rgb565, in I422ToRGB565() argument
1155 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1193 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1233 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/yuv/source/
H A Dconvert_from.cc866 uint8* dst_rgb565, in I420ToRGB565() argument
875 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
881 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
919 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
937 uint8* dst_rgb565, in I422ToRGB565() argument
952 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
990 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1011 uint8* dst_rgb565, in I420ToRGB565Dither() argument
1030 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1113 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc917 uint8_t* dst_rgb565, in I420ToRGB565() argument
926 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
932 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
970 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
988 uint8_t* dst_rgb565, in I422ToRGB565() argument
1003 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
1041 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
1062 uint8_t* dst_rgb565, in I420ToRGB565Dither() argument
1081 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1156 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/include/libyuv/
H A Dconvert_from.h237 uint8_t* dst_rgb565,
249 uint8_t* dst_rgb565,
261 uint8_t* dst_rgb565,
273 uint8_t* dst_rgb565,
289 uint8_t* dst_rgb565,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/include/libyuv/
H A Dconvert_from.h262 uint8_t* dst_rgb565,
274 uint8_t* dst_rgb565,
286 uint8_t* dst_rgb565,
298 uint8_t* dst_rgb565,
314 uint8_t* dst_rgb565,
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc724 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565() argument
733 if (!src_y || !src_u || !src_v || !dst_rgb565 || in I420ToRGB565()
740 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
769 I422ToRGB565Row(src_y, src_u, src_v, dst_rgb565, &kYuvI601Constants, width); in I420ToRGB565()
770 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
793 uint8* dst_rgb565, int dst_stride_rgb565, in I420ToRGB565Dither() argument
804 if (!src_y || !src_u || !src_v || !dst_rgb565 || in I420ToRGB565Dither()
811 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
878 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
880 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Dither()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/source/
H A Dconvert_from.cc830 uint8* dst_rgb565, in I420ToRGB565() argument
839 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565()
845 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565()
882 I422ToRGB565Row(src_y, src_u, src_v, dst_rgb565, &kYuvI601Constants, width); in I420ToRGB565()
883 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565()
906 uint8* dst_rgb565, in I420ToRGB565Dither() argument
919 if (!src_y || !src_u || !src_v || !dst_rgb565 || width <= 0 || height == 0) { in I420ToRGB565Dither()
925 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Dither()
1008 ARGBToRGB565DitherRow(row_argb, dst_rgb565, in I420ToRGB565Dither()
1011 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Dither()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/source/
H A Dconvert_from.cc774 uint8* dst_rgb565, int dst_stride_rgb565,
783 if (!src_y || !src_u || !src_v || !dst_rgb565 ||
790 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565;
819 I422ToRGB565Row(src_y, src_u, src_v, dst_rgb565, &kYuvI601Constants, width);
820 dst_rgb565 += dst_stride_rgb565;
843 uint8* dst_rgb565, int dst_stride_rgb565,
854 if (!src_y || !src_u || !src_v || !dst_rgb565 ||
861 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565;
928 ARGBToRGB565DitherRow(row_argb, dst_rgb565,
930 dst_rgb565 += dst_stride_rgb565;
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/third_party/libyuv/source/
H A Dconvert_argb.cc3156 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in NV12ToRGB565Matrix()
3202 dst_rgb565 += dst_stride_rgb565; in NV12ToRGB565Matrix()
3217 uint8_t* dst_rgb565, in NV12ToRGB565() argument
3716 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
3762 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
3780 uint8_t* dst_rgb565, in I420ToRGB565() argument
3797 uint8_t* dst_rgb565, in J420ToRGB565() argument
3814 uint8_t* dst_rgb565, in H420ToRGB565() argument
3846 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
3884 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/source/
H A Dconvert_argb.cc3156 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in NV12ToRGB565Matrix()
3202 dst_rgb565 += dst_stride_rgb565; in NV12ToRGB565Matrix()
3217 uint8_t* dst_rgb565, in NV12ToRGB565() argument
3716 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
3762 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
3780 uint8_t* dst_rgb565, in I420ToRGB565() argument
3797 uint8_t* dst_rgb565, in J420ToRGB565() argument
3814 uint8_t* dst_rgb565, in H420ToRGB565() argument
3846 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
3884 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/source/
H A Dconvert_argb.cc3156 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in NV12ToRGB565Matrix()
3202 dst_rgb565 += dst_stride_rgb565; in NV12ToRGB565Matrix()
3217 uint8_t* dst_rgb565, in NV12ToRGB565() argument
3716 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
3762 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
3780 uint8_t* dst_rgb565, in I420ToRGB565() argument
3797 uint8_t* dst_rgb565, in J420ToRGB565() argument
3814 uint8_t* dst_rgb565, in H420ToRGB565() argument
3846 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
3884 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
[all …]
/dports/multimedia/aom/aom-3.2.0/third_party/libyuv/source/
H A Dconvert_argb.cc3156 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in NV12ToRGB565Matrix()
3202 dst_rgb565 += dst_stride_rgb565; in NV12ToRGB565Matrix()
3217 uint8_t* dst_rgb565, in NV12ToRGB565() argument
3716 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I420ToRGB565Matrix()
3762 dst_rgb565 += dst_stride_rgb565; in I420ToRGB565Matrix()
3780 uint8_t* dst_rgb565, in I420ToRGB565() argument
3797 uint8_t* dst_rgb565, in J420ToRGB565() argument
3814 uint8_t* dst_rgb565, in H420ToRGB565() argument
3846 dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565; in I422ToRGB565()
3884 dst_rgb565 += dst_stride_rgb565; in I422ToRGB565()
[all …]

12345678910>>...13