FFmpeg
Data Fields
InterlaceContext Struct Reference

#include <interlace.h>

Data Fields

const AVClassclass
 
enum ScanMode  scan
 
 
AVFramecur
 
 
 
void(*  lowpass_line )(uint8_t *dstp, ptrdiff_t linesize, const uint8_t *srcp, ptrdiff_t mref, ptrdiff_t pref, int clip_max)
 

Detailed Description

Definition at line 55 of file interlace.h.

Field Documentation

const AVClass* InterlaceContext::class

Definition at line 56 of file interlace.h.

enum ScanMode InterlaceContext::scan

Definition at line 57 of file interlace.h.

Referenced by config_out_props(), and filter_frame().

int InterlaceContext::lowpass

Definition at line 58 of file interlace.h.

Referenced by config_out_props(), ff_interlace_init_x86(), and filter_frame().

AVFrame* InterlaceContext::cur

Definition at line 59 of file interlace.h.

Referenced by filter_frame(), and uninit().

AVFrame * InterlaceContext::next

Definition at line 59 of file interlace.h.

Referenced by filter_frame(), and uninit().

const AVPixFmtDescriptor* InterlaceContext::csp

Definition at line 60 of file interlace.h.

Referenced by config_out_props(), copy_picture_field(), and ff_interlace_init_x86().

void(* InterlaceContext::lowpass_line)(uint8_t *dstp, ptrdiff_t linesize, const uint8_t *srcp, ptrdiff_t mref, ptrdiff_t pref, int clip_max)

Definition at line 61 of file interlace.h.

Referenced by config_out_props(), copy_picture_field(), and ff_interlace_init_x86().


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

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

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