Home
last modified time | relevance | path

Searched refs:dst_stride_rgb24 (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/source/
H A Dconvert_from.cc660 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
675 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
676 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
721 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
740 int dst_stride_rgb24, in I420ToRGB24() argument
744 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
776 int dst_stride_rgb24, in J420ToRGB24() argument
780 src_stride_v, dst_rgb24, dst_stride_rgb24, in J420ToRGB24()
812 int dst_stride_rgb24, in H420ToRGB24() argument
816 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/third_party/libyuv/source/
H A Dconvert_argb.cc2536 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
2573 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
2604 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
2641 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
2657 int dst_stride_rgb24, in NV12ToRGB24() argument
2672 int dst_stride_rgb24, in NV21ToRGB24() argument
3367 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
3412 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
3431 int dst_stride_rgb24, in I420ToRGB24() argument
3467 int dst_stride_rgb24, in J420ToRGB24() argument
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/source/
H A Dconvert_argb.cc2536 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
2573 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
2604 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
2641 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
2657 int dst_stride_rgb24, in NV12ToRGB24() argument
2672 int dst_stride_rgb24, in NV21ToRGB24() argument
3367 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
3412 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
3431 int dst_stride_rgb24, in I420ToRGB24() argument
3467 int dst_stride_rgb24, in J420ToRGB24() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/source/
H A Dconvert_argb.cc2536 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
2573 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
2604 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
2641 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
2657 int dst_stride_rgb24, in NV12ToRGB24() argument
2672 int dst_stride_rgb24, in NV21ToRGB24() argument
3367 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
3412 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
3431 int dst_stride_rgb24, in I420ToRGB24() argument
3467 int dst_stride_rgb24, in J420ToRGB24() argument
[all …]
/dports/multimedia/aom/aom-3.2.0/third_party/libyuv/source/
H A Dconvert_argb.cc2536 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
2573 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
2604 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
2641 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
2657 int dst_stride_rgb24, in NV12ToRGB24() argument
2672 int dst_stride_rgb24, in NV21ToRGB24() argument
3367 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
3412 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
3431 int dst_stride_rgb24, in I420ToRGB24() argument
3467 int dst_stride_rgb24, in J420ToRGB24() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_argb.cc1838 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1852 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1853 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1866 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1881 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1895 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1896 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1909 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1926 int dst_stride_rgb24, in NV12ToRGB24() argument
1930 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
H A Dconvert_from.cc628 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
643 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
644 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
681 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
700 int dst_stride_rgb24, in I420ToRGB24() argument
704 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
736 int dst_stride_rgb24, in H420ToRGB24() argument
740 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
H A Dconvert_from.cc628 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
643 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
644 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
681 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
700 int dst_stride_rgb24, in I420ToRGB24() argument
704 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
736 int dst_stride_rgb24, in H420ToRGB24() argument
740 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
H A Dconvert_from.cc628 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
643 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
644 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
681 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
700 int dst_stride_rgb24, in I420ToRGB24() argument
704 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
736 int dst_stride_rgb24, in H420ToRGB24() argument
740 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
H A Dconvert_from.cc628 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
643 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
644 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
681 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
700 int dst_stride_rgb24, in I420ToRGB24() argument
704 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
736 int dst_stride_rgb24, in H420ToRGB24() argument
740 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
H A Dconvert_from.cc628 int dst_stride_rgb24, in I420ToRGB24Matrix() argument
643 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in I420ToRGB24Matrix()
644 dst_stride_rgb24 = -dst_stride_rgb24; in I420ToRGB24Matrix()
681 dst_rgb24 += dst_stride_rgb24; in I420ToRGB24Matrix()
700 int dst_stride_rgb24, in I420ToRGB24() argument
704 src_stride_v, dst_rgb24, dst_stride_rgb24, in I420ToRGB24()
736 int dst_stride_rgb24, in H420ToRGB24() argument
740 src_stride_v, dst_rgb24, dst_stride_rgb24, in H420ToRGB24()
/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_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/source/
H A Dconvert_argb.cc1838 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1852 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1853 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1866 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1881 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1895 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1896 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1909 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1926 int dst_stride_rgb24, in NV12ToRGB24() argument
1930 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_argb.cc1838 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1852 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1853 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1866 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1881 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1895 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1896 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1909 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1926 int dst_stride_rgb24, in NV12ToRGB24() argument
1930 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc1767 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1781 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1782 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1811 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1826 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1840 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1841 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1870 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1887 int dst_stride_rgb24, in NV12ToRGB24() argument
1891 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/source/
H A Dconvert_argb.cc1835 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1849 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1850 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1863 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1878 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1892 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1893 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1906 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1923 int dst_stride_rgb24, in NV12ToRGB24() argument
1927 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/include/libyuv/
H A Dconvert_from.h191 int dst_stride_rgb24,
215 int dst_stride_rgb24,
239 int dst_stride_rgb24,
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/source/
H A Dconvert_argb.cc1832 int dst_stride_rgb24, in NV12ToRGB24Matrix() argument
1846 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV12ToRGB24Matrix()
1847 dst_stride_rgb24 = -dst_stride_rgb24; in NV12ToRGB24Matrix()
1876 dst_rgb24 += dst_stride_rgb24; in NV12ToRGB24Matrix()
1891 int dst_stride_rgb24, in NV21ToRGB24Matrix() argument
1905 dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24; in NV21ToRGB24Matrix()
1906 dst_stride_rgb24 = -dst_stride_rgb24; in NV21ToRGB24Matrix()
1935 dst_rgb24 += dst_stride_rgb24; in NV21ToRGB24Matrix()
1951 int dst_stride_rgb24, in NV12ToRGB24() argument
1955 dst_rgb24, dst_stride_rgb24, &kYuvI601Constants, in NV12ToRGB24()
[all …]

12345678