Searched refs:keep_pix_fmt (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/fftools/ | ||
D | ffmpeg.h | 540 int keep_pix_fmt; member |
D | ffmpeg_filter.c | 102 if (ost->keep_pix_fmt) { in choose_pix_fmts() |
D | ffmpeg_opt.c | 1754 ost->keep_pix_fmt = 1; in new_video_stream() |