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

1 2 3 4 5

  /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;
  /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;
OMX_VideoExt.h 56 OMX_U32 nSize;
87 OMX_U32 nSize;
98 OMX_U32 nSize;
111 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 */
OMX_Image.h 130 * nSize : Size of the structure in bytes
141 OMX_U32 nSize;
173 * nSize : Size of the structure in bytes
179 OMX_U32 nSize;
204 * nSize : Size of the structure in bytes
213 OMX_U32 nSize;
229 * nSize : Size of the structure in bytes
238 OMX_U32 nSize;
264 * nSize : Size of the structure in bytes
276 OMX_U32 nSize;
    [all...]
  /external/skia/tests/
AnnotationTest.cpp 19 size_t nSize = strlen(needle);
20 for (size_t i = 0; i < dataSize - nSize; i++) {
21 if (strncmp(&data[i], needle, nSize) == 0) {
  /frameworks/native/include/media/hardware/
HardwareAPI.h 49 OMX_U32 nSize;
79 OMX_U32 nSize;
109 OMX_U32 nSize;
123 OMX_U32 nSize;
137 OMX_U32 nSize; // IN
155 OMX_U32 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);
  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 55 OMX_U32 nSize;
80 OMX_U32 nSize;
91 OMX_U32 nSize;
104 OMX_U32 nSize;
OMX_Image.h 147 * nSize : Size of the structure in bytes
158 OMX_U32 nSize;
190 * nSize : Size of the structure in bytes
196 OMX_U32 nSize;
221 * nSize : Size of the structure in bytes
230 OMX_U32 nSize;
246 * nSize : Size of the structure in bytes
255 OMX_U32 nSize;
281 * nSize : Size of the structure in bytes
293 OMX_U32 nSize;
    [all...]
OMX_Other.h 102 OMX_U32 nSize; /**< size of the structure in bytes */
130 OMX_U32 nSize; /**< size of the structure in bytes */
193 OMX_U32 nSize; /**< size of the structure in bytes */
234 OMX_U32 nSize; /**< size of the structure in bytes */
261 OMX_U32 nSize; /**< size of the structure in bytes */
290 OMX_U32 nSize; /**< size of the structure in bytes */
306 OMX_U32 nSize; /**< size of the structure in bytes */
314 OMX_U32 nSize; /**< size of the structure in bytes */
323 OMX_U32 nSize; /**< size of the structure in bytes */
342 OMX_U32 nSize; /**< size of the structure in bytes *
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 75 OMX_U32 nSize;
  /external/smack/src/org/jivesoftware/smack/
ServerTrustManager.java 104 int nSize = x509Certificates.length;
113 for (int i = nSize -1; i >= 0 ; i--) {
143 trusted = trustStore.getCertificateAlias(x509Certificates[nSize - 1]) != null;
144 if (!trusted && nSize == 1 && configuration.isSelfSignedCertificateEnabled())
180 for (int i = 0; i < nSize; i++) {
  /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/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...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 445 tParamSetNPA.nSize = sizeof(OMX_TI_PARAM_BUFFERPREANNOUNCE);
458 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE);
561 OMX_U32 nBufIndex = 0, nSize=0, nRet=0;
574 tParamStruct.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE);
649 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)(&nSize),
721 tParamRect.nSize = sizeof(OMX_CONFIG_RECTTYPE);
762 OMX_U32 nBufIndex, nSize, nCount=0;
788 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)&nSize, TIMM_OSAL_NO_SUSPEND);
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 428 tParamSetNPA.nSize = sizeof(OMX_TI_PARAM_BUFFERPREANNOUNCE);
441 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE);
544 OMX_U32 nBufIndex = 0, nSize=0, nRet=0;
557 tParamStruct.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE);
634 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)(&nSize),
708 tParamRect.nSize = sizeof(OMX_CONFIG_RECTTYPE);
750 OMX_U32 nBufIndex, nSize, nCount=0;
776 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)&nSize, TIMM_OSAL_NO_SUSPEND);
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
sst_stub.c 331 uint32_t nSize)
343 if (nSize == 0)
357 sOperation.params[1].tmpref.size = nSize;
371 uint32_t nSize,
391 if (nSize == 0)
399 sOperation.params[1].tmpref.size = nSize;
541 uint32_t nSize;
545 nError = SSTGetOffsetAndSize(hFile, &nOffset, &nSize);
548 if (nOffset >= nSize)
777 pInfo->nSize = sOperation.params[0].value.b
    [all...]
  /frameworks/base/media/jni/
android_media_MediaProfiles.cpp 59 int nSize = formats.size();
60 if (index < 0 || index >= nSize) {
79 int nSize = encoders.size();
80 if (index < 0 || index >= nSize) {
130 int nSize = encoders.size();
131 if (index < 0 || index >= nSize) {
245 int nSize = decoders.size();
246 if (index < 0 || index >= nSize) {
266 int nSize = decoders.size();
267 if (index < 0 || index >= nSize) {
    [all...]

Completed in 349 milliseconds

1 2 3 4 5