FFmpeg
Loading...
Searching...
No Matches
SwsImplResult Struct Reference

#include <libswscale/ops_chain.h>

Data Fields

SwsFuncPtr func
SwsOpPriv priv
void(* free )(SwsOpPriv *priv)
int over_read [4]
int over_write [4]

Detailed Description

Definition at line 114 of file ops_chain.h.

Field Documentation

◆ func

SwsFuncPtr SwsImplResult::func

Definition at line 115 of file ops_chain.h.

Referenced by ff_sws_uop_lookup().

◆ priv

SwsOpPriv SwsImplResult::priv

◆ free

void(* SwsImplResult::free) (SwsOpPriv *priv)

◆ over_read

int SwsImplResult::over_read[4]

Definition at line 118 of file ops_chain.h.

Referenced by ff_sws_uop_lookup().

◆ over_write

int SwsImplResult::over_write[4]

Definition at line 119 of file ops_chain.h.

Referenced by ff_sws_uop_lookup().


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