Searched refs:WBAPP_INPUT_PORT (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c267 * @param WBAPP_INPUT_PORT Input port
274 WBAPP_INPUT_PORT = 0, enumerator in enum:WBAPP_COMP_PORT_TYPE
400 if (nData2 == WBAPP_INPUT_PORT) {
756 pCompPrivateStruct->nPortIndex = WBAPP_INPUT_PORT;
915 pAmrParam->nPortIndex = WBAPP_INPUT_PORT;
1476 eError = OMX_FreeBuffer(pHandle, WBAPP_INPUT_PORT, pInputBufferHeader[i]);
1559 eError = OMX_FreeBuffer(pHandle, WBAPP_INPUT_PORT, pInputBufferHeader[i]);
1621 eError = OMX_FreeBuffer(pHandle, WBAPP_INPUT_PORT, pInputBufferHeader[i]);

Completed in 6 milliseconds