Searched refs:AVS_IT_TFF (Results 1 - 2 of 2) 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.h117 AVS_IT_TFF = 1<<1, enumerator in enum:__anon3033
213 { return ((p->image_type & AVS_IT_FIELDBASED)&&(p->image_type & (AVS_IT_BFF | AVS_IT_TFF))); }
219 { return !!(p->image_type & AVS_IT_TFF); }
H A Davisynth_c.h161 AVS_IT_TFF = 1<<1, enumerator in enum:__anon3021
269 { return ((p->image_type & AVS_IT_FIELDBASED)&&(p->image_type & (AVS_IT_BFF | AVS_IT_TFF))); }
275 { return !!(p->image_type & AVS_IT_TFF); }

Completed in 64 milliseconds