FFmpeg
Data Fields
SwsDitherOp Struct Reference

#include <ops.h>

Data Fields

AVRationalmatrix
 
int size_log2
 
uint8_t y_offset [4]
 

Detailed Description

Definition at line 139 of file ops.h.

Field Documentation

◆ matrix

AVRational* SwsDitherOp::matrix

Definition at line 140 of file ops.h.

◆ size_log2

int SwsDitherOp::size_log2

Definition at line 141 of file ops.h.

◆ y_offset

uint8_t SwsDitherOp::y_offset[4]

Definition at line 142 of file ops.h.

Referenced by op_commute_swizzle().


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