FFmpeg
Data Fields
UnsharpContext Struct Reference

#include <unsharp.h>

Data Fields

const AVClassclass
 
 
 
 
 
float  lamount
 
float  camount
 
  luma parameters (width, height, amount) More...
 
  chroma parameters (width, height, amount) More...
 
int  hsub
 
int  vsub
 
 
 

Detailed Description

Definition at line 71 of file unsharp.h.

Field Documentation

const AVClass* UnsharpContext::class

Definition at line 72 of file unsharp.h.

int UnsharpContext::lmsize_x

Definition at line 73 of file unsharp.h.

Referenced by init().

int UnsharpContext::lmsize_y

Definition at line 73 of file unsharp.h.

Referenced by init().

int UnsharpContext::cmsize_x

Definition at line 73 of file unsharp.h.

Referenced by init().

int UnsharpContext::cmsize_y

Definition at line 73 of file unsharp.h.

Referenced by init().

float UnsharpContext::lamount

Definition at line 74 of file unsharp.h.

Referenced by init().

float UnsharpContext::camount

Definition at line 74 of file unsharp.h.

Referenced by init().

UnsharpFilterParam UnsharpContext::luma

luma parameters (width, height, amount)

Definition at line 75 of file unsharp.h.

Referenced by apply_unsharp_c(), config_props(), ff_opencl_apply_unsharp(), ff_opencl_unsharp_init(), generate_mask(), init(), and uninit().

UnsharpFilterParam UnsharpContext::chroma

chroma parameters (width, height, amount)

Definition at line 76 of file unsharp.h.

Referenced by apply_unsharp_c(), config_props(), ff_opencl_apply_unsharp(), ff_opencl_unsharp_init(), generate_mask(), init(), and uninit().

int UnsharpContext::hsub

Definition at line 77 of file unsharp.h.

Referenced by apply_unsharp_c(), config_props(), and ff_opencl_apply_unsharp().

int UnsharpContext::vsub

Definition at line 77 of file unsharp.h.

Referenced by apply_unsharp_c(), config_props(), ff_opencl_apply_unsharp(), and ff_opencl_unsharp_process_inout_buf().

int UnsharpContext::opencl

Definition at line 78 of file unsharp.h.

Referenced by filter_frame(), init(), and uninit().

int(* UnsharpContext::apply_unsharp)(AVFilterContext *ctx, AVFrame *in, AVFrame *out)

Definition at line 82 of file unsharp.h.

Referenced by filter_frame(), and init().


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

Generated on Fri Jan 12 2018 01:48:36 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /