Searched refs:last_picref_pts (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_blackdetect.c39 int64_t last_picref_pts; ///< pts of the last input picture member in struct:__anon3374
130 // FIXME: black_end should be set to last_picref_pts + last_picref_duration
131 blackdetect->black_end = blackdetect->last_picref_pts;
177 blackdetect->last_picref_pts = picref->pts;

Completed in 98 milliseconds