Searched refs:autorotate (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 135 SpecifierOpt *autorotate; member 343 int autorotate; member
|
D | ffmpeg_opt.c | 818 ist->autorotate = 1; in add_input_streams() 819 MATCH_PER_STREAM_OPT(autorotate, i, ist->autorotate, ic, st); in add_input_streams() 3711 … OPT_EXPERT | OPT_INPUT, { .off = OFFSET(autorotate) },
|
D | ffplay.c | 356 static int autorotate = 1; variable 1929 if (autorotate) { in configure_video_filters() 3633 { "autorotate", OPT_BOOL, { &autorotate }, "automatically rotate video", "" },
|
D | ffmpeg_filter.c | 787 if (ist->autorotate) { in configure_input_video_filter()
|
D | ffmpeg.c | 3645 if (ist->autorotate && sd->type == AV_PKT_DATA_DISPLAYMATRIX) in init_output_stream()
|
/third_party/cups-filters/filter/pdftopdf/ |
D | qpdf_pdftopdf_processor.h | 15 …ion orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate);
|
D | qpdf_pdftopdf_processor.cc | 179 …tion orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) in crop() argument 196 if ((autorotate && in crop() 201 (!autorotate && in crop()
|
D | pdftopdf_processor.h | 121 … orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) =0;
|
/third_party/ffmpeg/doc/ |
D | ffplay.texi | 186 @item -autorotate
|
D | ffmpeg.texi | 927 @item -autorotate
|
/third_party/cups-filters/ |
D | README | 826 2) Page autorotate
|
D | README.md | 826 2) Page autorotate
|