Searched defs:Picture (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC++/
H A Dmetadata.h801 class FLACPP_API Picture : public Prototype { class in namespace:FLAC::Metadata
809 inline Picture(const Picture &object): Prototype(object) { } function in class:FLAC::Metadata::Picture
810 inline Picture(const ::FLAC__StreamMetadata &object): Prototype(object) { } function in class:FLAC::Metadata::Picture
811 inline Picture(const ::FLAC__StreamMetadata *object): Prototype(object) { } function in class:FLAC::Metadata::Picture
817 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } function in class:FLAC::Metadata::Picture
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo.h81 typedef struct Picture{ struct
132 } Picture; typedef in typeref:struct:Picture
[all...]

Completed in 56 milliseconds