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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp3.c257 int bottom_edge = 0; local
299 bottom_edge = s->fragment_height;
312 bottom_edge = s->fragment_height / 2;
325 bottom_edge = s->fragment_height / 2;
353 (current_height < bottom_edge)) {
366 bottom_edge = s->macroblock_height;
393 (current_height < bottom_edge)) {

Completed in 44 milliseconds