HomeSort by relevance Sort by last modified time
    Searched refs:nReadSize (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 551 OMX_U32 nReadSize = 0;
563 nReadSize = fread(pData, 1, nBytes, fp);
564 if (nReadSize != nBytes)
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 551 OMX_U32 nReadSize = 0;
563 nReadSize = fread(pData, 1, nBytes, fp);
564 if (nReadSize != nBytes)
    [all...]

Completed in 79 milliseconds