Home
last modified time | relevance | path

Searched refs:playcompleted (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c119 int playcompleted = 0; variable
1192 if(playcompleted){ in main()
1211 playcompleted = 0; in main()
1416 playcompleted = 0; in fill_data()
1435 playcompleted = 1; in fill_data()
1442 playcompleted = 1; in fill_data()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
DG711EncTest.c197 OMX_BOOL playcompleted = 0; variable
336 playcompleted = 1; in EventHandler()
1264 playcompleted = 0; in main()
1466 if(!playcompleted){ in send_input_buffer()