FFmpeg
Data Fields
SwsUOpList Struct Reference

#include <uops.h>

Data Fields

SwsUOpops
 
int num_ops
 
SwsCompMask planes_in
 
SwsCompMask planes_out
 
int pixel_size_max
 

Detailed Description

Definition at line 292 of file uops.h.

Field Documentation

◆ ops

SwsUOp* SwsUOpList::ops

◆ num_ops

int SwsUOpList::num_ops

◆ planes_in

SwsCompMask SwsUOpList::planes_in

Definition at line 297 of file uops.h.

Referenced by compile_uops_x86(), and translate_rw_op().

◆ planes_out

SwsCompMask SwsUOpList::planes_out

Definition at line 298 of file uops.h.

Referenced by compile_uops_x86(), and translate_rw_op().

◆ pixel_size_max

int SwsUOpList::pixel_size_max

Definition at line 299 of file uops.h.

Referenced by compile_uops_x86(), ff_sws_ops_translate(), and run_test().


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