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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_atempo.c648 int best_offset = -drift; local
681 best_offset = i - window / 2;
685 return best_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dsuballoc.c1296 u16 best_offset, best_size; local
1304 found = start = best_offset = best_size = 0;
1328 best_offset = start - found;
1338 res->sr_bit_offset = best_offset;

Completed in 65 milliseconds