Home
last modified time | relevance | path

Searched refs:IDEINT_MODE_WEAVE (Results 1 – 2 of 2) sorted by relevance

/external/libmpeg2/common/
Dideint.h67 IDEINT_MODE_WEAVE = 0, enumerator
Dideint.c189 if(IDEINT_MODE_WEAVE == ps_ctxt->s_params.e_mode) in ideint_process()