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

#include <ops_chain.h>

Data Fields

const SwsUOpTabletable
 
union { 
 
   const SwsUOp *   uop 
 
   const SwsOp *   op 
 
};  
 
SwsContextctx
 

Detailed Description

Definition at line 105 of file ops_chain.h.

Field Documentation

◆ table

const SwsUOpTable* SwsImplParams::table

Definition at line 106 of file ops_chain.h.

◆ uop

const SwsUOp* SwsImplParams::uop

Definition at line 108 of file ops_chain.h.

◆ op

const SwsOp* SwsImplParams::op

Definition at line 109 of file ops_chain.h.

◆ [union]

union { ... } SwsImplParams

◆ ctx

SwsContext* SwsImplParams::ctx

Definition at line 111 of file ops_chain.h.


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