FFmpeg
Data Fields
SwsReadWriteOp Struct Reference

#include <ops.h>

Data Fields

uint8_t elems
 
uint8_t frac
 
bool packed
 

Detailed Description

Definition at line 96 of file ops.h.

Field Documentation

◆ elems

uint8_t SwsReadWriteOp::elems

Definition at line 97 of file ops.h.

Referenced by compile(), and ff_sws_op_list_optimize().

◆ frac

uint8_t SwsReadWriteOp::frac

Definition at line 98 of file ops.h.

Referenced by ff_sws_op_list_optimize().

◆ packed

bool SwsReadWriteOp::packed

Definition at line 99 of file ops.h.

Referenced by check_ops(), compile(), and ff_sws_op_list_optimize().


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