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 166 of file ops.h.

Field Documentation

◆ matrix

AVRational* SwsDitherOp::matrix

Definition at line 167 of file ops.h.

◆ min

AVRational SwsDitherOp::min

Definition at line 168 of file ops.h.

◆ max

AVRational SwsDitherOp::max

Definition at line 168 of file ops.h.

◆ size_log2

int SwsDitherOp::size_log2

Definition at line 169 of file ops.h.

◆ y_offset

int8_t SwsDitherOp::y_offset[4]

Definition at line 170 of file ops.h.

Referenced by op_commute_swizzle().


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