Video_options_getdeinterlace, Fe2_filter_adaptive_deinterlace, Fe2_adaptive_deinterlace_mode – Google Flix Engine Linux Reference Manual User Manual

Page 86: Deinterlacemode deintmode_t, Deinterlacemode, Deinterlace_none, 2 define documentation, 3 typedef documentation, 4 enumeration type documentation, 5 function documentation

Advertising
background image

80

Flix Engine Linux Module Documentation

DEINTERLACE_1_2_1_BLUR

,

DEINTERLACE_DROP_FIELD

,

DEINTERLACE_ADAPTIVE

}

5.21.2

Define Documentation

5.21.2.1

#define FE2_ADAPTIVE_DEINTERLACE_MODE

Specifies deinterlace mode to be applied to source image.

The mode may be selected from

deintmode_t

.

Note:

Default:

DEINTERLACE_NONE

Definition at line 65 of file adaptive_deinterlace.h.

5.21.2.2

#define FE2_FILTER_ADAPTIVE_DEINTERLACE

Filter name for use with

Flix2_AddFilter()

.

Definition at line 58 of file adaptive_deinterlace.h.

5.21.3

Typedef Documentation

5.21.3.1

typedef enum deinterlacemode deintmode_t

5.21.4

Enumeration Type Documentation

5.21.4.1

enum deinterlacemode

Enumerator:

DEINTERLACE_NONE

DEINTERLACE_1_2_1_BLUR

DEINTERLACE_DROP_FIELD

DEINTERLACE_ADAPTIVE

Definition at line 50 of file adaptive_deinterlace.h.

5.21.5

Function Documentation

5.21.5.1

on2sc video_options_GetDeinterlace (const FLIX2HANDLE flix, on2bool ∗ lpDeinterlace)

Determine if the deinterlace filter is enabled.

Parameters:

← flix Handle to the Flix Engine returned from

Flix2_Create()

or

Flix2_CreateEx()

→ lpDeinterlace Variable to update with the current deinterlace enable status

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising