Searched refs:nBytes (Results 1 – 10 of 10) sorted by relevance
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | mem.h | 320 DWORD nBytes; member
|
/hardware/ti/omap3/dspbridge/inc/ |
D | mem.h | 320 DWORD nBytes; member
|
/hardware/ti/omap4-aah/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 549 OMX_PTR pData, OMX_U32 nBytes, FILE * fp) in SampleTest_ReadInputFile() argument 558 printf("\nnBytes = %d\n", nBytes); in SampleTest_ReadInputFile() 563 nReadSize = fread(pData, 1, nBytes, fp); in SampleTest_ReadInputFile() 564 if (nReadSize != nBytes) in SampleTest_ReadInputFile()
|
/hardware/ti/omap4xxx/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 549 OMX_PTR pData, OMX_U32 nBytes, FILE * fp) in SampleTest_ReadInputFile() argument 558 printf("\nnBytes = %d\n", nBytes); in SampleTest_ReadInputFile() 563 nReadSize = fread(pData, 1, nBytes, fp); in SampleTest_ReadInputFile() 564 if (nReadSize != nBytes) in SampleTest_ReadInputFile()
|
/hardware/qcom/media/mm-core/inc/ |
D | QOMX_VideoExtensions.h | 346 OMX_U32 nBytes; member
|
D | OMX_QCOMExtns.h | 720 OMX_U32 nBytes; /** The number of bytes filled in to the buffer */ member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
D | G729DecTest.c | 1396 OMX_U32 nBytes = 0; in fill_data_fromFile() local 1416 nBytes = serial[1]>>3; in fill_data_fromFile() 1417 pBufStructTemp->packetLength[j] = nBytes + 1; in fill_data_fromFile() 1426 switch(nBytes){ in fill_data_fromFile() 1473 offset = offset + nBytes + 1; in fill_data_fromFile()
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_QCOMExtns.h | 364 OMX_U32 nBytes; /** The number of bytes filled in to the buffer */ member
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 5580 ssize_t nBytes = 0; in batch() local 5591 nBytes += 8; in batch() 5594 nBytes += 6; in batch() 5597 nBytes += 16; in batch()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 5669 ssize_t nBytes = 0; local 5680 nBytes += 8; 5684 nBytes += 6; 5688 nBytes += 16;
|