Searched refs:AM_MEDIA_TYPE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_enummediatypes.c31 AM_MEDIA_TYPE **types, unsigned long *fetched)
39 AM_MEDIA_TYPE *type = av_malloc(sizeof(AM_MEDIA_TYPE));
83 libAVEnumMediaTypes_Setup(libAVEnumMediaTypes *this, const AM_MEDIA_TYPE *type)
102 DECLARE_CREATE(libAVEnumMediaTypes, libAVEnumMediaTypes_Setup(this, type), const AM_MEDIA_TYPE *type)
H A Ddshow_capture.h40 long ff_copy_dshow_media_type(AM_MEDIA_TYPE *dst, const AM_MEDIA_TYPE *src);
43 void ff_print_AM_MEDIA_TYPE(const AM_MEDIA_TYPE *type);
161 AM_MEDIA_TYPE type;
168 long WINAPI libAVPin_Connect (libAVPin *, IPin *, const AM_MEDIA_TYPE *);
169 long WINAPI libAVPin_ReceiveConnection (libAVPin *, IPin *, const AM_MEDIA_TYPE *);
172 long WINAPI libAVPin_ConnectionMediaType (libAVPin *, AM_MEDIA_TYPE *);
176 long WINAPI libAVPin_QueryAccept (libAVPin *, const AM_MEDIA_TYPE *);
228 AM_MEDIA_TYPE type;
234 long WINAPI libAVEnumMediaTypes_Next (libAVEnumMediaTypes *, unsigned long, AM_MEDIA_TYPE **, unsigne
[all...]
H A Ddshow_pin.c33 libAVPin_Connect(libAVPin *this, IPin *pin, const AM_MEDIA_TYPE *type)
41 const AM_MEDIA_TYPE *type)
96 libAVPin_ConnectionMediaType(libAVPin *this, AM_MEDIA_TYPE *type)
146 libAVPin_QueryAccept(libAVPin *this, const AM_MEDIA_TYPE *type)
154 const AM_MEDIA_TYPE *type = NULL;
H A Ddshow_common.c24 long ff_copy_dshow_media_type(AM_MEDIA_TYPE *dst, const AM_MEDIA_TYPE *src)
134 void ff_print_AM_MEDIA_TYPE(const AM_MEDIA_TYPE *type)
H A Ddshow.c330 AM_MEDIA_TYPE *type = NULL;
477 AM_MEDIA_TYPE *type = NULL;
551 AM_MEDIA_TYPE *type;
737 AM_MEDIA_TYPE type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp1353 } AM_MEDIA_TYPE; typedef in typeref:struct:_MediaType
1361 STDMETHOD(ConnectDirect)(IPin *, IPin *, const AM_MEDIA_TYPE *) PURE;
H A Dmediactrl.cpp1352 AM_MEDIA_TYPE; typedef in typeref:struct:_MediaType
1360 STDMETHOD(ConnectDirect)(IPin *, IPin *, const AM_MEDIA_TYPE *) PURE;

Completed in 89 milliseconds