Searched refs:BFF (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.c34 BFF, enumerator in enum:__anon3402
73 case BFF : return "Bottom Field First";
138 type = BFF;
170 }else if(idet->last_type == BFF){
213 av_log(ctx, AV_LOG_INFO, "Single frame detection: TFF:%d BFF:%d Progressive:%d Undetermined:%d\n",
215 idet->prestat[BFF],
219 av_log(ctx, AV_LOG_INFO, "Multi frame detection: TFF:%d BFF:%d Progressive:%d Undetermined:%d\n",
221 idet->poststat[BFF],

Completed in 44 milliseconds