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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c278 int video_pad; member in struct:AVOutputStream
1018 if (ost->video_pad) {
1088 if (ost->video_pad) {
2020 ost->video_pad = ((frame_padleft + frame_padright + frame_padtop + frame_padbottom) != 0);
2034 if (ost->video_pad) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c278 int video_pad; member in struct:AVOutputStream
1018 if (ost->video_pad) {
1088 if (ost->video_pad) {
2020 ost->video_pad = ((frame_padleft + frame_padright + frame_padtop + frame_padbottom) != 0);
2034 if (ost->video_pad) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c278 int video_pad; member in struct:AVOutputStream
1018 if (ost->video_pad) {
1088 if (ost->video_pad) {
2020 ost->video_pad = ((frame_padleft + frame_padright + frame_padtop + frame_padbottom) != 0);
2034 if (ost->video_pad) {

Completed in 110 milliseconds