FFmpeg
Data Fields
SwsDitherOp Struct Reference

#include <ops.h>

Data Fields

AVRationalmatrix
 
AVRational min
 
AVRational max
 
int size_log2
 
int8_t y_offset [4]
 

Detailed Description

Definition at line 186 of file ops.h.

Field Documentation

◆ matrix

AVRational* SwsDitherOp::matrix

Definition at line 187 of file ops.h.

◆ min

AVRational SwsDitherOp::min

Definition at line 188 of file ops.h.

◆ max

AVRational SwsDitherOp::max

Definition at line 188 of file ops.h.

◆ size_log2

int SwsDitherOp::size_log2

Definition at line 189 of file ops.h.

◆ y_offset

int8_t SwsDitherOp::y_offset[4]

Definition at line 190 of file ops.h.

Referenced by op_commute_swizzle().


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