Home
last modified time | relevance | path

Searched refs:nBytes (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/inc/
Dmem.h320 DWORD nBytes; member
/hardware/ti/omap3/dspbridge/inc/
Dmem.h320 DWORD nBytes; member
/hardware/ti/omap4-aah/domx/test/sample_proxy/
Dtest_sample_proxy.c549 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/
Dtest_sample_proxy.c549 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/
DQOMX_VideoExtensions.h346 OMX_U32 nBytes; member
DOMX_QCOMExtns.h720 OMX_U32 nBytes; /** The number of bytes filled in to the buffer */ member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c1396 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/
DOMX_QCOMExtns.h364 OMX_U32 nBytes; /** The number of bytes filled in to the buffer */ member
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp5580 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/
DMPLSensor.cpp5669 ssize_t nBytes = 0; local
5680 nBytes += 8;
5684 nBytes += 6;
5688 nBytes += 16;