Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DTIDspOmx.h702 TEEMODE_PLAYLOOPBACK enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c858 audioinfo->teeMode = TEEMODE_PLAYLOOPBACK;
860 TeeMode = TEEMODE_PLAYLOOPBACK;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c831 else if (pCompPrivate->teeMode == TEEMODE_PLAYLOOPBACK) { in SendCommand()