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

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c1513 OMX_U16 theWord = 0; local
1523 theWord = BIT_0;
1526 theWord = BIT_1;
1528 fwrite(&theWord,2,1,fOut);

Completed in 27 milliseconds