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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h398 int forced_kf_count; member in struct:OutputStream
H A Dffmpeg.c993 if (ost->forced_kf_index < ost->forced_kf_count &&
2374 ost->forced_kf_count = size;
2719 for (j = 0; j < ost->forced_kf_count; j++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c227 int forced_kf_count; member in struct:OutputStream
1431 if (ost->forced_kf_index < ost->forced_kf_count &&
2244 ost->forced_kf_count = n;
H A Dffmpeg.c271 int forced_kf_count; member in struct:OutputStream
1241 if (ost->forced_kf_index < ost->forced_kf_count &&
1913 ost->forced_kf_count = n;

Completed in 103 milliseconds