Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DTIDspOmx.h700 TEEMODE_PLAYBACK, enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c841 audioinfo->teeMode = TEEMODE_PLAYBACK;
842 TeeMode = TEEMODE_PLAYBACK;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c824 if (pCompPrivate->teeMode == TEEMODE_PLAYBACK) { in SendCommand()