| /OK3568_Linux_fs/external/rockchip-test/video/ |
| H A D | test_gst_multivideo.sh | 3 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 23 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps0 video-sink="wayla… 24 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps1 video-sink="wayla… 25 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps2 video-sink="wayla… 26 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps3 video-sink="wayla… 27 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps4 video-sink="wayla… 28 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps5 video-sink="wayla… [all …]
|
| H A D | test_gst_video.sh | 3 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 gst-launch-1.0 uridecodebin uri=$URI ! waylandsink fullscreen=true
|
| H A D | test_gst_video_fps.sh | 3 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 GST_DEBUG=fps*:7 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink video-sink="waylandsink full…
|
| H A D | test_gst_video_maxfps.sh | 3 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 GST_DEBUG=fps*:7 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink video-sink=fakesink text-ove…
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/ |
| H A D | test_gst_video.sh | 5 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 gst-launch-1.0 uridecodebin uri=$URI ! xvimagesink
|
| H A D | test_gst_video_fps.sh | 5 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 GST_DEBUG=fps*:7 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink video-sink="xvimagesink" tex…
|
| H A D | test_gst_video_maxfps.sh | 5 URI=/oem/SampleVideo_1280x720_5mb.mp4 9 URI=$1 12 URI=$(readlink -f $URI) 18 URI=file://$URI 21 GST_DEBUG=fps*:7 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink video-sink=fakesink text-ove…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/ |
| H A D | liburi-perl_5.08.bb | 1 SUMMARY = "Perl module to manipulate and access URI strings" 2 DESCRIPTION = "This package contains the URI.pm module with friends. \ 3 The module implements the URI class. URI objects can be used to access \ 6 HOMEPAGE = "http://search.cpan.org/dist/URI/" 14 SRC_URI = "http://www.cpan.org/authors/id/E/ET/ETHER/URI-${PV}.tar.gz" 19 S = "${WORKDIR}/URI-${PV}"
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-SA-2.1-JP | 50 c. あなたは、本作品を利用するときは、この利用許諾の写し又はURI(Uniform Resource Identifier)を本作品の複製物に添付又は表示しなければならない。 51 …d. あなたは、本作品の二次的著作物を利用するときは、この利用許諾又はこの利用許諾と同一のライセンス要素を含むほかのクリエイティブ・コモンズ・ライセンスの写し又はURIを本作品の二次的著作物の複製… 57 …トルが示されている場合には、そのタイトルを表示しなければならず、(4)許諾者が本作品に添付するよう指定したURIがあれば、合理的に実行可能な範囲で、そのURIを表示しなければならず(ただし、そのU…
|
| H A D | DRL-1.0 | 8 a URI or hyperlink to the Rule set or explicit Rule to the extent reasonably practicable 10 …icensed under this Detection Rule License, and include the text of, or the URI or hyperlink to, th…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/exo/exo/ |
| H A D | reduce-build-to-exo-csource-only.patch | 56 -AC_PROG_PERL_MODULES([URI::Escape URI::file URI::URL], [], 58 - AC_MSG_ERROR([Atleast one of the required Perl modules (URI::Escape, URI::file and URI::URL) was…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | CVE-2022-40304.patch | 45 - if ((entity->URI != NULL) && (!xmlDictOwns(dict, entity->URI))) 46 - xmlFree((char *) entity->URI); 59 - if (entity->URI != NULL) 60 - xmlFree((char *) entity->URI); 73 + if (entity->URI != NULL) 74 + xmlFree((char *) entity->URI);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/ |
| H A D | README | 20 URI: git://git.openembedded.org/openembedded-core 25 URI: git://git.openembedded.org/meta-openembedded 29 URI: git://git.openembedded.org/meta-openembedded
|
| /OK3568_Linux_fs/buildroot/package/perl-uri/ |
| H A D | perl-uri.mk | 8 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz 12 PERL_URI_DISTNAME = URI
|
| H A D | perl-uri.hash | 2 md5 bd66b0c620d076c4b0de9507b5f1fbdf URI-5.09.tar.gz 3 sha256 03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a URI-5.09.tar.gz
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/ |
| H A D | README.md | 9 * URI: git://git.openembedded.org/openembedded-core 13 * URI: git://git.openembedded.org/meta-openembedded 18 * URI: git://github.com/kraj/meta-clang 22 * URI: git://github.com/meta-rust/meta-rust
|
| /OK3568_Linux_fs/buildroot/package/xavante/ |
| H A D | Config.in | 8 architecture based on URI mapped handlers. Xavante currently 10 Those are used for general files, URI remapping and WSAPI
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/ |
| H A D | README | 5 URI: git://git.openembedded.org/openembedded-core 8 URI: git://git.openembedded.org/meta-openembedded
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/templates/ |
| H A D | README | 8 URI: <first dependency> 11 URI: <second dependency>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/ |
| H A D | README | 3 URI: git://git.openembedded.org/openembedded-core 6 URI: git://git.openembedded.org/meta-openembedded
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | npmsw.py | 28 from bb.fetch2 import URI 98 uri = URI(resolved) 122 uri = URI(version) 154 uri = URI("git://" + str(groups["url"]))
|
| H A D | sftp.py | 52 from bb.fetch2 import URI 85 urlo = URI(ud.url)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/ |
| H A D | README | 14 URI: git://git.openembedded.org/openembedded-core 18 URI: git://git.openembedded.org/meta-openembedded
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/ |
| H A D | README | 3 URI: git://git.openembedded.org/openembedded-core 6 URI: git://git.openembedded.org/meta-openembedded
|
| /OK3568_Linux_fs/buildroot/package/cog/ |
| H A D | Config.in | 26 Default URI to open when "cog" is launched. If an empty 27 string is used, there is no default and the URI to open
|