Searched refs:strmInfo (Results 1 – 1 of 1) sorted by relevance
284 STRMInfo strmInfo; in main() local322 memset(&strmInfo, 0, sizeof(STRMInfo)); // Always zero-clear it the first time. in main()324 retval = STRMPrepare(&strmInfo, SAMPLE_ADPCM_L, SAMPLE_ADPCM_R, strmWork); in main()364 retval = STRMStart(&strmInfo); in main()400 retval = STRMStop(&strmInfo); in main()