FFmpeg
Loading...
Searching...
No Matches
options Struct Reference

Data Fields

enum AVPixelFormat src_fmt
enum AVPixelFormat dst_fmt
double prob
int w
int h
int dst_w
int dst_h
int threads
int iters
int bench
int flags
int dither
int scaler
int scaler_sub
int align_src
int align_dst
int api
int pretty
int backends

Detailed Description

Examples
avio_http_serve_files.c.

Definition at line 50 of file swscale.c.

Field Documentation

◆ src_fmt

enum AVPixelFormat options::src_fmt

Definition at line 51 of file swscale.c.

◆ dst_fmt

enum AVPixelFormat options::dst_fmt

Definition at line 52 of file swscale.c.

◆ prob

double options::prob

Definition at line 53 of file swscale.c.

◆ w

int options::w

Definition at line 54 of file swscale.c.

◆ h

int options::h

Definition at line 54 of file swscale.c.

◆ dst_w

int options::dst_w

Definition at line 55 of file swscale.c.

◆ dst_h

int options::dst_h

Definition at line 56 of file swscale.c.

◆ threads

int options::threads

Definition at line 57 of file swscale.c.

◆ iters

int options::iters

Definition at line 58 of file swscale.c.

◆ bench

int options::bench

Definition at line 59 of file swscale.c.

◆ flags

int options::flags

Definition at line 60 of file swscale.c.

Referenced by clear_command().

◆ dither

int options::dither

Definition at line 61 of file swscale.c.

◆ scaler

int options::scaler

Definition at line 62 of file swscale.c.

◆ scaler_sub

int options::scaler_sub

Definition at line 63 of file swscale.c.

◆ align_src

int options::align_src

Definition at line 64 of file swscale.c.

◆ align_dst

int options::align_dst

Definition at line 65 of file swscale.c.

◆ api

int options::api

Definition at line 66 of file swscale.c.

◆ pretty

int options::pretty

Definition at line 67 of file swscale.c.

◆ backends

int options::backends

Definition at line 68 of file swscale.c.


The documentation for this struct was generated from the following file: