Searched refs:metadata (Results 276 - 298 of 298) sorted by relevance

<<1112

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c60 #include "private/metadata.h"
167 static void metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data);
261 void metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data) argument
267 * we assume we only get here when the one metadata block we were
271 if(0 == (cd->object = FLAC__metadata_object_clone(metadata)))
355 /* this is the metadata block header of the current block we are pointing to: */
480 @@@ If we decide to finish implementing this, put this comment back in metadata.h
483 * tempfiles should go. Remember that if your metadata edits cause the
1124 /* if the metadata shrank and the last block is padding, we just extend the last padding block */
1131 /* if the metadata shran
1278 chain_read_ogg_metadata_cb_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dsge.c579 * @metadata: address of the array holding the SW state for the ring
585 * associated with each HW entry (the metadata). The function returns
591 size_t sw_size, dma_addr_t *phys, void *metadata,
608 if (metadata)
609 *(void **)metadata = s;
590 alloc_ring(struct device *dev, size_t nelem, size_t elem_size, size_t sw_size, dma_addr_t *phys, void *metadata, size_t stat_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dmetadata.c44 #include "metadata.h"
1466 if( ctx->metadata )
1471 while( (tag = av_dict_get(ctx->metadata, "", tag, AV_DICT_IGNORE_SUFFIX)) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtsp.c331 av_dict_set(&s->metadata, "title", p, 0);
335 av_dict_set(&s->metadata, "comment", p, 0);
H A Dapplehttp.c540 av_dict_set(&st->metadata, "variant_bitrate", bitrate_str,
H A Dgxfenc.c407 if (t = av_dict_get(s->metadata, "creation_time", NULL, 0))
H A Dnsvdec.c339 av_dict_set(&s->metadata, token, value, 0);
565 uint8_t auxcount; /* number of aux metadata, also 4 bits of vsize */
H A Drmdec.c117 av_dict_set(&s->metadata, ff_rm_metadata[i], buf, 0);
H A Dmxfenc.c214 * partial key for header metadata
1259 // mark the start of the headermetadata and calculate metadata size
1527 if (t = av_dict_get(s->metadata, "creation_time", NULL, 0))
1580 // write system metadata pack
1604 // write system metadata package set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c2166 ret = show_tags(w, stream->metadata, in_program ? SECTION_ID_PROGRAM_STREAM_TAGS : SECTION_ID_STREAM_TAGS);
2206 ret = show_tags(w, program->metadata, SECTION_ID_PROGRAM_TAGS);
2258 ret = show_tags(w, chapter->metadata, SECTION_ID_CHAPTER_TAGS);
2289 ret = show_tags(w, fmt_ctx->metadata, SECTION_ID_FORMAT_TAGS);
H A Dffmpeg.c2402 if (av_dict_get(ost->st->metadata, "encoder", NULL, 0))
2430 av_dict_set(&ost->st->metadata, "encoder", encoder_string,
H A Dffplay.c1842 AVDictionaryEntry *rotate_tag = av_dict_get(is->video_st->metadata, "rotate", NULL, 0);
2834 if (!window_title && (t = av_dict_get(ic->metadata, "title", NULL, 0)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c49 #include "metadata.h"
3647 av_dict_free(&st->metadata);
3677 av_dict_free(&s->programs[i]->metadata);
3684 av_dict_free(&s->chapters[s->nb_chapters]->metadata);
3688 av_dict_free(&s->metadata);
3851 av_dict_set(&chapter->metadata, "title", title, 0);
H A Drtsp.c381 av_dict_set(&s->metadata, "title", p, 0);
385 av_dict_set(&s->metadata, "comment", p, 0);
H A DMakefile17 metadata.o \
H A Dmxfenc.c317 * partial key for header metadata
1397 // mark the start of the headermetadata and calculate metadata size
1691 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0);
1724 tcr = av_dict_get(st->metadata, "timecode", NULL, 0);
1811 if (t = av_dict_get(s->metadata, "creation_time", NULL, 0))
1846 // write system metadata pack
1870 // write system metadata package set
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c222 * to conserve space for metadata, the information necessary to unmap an
600 * @metadata: address of the array holding the SW state for the ring
605 * associated with each HW entry (the metadata). The function returns
611 size_t sw_size, dma_addr_t * phys, void *metadata)
619 if (sw_size && metadata) {
626 *(void **)metadata = s;
610 alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, size_t sw_size, dma_addr_t * phys, void *metadata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.c276 * metadata
293 /* bitmap runs in to metadata */
1912 * metadata promptly.
2044 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h3 // Purpose: runtime metadata information (extended class info)
1717 bool BeforeWriteObject( const wxObject *obj, wxWriter *streamer , wxPersister *persister , wxxVariantArray &metadata) const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.c1802 av_dict_set(&dst->metadata, "stereo_mode", ff_h264_sei_stereo_mode(h), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djqueryui-1.8.16.min.js22 a.extend(true,{},this.options,this._getCreateOptions(),h);var i=this;this.element.bind("remove."+this.widgetName,function(){i.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return a.metadata&&a.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js493 return $.metadata && $.metadata.get( this.element[0] )[ this.widgetName ];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1923 \item incoming interface (which is packet metadata, rather than a packet field).

Completed in 329 milliseconds

<<1112