HomeSort by relevance Sort by last modified time
    Searched defs:nSize (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_ComponentExt.h 45 OMX_U32 nSize;
52 OMX_U32 nSize;
OMX_CoreExt.h 61 OMX_U32 nSize; /**< size of the structure in bytes */
OMX_VideoExt.h 56 OMX_U32 nSize;
OMX_TI_Common.h 81 OMX_U32 nSize; /**< Size of the structure in bytes */
90 OMX_U32 nSize;
116 * @ param nSize : Size of the structure.
127 OMX_U32 nSize;
144 * @ param nSize : Size of the structure.
171 OMX_U32 nSize;
204 OMX_U32 nSize;
246 * @ param nSize : Size of the structure.
253 OMX_U32 nSize;
267 * @ param nSize : Size of the structure
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ComponentExt.h 45 OMX_U32 nSize;
52 OMX_U32 nSize;
OMX_CoreExt.h 61 OMX_U32 nSize; /**< size of the structure in bytes */
OMX_VideoExt.h 56 OMX_U32 nSize;
OMX_TI_Common.h 81 OMX_U32 nSize; /**< Size of the structure in bytes */
90 OMX_U32 nSize;
116 * @ param nSize : Size of the structure.
127 OMX_U32 nSize;
144 * @ param nSize : Size of the structure.
171 OMX_U32 nSize;
204 OMX_U32 nSize;
  /external/skia/tests/
AnnotationTest.cpp 18 size_t nSize = strlen(needle);
19 for (size_t i = 0; i < dataSize - nSize; i++) {
20 if (strncmp(&data[i], needle, nSize) == 0) {
  /hardware/qcom/media/mm-core/inc/
OMX_CoreExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
QOMX_CoreExtensions.h 129 * nSize : Size of the structure in bytes
136 OMX_U32 nSize;
148 * nSize : Size of the structure in bytes
154 OMX_U32 nSize;
QOMX_SourceExtensions.h 73 * nSize : Size of the structure in bytes
79 OMX_U32 nSize;
89 * nSize : Size of the structure in bytes
95 OMX_U32 nSize;
105 * nSize : Size of the structure in bytes
111 OMX_U32 nSize;
122 * nSize : Size of the structure in bytes
146 OMX_U32 nSize;
QOMX_FileFormatExtensions.h 99 OMX_U32 nSize;
113 OMX_U32 nSize; /**< size of the structure in bytes */
124 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nSize;/**< size of the structure in bytes */
149 OMX_U32 nSize; /**< size of the structure in bytes */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsdexts.h 20 DWORD nSize;
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_HuffmanTable.cpp 96 if(NTEMP >= nSize) \
98 nSize += 16; \
99 PREFLEN = (int*)m_pModule->JBig2_Realloc(PREFLEN,sizeof(int)*nSize); \
100 RANGELEN = (int*)m_pModule->JBig2_Realloc(RANGELEN,sizeof(int)*nSize); \
101 RANGELOW = (int*)m_pModule->JBig2_Realloc(RANGELOW,sizeof(int)*nSize); \
108 FX_DWORD nSize = 16;
124 PREFLEN = (int*)m_pModule->JBig2_Malloc2(sizeof(int), nSize);
125 RANGELEN = (int*)m_pModule->JBig2_Malloc2(sizeof(int), nSize);
126 RANGELOW = (int*)m_pModule->JBig2_Malloc2(sizeof(int), nSize);
  /frameworks/native/include/media/openmax/
OMX_AudioExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
63 OMX_U32 nSize; /**< size of the structure in bytes */
72 OMX_U32 nSize; /**< size of the structure in bytes */
86 OMX_U32 nSize; /**< size of the structure in bytes */
  /hardware/ti/omap4-aah/security/tf_sdk/include/
sst.h 63 uint32_t nSize;
126 uint32_t nSize);
130 uint32_t nSize,
149 uint32_t nSize);
  /hardware/ti/omap4xxx/security/tf_sdk/include/
sst.h 63 uint32_t nSize;
126 uint32_t nSize);
130 uint32_t nSize,
149 uint32_t nSize);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 75 OMX_U32 nSize;
  /frameworks/native/include/media/hardware/
HardwareAPI.h 49 OMX_U32 nSize;
93 OMX_U32 nSize;
140 OMX_U32 nSize;
154 OMX_U32 nSize;
168 OMX_U32 nSize; // IN
186 OMX_U32 nSize;
249 OMX_U32 nSize;
276 OMX_U32 nSize; // IN
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 78 * nSize : Size of the structure in bytes
90 OMX_U32 nSize;
109 * nSize : Size of the structure in bytes
126 OMX_U32 nSize;
169 OMX_U32 nSize;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 93 OMX_U32 nSize;
104 OMX_U32 nSize;
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_stub.c 99 #define RPC_sendPacket_sync(hCtx, pPacket, nPacketSize, nFxnIdx, pRetPacket, nSize) do { \
111 RPC_MSG_SIZE_FOR_PIPE, (TIMM_OSAL_U32 *)(&nSize), TIMM_OSAL_SUSPEND); \
176 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
204 nSize);
260 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
279 nSize);
317 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
354 nSize);
391 OMX_U32 nPos = 0, nSize = 0, nDataOffset = 0, nOffset = 0;
425 nSize);
    [all...]
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
sst_stub.c 330 uint32_t nSize)
342 if (nSize == 0)
356 sOperation.params[1].tmpref.size = nSize;
370 uint32_t nSize,
390 if (nSize == 0)
398 sOperation.params[1].tmpref.size = nSize;
540 uint32_t nSize;
544 nError = SSTGetOffsetAndSize(hFile, &nOffset, &nSize);
547 if (nOffset >= nSize)
776 pInfo->nSize = sOperation.params[0].value.b
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c 98 #define RPC_sendPacket_sync(hCtx, pPacket, nPacketSize, nFxnIdx, pRetPacket, nSize) do { \
105 RPC_MSG_SIZE_FOR_PIPE, (TIMM_OSAL_U32 *)(&nSize), TIMM_OSAL_SUSPEND); \
170 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
198 nSize);
254 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
273 nSize);
311 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
342 nSize);
379 OMX_U32 nPos = 0, nSize = 0, nDataOffset = 0, nOffset = 0;
413 nSize);
    [all...]

Completed in 1056 milliseconds

1 2 3 4 5