Home
last modified time | relevance | path

Searched refs:ico (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
Dicodec.c80 IcoDemuxContext *ico = s->priv_data; in read_header() local
85 ico->nb_images = avio_rl16(pb); in read_header()
87 if (!ico->nb_images) in read_header()
90 ico->images = av_malloc_array(ico->nb_images, sizeof(IcoImage)); in read_header()
91 if (!ico->images) in read_header()
94 for (i = 0; i < ico->nb_images; i++) { in read_header()
103 av_freep(&ico->images); in read_header()
110 ico->images[i].nb_pal = avio_r8(pb); in read_header()
111 if (ico->images[i].nb_pal == 255) in read_header()
112 ico->images[i].nb_pal = 0; in read_header()
[all …]
Dicoenc.c80 IcoMuxContext *ico = s->priv_data; in ico_write_header() local
90 ico->current_image = 0; in ico_write_header()
91 ico->nb_images = s->nb_streams; in ico_write_header()
105 ico->images = av_mallocz_array(ico->nb_images, sizeof(IcoMuxContext)); in ico_write_header()
106 if (!ico->images) in ico_write_header()
114 IcoMuxContext *ico = s->priv_data; in ico_write_packet() local
120 if (ico->current_image >= ico->nb_images) { in ico_write_packet()
121 av_log(s, AV_LOG_ERROR, "ICO already contains %d images\n", ico->current_image); in ico_write_packet()
125 image = &ico->images[ico->current_image++]; in ico_write_packet()
158 IcoMuxContext *ico = s->priv_data; in ico_write_trailer() local
[all …]
/third_party/giflib/tests/
Dmakefile53 @$(UTILS)/gif2rgb -c 3 -s 100 100 <gifgrid.rgb | $(UTILS)/gifbuild -d >gifgrid.ico
56 @$(UTILS)/gif2rgb -c 3 -s 100 100 <gifgrid.rgb | $(UTILS)/gifbuild -d | diff -u gifgrid.ico -
60 @$(UTILS)/gifbuild -d <$(PICS)/treescap.gif | diff -u treescap.ico -
62ico | $(UTILS)/gifbuild -d > $@.sample-1.ico; $(UTILS)/gifbuild < $@.sample-1.ico | $(UTILS)/gifbu…
64 @$(UTILS)/gifbuild -d <$(PICS)/fire.gif > $@.fire1.ico
65 @$(UTILS)/gifbuild < $@.fire1.ico > $@.fire2.gif
66 @$(UTILS)/gifbuild -d < $@.fire2.gif > $@.fire2.ico
67 @diff -u $@.fire1.ico $@.fire2.ico
68 @rm -f $@.fire1.ico $@.fire2.ico $@.fire2.gif
89 @$(UTILS)/gifecho -t "foobar" | $(UTILS)/gifbuild -d >foobar.ico
[all …]
/third_party/python/PC/
Dpylauncher.rc15 1 ICON DISCARDABLE "icons\python.ico"
17 1 ICON DISCARDABLE "icons\pythonw.ico"
19 1 ICON DISCARDABLE "icons\launcher.ico"
20 2 ICON DISCARDABLE "icons\py.ico"
21 3 ICON DISCARDABLE "icons\pyc.ico"
22 4 ICON DISCARDABLE "icons\pyd.ico"
23 5 ICON DISCARDABLE "icons\python.ico"
24 6 ICON DISCARDABLE "icons\pythonw.ico"
25 7 ICON DISCARDABLE "icons\setup.ico"
Dpython_exe.rc15 1 ICON DISCARDABLE "icons\python.ico"
Dpythonw_exe.rc15 1 ICON DISCARDABLE "icons\pythonw.ico"
/third_party/python/Lib/idlelib/Icons/
DREADME.txt11 The idle.ico file was created with ImageMagick:
13 $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico
/third_party/libphonenumber/resources/carrier/en/
D881.txt15 8810|ico satellite
16 8811|ico satellite
/third_party/cef/tests/cefsimple/
Dcefsimple.rc33 IDI_CEFSIMPLE ICON "res\cefsimple.ico"
34 IDI_SMALL ICON "res\small.ico"
/third_party/cef/tests/ceftests/resources/win/
Dceftests.rc45 ICI_UNITTESTS ICON "ceftests.ico"
46 IDI_SMALL ICON "small.ico"
/third_party/flutter/glfw/examples/
Dglfw.rc2 GLFW_ICON ICON "glfw.ico"
/third_party/boost/libs/math/dot_net_example/boost_math/
Dapp.rc23 1 ICON "app.ico"
/third_party/flutter/flutter/
D.gitattributes22 *.ico binary
/third_party/gn/infra/config/generated/
Dluci-milo.cfg25 favicon_url: "https://storage.googleapis.com/chrome-infra-public/logo/favicon.ico"
/third_party/glib/gio/tests/desktop-files/home/applications/
Deog.desktop9 …ge/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x…
/third_party/cef/tests/cefclient/resources/win/
Dcefclient.rc69 IDI_CEFCLIENT ICON "cefclient.ico"
70 IDI_SMALL ICON "small.ico"
/third_party/libwebsockets/win32port/
Dlibwebsockets.nsi52 File /nonfatal "..\build\bin\share\libwebsockets-test-server\favicon.ico"
94 Delete "$INSTDIR\libwebsockets-test-server\favicon.ico"
/third_party/boost/
D.gitattributes20 *.ico binary svneol=unset#image/ico
/third_party/cef/
Dcef_paths2.gypi362 'tests/cefclient/resources/win/cefclient.ico',
363 'tests/cefclient/resources/win/small.ico',
429 'tests/cefsimple/res/cefsimple.ico',
430 'tests/cefsimple/res/small.ico',
543 'tests/ceftests/resources/win/ceftests.ico',
544 'tests/ceftests/resources/win/small.ico',
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.dsp136 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
139 SOURCE=.\VisualPng.ico
DVisualPng.rc100 VISUALPNG ICON DISCARDABLE "VisualPng.ico"
/third_party/libpng/contrib/visupng/
DVisualPng.dsp136 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
139 SOURCE=.\VisualPng.ico
DVisualPng.rc100 VISUALPNG ICON DISCARDABLE "VisualPng.ico"
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.dsp136 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
139 SOURCE=.\VisualPng.ico
DVisualPng.rc100 VISUALPNG ICON DISCARDABLE "VisualPng.ico"

1234