/third_party/openssl/doc/man3/ |
D | PEM_bytes_read_bio.pod | 11 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, 14 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, 35 The actual type indicated by the file is returned in I<*pnm> if I<pnm> is 36 non-NULL. The caller must free the storage pointed to by I<*pnm>. 44 returned in I<*pdata> and I<*pnm>. Accordingly, the caller must use
|
/third_party/openssl/crypto/pem/ |
D | pem_lib.c | 233 char **pnm, const char *name, BIO *bp, in pem_bytes_read_bio_flags() argument 261 if (pnm != NULL) in pem_bytes_read_bio_flags() 262 *pnm = nm; in pem_bytes_read_bio_flags() 267 if (!ret || pnm == NULL) in pem_bytes_read_bio_flags() 275 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio() argument 278 return pem_bytes_read_bio_flags(pdata, plen, pnm, name, bp, cb, u, in PEM_bytes_read_bio() 282 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem() argument 285 return pem_bytes_read_bio_flags(pdata, plen, pnm, name, bp, cb, u, in PEM_bytes_read_bio_secmem()
|
/third_party/ffmpeg/ |
D | .gitattributes | 1 *.pnm -diff -text
|
D | LICENSE.md | 76 * `tests/reference.pnm` is under the expat license.
|
/third_party/gstreamer/gstplugins_bad/gst/pnm/ |
D | gstpnm.c | 38 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, pnm,
|
/third_party/gstreamer/gstplugins_bad/gst/ |
D | meson.build | 10 'mxf', 'netsim', 'onvif', 'pcapparse', 'pnm', 'proxy',
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | pnm.c | 119 GST_CHECK_MAIN (pnm);
|
/third_party/boost/libs/gil/test/extension/io/ |
D | Jamfile | 48 alias full : bmp jpeg png pnm raw targa tiff ;
|
D | fabscript | 65 … gil_test('pnm', ['pnm_test.cpp', 'pnm_old_test.cpp', 'pnm_read_test.cpp', 'pnm_write_test.cpp'],
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctionsplugin.h | 156 GST_TYPE_FIND_REGISTER_DECLARE (pnm);
|
D | gsttypefindfunctionsplugin.c | 179 GST_TYPE_FIND_REGISTER (pnm, plugin); in plugin_init()
|
/third_party/openssl/include/openssl/ |
D | pem.h | 244 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, 249 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm,
|
/third_party/ffmpeg/tests/ |
D | Makefile | 30 $(M)$< $(SRC_PATH)/tests/reference.pnm $@ 33 $(M)$< $(SAMPLES)/lena.pnm $@
|
/third_party/glib/gio/tests/desktop-files/usr/applications/ |
D | totem.desktop | 36 …ontent/video-dvd;x-content/video-vcd;x-content/video-svcd;x-scheme-handler/pnm;x-scheme-handler/mm…
|
D | mimeinfo.cache | 242 x-scheme-handler/pnm=totem.desktop;
|
/third_party/ffmpeg/libavcodec/ |
D | Makefile | 543 OBJS-$(CONFIG_PAM_DECODER) += pnmdec.o pnm.o 545 OBJS-$(CONFIG_PBM_DECODER) += pnmdec.o pnm.o 549 OBJS-$(CONFIG_PFM_DECODER) += pnmdec.o pnm.o 551 OBJS-$(CONFIG_PGM_DECODER) += pnmdec.o pnm.o 553 OBJS-$(CONFIG_PGMYUV_DECODER) += pnmdec.o pnm.o 563 OBJS-$(CONFIG_PPM_DECODER) += pnmdec.o pnm.o 1124 OBJS-$(CONFIG_PNM_PARSER) += pnm_parser.o pnm.o
|
/third_party/gstreamer/gstplugins_bad/tests/check/ |
D | meson.build | 61 [['elements/pnm.c']],
|
/third_party/ffmpeg/tests/fate/ |
D | ffmpeg.mak | 39 …lags +bitexact -sws_flags +accurate_rnd+bitexact -i $(TARGET_SAMPLES)/lena.pnm -an -filter_complex…
|
/third_party/boost/libs/gil/doc/html/_sources/ |
D | io.rst.txt | 363 BOOST_GIL_IO_USE_PNM_TEST_SUITE_IMAGES Run tests using the pnm test images suite.… 443 following PNM_Wiki_. No external library is needed for the pnm format.
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | porting-list-0.11.txt | 505 -bad pnm: pnmdec: PNM image decoder 506 -bad pnm: pnmenc: PNM image encoder
|
/third_party/boost/libs/gil/doc/ |
D | io.rst | 363 BOOST_GIL_IO_USE_PNM_TEST_SUITE_IMAGES Run tests using the pnm test images suite.… 443 following PNM_Wiki_. No external library is needed for the pnm format.
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …24,26,27],pack:12,perform:5,pixel:[7,10,12,13,14,15,28],platform:24,png:24,pnm:24,point:16,process… property
|
/third_party/gstreamer/gstplugins_bad/ |
D | meson_options.txt | 49 option('pnm', type : 'feature', value : 'auto') feature
|
D | ChangeLog | 10875 * gst/pnm/gstpnm.c: 10876 * gst/pnm/gstpnmdec.c: 10877 * gst/pnm/gstpnmdec.h: 10878 * gst/pnm/gstpnmenc.c: 10879 * gst/pnm/gstpnmenc.h: 33467 * gst/pnm/gstpnmdec.c: 33912 * gst/pnm/gstpnmdec.c: 34185 * gst/pnm/Makefile.am: 40049 * docs/plugins/inspect/plugin-pnm.xml: 40185 * gst/pnm/meson.build: [all …]
|
/third_party/ffmpeg/doc/ |
D | writing_filters.txt | 26 - ./ffmpeg -i http://samples.ffmpeg.org/image-samples/lena.pnm -vf foobar foobar.png
|