Home
last modified time | relevance | path

Searched refs:IDEINT_MODE_SPATIAL (Results 1 – 3 of 3) sorted by relevance

/external/libmpeg2/common/
Dideint.h71 IDEINT_MODE_SPATIAL, enumerator
Dideint.c161 ps_ctxt->s_params.e_mode = IDEINT_MODE_SPATIAL; in ideint_process()
/external/libmpeg2/decoder/
Dimpeg2d_deinterlace.c194 s_params.e_mode = IDEINT_MODE_SPATIAL; in impeg2d_deinterlace()