Searched refs:AVS_VideoInfo (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/
H A Davxsynth_c.h154 // AVS_VideoInfo
157 // AVS_VideoInfo is layed out identicly to VideoInfo
158 typedef struct AVS_VideoInfo { struct
173 } AVS_VideoInfo; typedef in typeref:struct:AVS_VideoInfo
176 AVSC_INLINE int avs_has_video(const AVS_VideoInfo * p)
179 AVSC_INLINE int avs_has_audio(const AVS_VideoInfo * p)
182 AVSC_INLINE int avs_is_rgb(const AVS_VideoInfo * p)
185 AVSC_INLINE int avs_is_rgb24(const AVS_VideoInfo * p)
188 AVSC_INLINE int avs_is_rgb32(const AVS_VideoInfo * p)
191 AVSC_INLINE int avs_is_yuv(const AVS_VideoInfo *
[all...]
H A Davisynth_c.h198 // AVS_VideoInfo
201 // AVS_VideoInfo is layed out identicly to VideoInfo
202 typedef struct AVS_VideoInfo { struct
217 } AVS_VideoInfo; typedef in typeref:struct:AVS_VideoInfo
220 AVSC_INLINE int avs_has_video(const AVS_VideoInfo * p)
223 AVSC_INLINE int avs_has_audio(const AVS_VideoInfo * p)
226 AVSC_INLINE int avs_is_rgb(const AVS_VideoInfo * p)
229 AVSC_INLINE int avs_is_rgb24(const AVS_VideoInfo * p)
232 AVSC_INLINE int avs_is_rgb32(const AVS_VideoInfo * p)
235 AVSC_INLINE int avs_is_yuv(const AVS_VideoInfo *
[all...]
H A Davisynth_c_25.h67 AVSC_INLINE int avs_is_yv12_25(const AVS_VideoInfo * p)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davisynth.c74 const AVS_VideoInfo *vi;

Completed in 117 milliseconds