FFmpeg
Data Fields
options Struct Reference

Data Fields

enum AVPixelFormat src_fmt
 
enum AVPixelFormat dst_fmt
 
double prob
 
int w
 
int h
 
int threads
 
int iters
 
int bench
 
int flags
 
int dither
 
int unscaled
 

Detailed Description

Examples
avio_http_serve_files.c.

Definition at line 43 of file swscale.c.

Field Documentation

โ—† src_fmt

enum AVPixelFormat options::src_fmt

Definition at line 44 of file swscale.c.

โ—† dst_fmt

enum AVPixelFormat options::dst_fmt

Definition at line 45 of file swscale.c.

โ—† prob

double options::prob

Definition at line 46 of file swscale.c.

โ—† w

int options::w

Definition at line 47 of file swscale.c.

โ—† h

int options::h

Definition at line 47 of file swscale.c.

โ—† threads

int options::threads

Definition at line 48 of file swscale.c.

โ—† iters

int options::iters

Definition at line 49 of file swscale.c.

โ—† bench

int options::bench

Definition at line 50 of file swscale.c.

โ—† flags

int options::flags

Definition at line 51 of file swscale.c.

โ—† dither

int options::dither

Definition at line 52 of file swscale.c.

โ—† unscaled

int options::unscaled

Definition at line 53 of file swscale.c.


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