Searched refs:AVSC_INLINE (Results 1 - 3 of 3) 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.h54 #define AVSC_INLINE static __inline macro
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 * p)
194 AVSC_INLINE int avs_is_yuy2(const AVS_VideoInfo * p)
197 AVSC_INLINE int avs_is_yv12(const AVS_VideoInfo * p)
200 AVSC_INLINE in
[all...]
H A Davisynth_c.h55 #define AVSC_INLINE static __inline macro
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 * p)
238 AVSC_INLINE int avs_is_yuy2(const AVS_VideoInfo * p)
241 AVSC_INLINE int avs_is_yv24(const AVS_VideoInfo * p)
244 AVSC_INLINE in
[all...]
H A Davisynth_c_25.h29 AVSC_INLINE int avs_get_height_p_25(const AVS_VideoFrame * p, int plane) {
39 AVSC_INLINE int avs_get_row_size_p_25(const AVS_VideoFrame * p, int plane) {
67 AVSC_INLINE int avs_is_yv12_25(const AVS_VideoInfo * p)

Completed in 85 milliseconds