FFmpeg
Data Fields
MaskedMergeContext Struct Reference

#include <maskedmerge.h>

Data Fields

const AVClassclass
 
int  width [4]
 
int  height [4]
 
 
 
int  half
 
 
 
void(*  maskedmerge )(const uint8_t *bsrc, const uint8_t *osrc, const uint8_t *msrc, uint8_t *dst, ptrdiff_t blinesize, ptrdiff_t olinesize, ptrdiff_t mlinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift)
 

Detailed Description

Definition at line 27 of file maskedmerge.h.

Field Documentation

const AVClass* MaskedMergeContext::class

Definition at line 28 of file maskedmerge.h.

int MaskedMergeContext::width[4]

Definition at line 29 of file maskedmerge.h.

Referenced by config_input(), and process_frame().

int MaskedMergeContext::height[4]

Definition at line 29 of file maskedmerge.h.

Referenced by config_input(), and process_frame().

int MaskedMergeContext::nb_planes

Definition at line 30 of file maskedmerge.h.

Referenced by config_input(), and process_frame().

int MaskedMergeContext::planes

Definition at line 31 of file maskedmerge.h.

Referenced by process_frame().

int MaskedMergeContext::half

Definition at line 32 of file maskedmerge.h.

Referenced by config_input(), and process_frame().

int MaskedMergeContext::depth

Definition at line 32 of file maskedmerge.h.

Referenced by config_input(), ff_maskedmerge_init_x86(), and process_frame().

FFFrameSync MaskedMergeContext::fs

Definition at line 33 of file maskedmerge.h.

Referenced by config_output(), filter_frame(), process_frame(), request_frame(), and uninit().

void(* MaskedMergeContext::maskedmerge)(const uint8_t *bsrc, const uint8_t *osrc, const uint8_t *msrc, uint8_t *dst, ptrdiff_t blinesize, ptrdiff_t olinesize, ptrdiff_t mlinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift)

Definition at line 35 of file maskedmerge.h.

Referenced by config_input(), ff_maskedmerge_init_x86(), and process_frame().


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

Generated on Fri Jan 12 2018 01:46:26 for FFmpeg by   doxygen 1.8.6

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