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
 

Detailed Description

Examples
avio_http_serve_files.c.

Definition at line 42 of file swscale.c.

Field Documentation

◆ src_fmt

enum AVPixelFormat options::src_fmt

Definition at line 43 of file swscale.c.

◆ dst_fmt

enum AVPixelFormat options::dst_fmt

Definition at line 44 of file swscale.c.

◆ prob

double options::prob

Definition at line 45 of file swscale.c.

◆ w

int options::w

Definition at line 46 of file swscale.c.

◆ h

int options::h

Definition at line 46 of file swscale.c.

◆ threads

int options::threads

Definition at line 47 of file swscale.c.

◆ iters

int options::iters

Definition at line 48 of file swscale.c.

◆ bench

int options::bench

Definition at line 49 of file swscale.c.


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