Home
last modified time | relevance | path

Searched refs:totalRead (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c1412 static int totalRead = 0; in fill_data() local
1423 totalRead += nRead; in fill_data()
1430 __LINE__, pBuf->pBuffer, pBuf->nAllocLen, nRead, totalRead); in fill_data()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c1634 static int totalRead = 0; in fill_data() local
1677 totalRead += nRead; in fill_data()
1698 static int totalRead = 0; in fill_data_tc7() local
1722 totalRead += nRead; in fill_data_tc7()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
DG722DecTest.c853 static int totalRead = 0; in send_input_buffer() local
862 totalRead += nRead; in send_input_buffer()
868 __LINE__, pBufferHeader->pBuffer, pBufferHeader->nAllocLen, nRead, totalRead); in send_input_buffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
DG722EncTest.c1384 static int totalRead = 0; local
1387 totalRead += nRead;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c1610 static OMX_S16 totalRead = 0; in fill_data() local
1638 totalRead += nRead; in fill_data()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c1869 static unsigned long totalRead = 0; local
1993 totalRead += nBytesRead;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
DVPPTest.c2064 static int totalRead = 0;
2081 totalRead += nRead;