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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_idet.c33 TFF, enumerator in enum:__anon3402
72 case TFF : return "Top Field First ";
136 type = TFF;
167 if (idet->last_type == TFF){
213 av_log(ctx, AV_LOG_INFO, "Single frame detection: TFF:%d BFF:%d Progressive:%d Undetermined:%d\n",
214 idet->prestat[TFF],
219 av_log(ctx, AV_LOG_INFO, "Multi frame detection: TFF:%d BFF:%d Progressive:%d Undetermined:%d\n",
220 idet->poststat[TFF],

Completed in 108 milliseconds