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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c275 int original_rightBand; member in struct:AVOutputStream
1051 rightBand = ((int64_t)ist->st->codec->width * ost->original_rightBand / ost->original_width) & ~1;
2032 ost->rightBand = ost->original_rightBand = frame_rightBand;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c275 int original_rightBand; member in struct:AVOutputStream
1051 rightBand = ((int64_t)ist->st->codec->width * ost->original_rightBand / ost->original_width) & ~1;
2032 ost->rightBand = ost->original_rightBand = frame_rightBand;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c275 int original_rightBand; member in struct:AVOutputStream
1051 rightBand = ((int64_t)ist->st->codec->width * ost->original_rightBand / ost->original_width) & ~1;
2032 ost->rightBand = ost->original_rightBand = frame_rightBand;

Completed in 125 milliseconds