Home | History | Annotate | Download | only in tests

Lines Matching refs:dataPath

561     TI_OMX_DATAPATH dataPath;
1192 dataPath = DATAPATH_APPLICATION_RTMIXER;
1193 APP_DPRINT("APP: datapath: %d \n",dataPath);
1197 dataPath = DATAPATH_APPLICATION;
1201 error = OMX_GetExtensionIndex(*pHandle, "OMX.TI.index.config.aac.datapath",&index);
1207 error = OMX_SetConfig (*pHandle, index, &dataPath);