FFmpeg
Data Fields
MaskedClampDSPContext Struct Reference

#include <maskedclamp.h>

Data Fields

void(* maskedclamp )(const uint8_t *bsrc, uint8_t *dst, const uint8_t *darksrc, const uint8_t *brightsrc, int w, int undershoot, int overshoot)
 

Detailed Description

Definition at line 27 of file maskedclamp.h.

Field Documentation

◆ maskedclamp

void(* MaskedClampDSPContext::maskedclamp) (const uint8_t *bsrc, uint8_t *dst, const uint8_t *darksrc, const uint8_t *brightsrc, int w, int undershoot, int overshoot)

Definition at line 28 of file maskedclamp.h.

Referenced by ff_maskedclamp_init_x86().


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