xine-lib 1.2.11
Data Fields
tvtime_t Struct Reference

#include <tvtime.h>

Data Fields

unsigned int pulldown_alg
 
const deinterlace_method_tcurmethod
 
unsigned int pulldown_error_wait
 
int last_topdiff
 
int last_botdiff
 
int pdoffset
 
int pderror
 
int pdlastbusted
 
int filmmode
 

Field Documentation

◆ curmethod

const deinterlace_method_t* tvtime_t::curmethod

Current deinterlacing method.

Referenced by tvtime_build_deinterlaced_frame(), and tvtime_new_context().

◆ filmmode

int tvtime_t::filmmode

◆ last_botdiff

int tvtime_t::last_botdiff

◆ last_topdiff

int tvtime_t::last_topdiff

◆ pderror

int tvtime_t::pderror

◆ pdlastbusted

int tvtime_t::pdlastbusted

◆ pdoffset

int tvtime_t::pdoffset

◆ pulldown_alg

unsigned int tvtime_t::pulldown_alg

Which pulldown algorithm we're using.

Referenced by tvtime_build_deinterlaced_frame(), and tvtime_new_context().

◆ pulldown_error_wait

unsigned int tvtime_t::pulldown_error_wait

This is how many frames to wait until deciding if the pulldown phase has changed or if we've really found a pulldown sequence.

Referenced by tvtime_build_deinterlaced_frame(), and tvtime_reset_context().


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