Home | History | Annotate | Download | only in tests

Lines Matching refs:NextBuffer

321 OMX_U8 NextBuffer[NBAPP_INPUT_BUFFER_SIZE*3];
1801 memcpy(pBuffer->pBuffer, NextBuffer,nRead);
1806 nRead = fread(NextBuffer, 1, NBAPP_INPUT_BUFFER_SIZE*2, fIn);
1809 nRead = fread(NextBuffer, 1, NBAPP_INPUT_BUFFER_SIZE, fIn);