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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c273 int original_bottomBand; member in struct:AVOutputStream
1049 bottomBand = ((int64_t)ist->st->codec->height * ost->original_bottomBand / ost->original_height) & ~1;
2030 ost->bottomBand = ost->original_bottomBand = frame_bottomBand;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c273 int original_bottomBand; member in struct:AVOutputStream
1049 bottomBand = ((int64_t)ist->st->codec->height * ost->original_bottomBand / ost->original_height) & ~1;
2030 ost->bottomBand = ost->original_bottomBand = frame_bottomBand;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c273 int original_bottomBand; member in struct:AVOutputStream
1049 bottomBand = ((int64_t)ist->st->codec->height * ost->original_bottomBand / ost->original_height) & ~1;
2030 ost->bottomBand = ost->original_bottomBand = frame_bottomBand;

Completed in 114 milliseconds