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

1 2 34 5

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 143 (_s_)->nSize = sizeof(_name_); \
216 OMX_U32 nSize; /* nSize of this structure */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
198 OMX_U32 nSize;
209 * nSize : Size of the structure in bytes
219 OMX_U32 nSize;
232 * nSize : Size of the structure in bytes
239 OMX_U32 nSize;
278 * nSize : Size of the structure in bytes
285 OMX_U32 nSize;
    [all...]
OMX_Video.h 144 * nSize : Size of the structure in bytes
156 OMX_U32 nSize;
172 * nSize : Size of the structure in bytes
180 OMX_U32 nSize;
193 * nSize : Size of the structure in bytes
203 OMX_U32 nSize;
232 * nSize : Size of the struct in bytes
239 OMX_U32 nSize;
266 * nSize : Size of the struct in bytes
276 OMX_U32 nSize;
    [all...]
OMX_Audio.h 120 OMX_U32 nSize; /**< size of the structure in bytes */
160 OMX_U32 nSize; /**< Size of this structure, in Bytes */
205 OMX_U32 nSize; /**< size of the structure in bytes */
275 OMX_U32 nSize; /**< Size of this structure, in Bytes */
298 OMX_U32 nSize; /**< size of the structure in bytes */
351 OMX_U32 nSize; /**< size of the structure in bytes */
384 OMX_U32 nSize; /**< Size of this structure, in Bytes */
410 OMX_U32 nSize; /**< size of the structure in bytes */
429 OMX_U32 nSize; /**< size of the structure in bytes */
454 OMX_U32 nSize; /**< size of the structure in bytes */
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 324 * If the nSize of the OMX structure is not set, raises bad parameter error.
331 if((_s_)->nSize != sizeof(_name_)) _e_ = OMX_ErrorBadParameter; \
341 * The initialization of OMX structures always sets up the nSize and nVersion fields
346 (_s_)->nSize = sizeof(_name_); \
538 OMX_U32 nSize;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
198 OMX_U32 nSize;
209 * nSize : Size of the structure in bytes
219 OMX_U32 nSize;
232 * nSize : Size of the structure in bytes
239 OMX_U32 nSize;
278 * nSize : Size of the structure in bytes
285 OMX_U32 nSize;
    [all...]
OMX_Video.h 144 * nSize : Size of the structure in bytes
156 OMX_U32 nSize;
172 * nSize : Size of the structure in bytes
180 OMX_U32 nSize;
193 * nSize : Size of the structure in bytes
203 OMX_U32 nSize;
232 * nSize : Size of the struct in bytes
239 OMX_U32 nSize;
266 * nSize : Size of the struct in bytes
276 OMX_U32 nSize;
    [all...]
OMX_Audio.h 120 OMX_U32 nSize; /**< size of the structure in bytes */
160 OMX_U32 nSize; /**< Size of this structure, in Bytes */
205 OMX_U32 nSize; /**< size of the structure in bytes */
275 OMX_U32 nSize; /**< Size of this structure, in Bytes */
298 OMX_U32 nSize; /**< size of the structure in bytes */
351 OMX_U32 nSize; /**< size of the structure in bytes */
384 OMX_U32 nSize; /**< Size of this structure, in Bytes */
410 OMX_U32 nSize; /**< size of the structure in bytes */
429 OMX_U32 nSize; /**< size of the structure in bytes */
454 OMX_U32 nSize; /**< size of the structure in bytes */
    [all...]
OMX_TI_IVCommon.h 97 * nSize : Size of the structure in bytes
104 OMX_U32 nSize;
116 * nSize : Size of the structure in bytes
126 OMX_U32 nSize;
138 * nSize : Size of the structure in bytes
147 OMX_U32 nSize;
171 OMX_U32 nSize; /**< Size of the structure in bytes */
191 OMX_U32 nSize;
208 OMX_U32 nSize;
249 OMX_U32 nSize;
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
btree.c 921 if( (pInfo->nSize = (u16)(n+nPayload))<4 ) pInfo->nSize = 4;
949 pInfo->nSize = pInfo->iOverflow + 4;
970 u32 nSize;
974 ** the (CellInfo.nSize) value found by doing a full parse of the
984 pIter += getVarint32(pIter, nSize);
986 nSize = 0;
    [all...]
os_unix.c     [all...]
test1.c     [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 138 OMX_U32 nSize; /**< size of the structure in bytes */
178 OMX_U32 nSize; /**< Size of this structure, in Bytes */
223 OMX_U32 nSize; /**< size of the structure in bytes */
294 OMX_U32 nSize; /**< Size of this structure, in Bytes */
317 OMX_U32 nSize; /**< size of the structure in bytes */
346 OMX_U32 nSize; /**< size of the structure in bytes */
383 OMX_U32 nSize; /**< size of the structure in bytes */
416 OMX_U32 nSize; /**< Size of this structure, in Bytes */
442 OMX_U32 nSize; /**< size of the structure in bytes */
461 OMX_U32 nSize; /**< size of the structure in bytes */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h 121 OMX_U32 nSize; /**< size of the structure in bytes */
161 OMX_U32 nSize; /**< Size of this structure, in Bytes */
206 OMX_U32 nSize; /**< size of the structure in bytes */
276 OMX_U32 nSize; /**< Size of this structure, in Bytes */
299 OMX_U32 nSize; /**< size of the structure in bytes */
352 OMX_U32 nSize; /**< size of the structure in bytes */
385 OMX_U32 nSize; /**< Size of this structure, in Bytes */
411 OMX_U32 nSize; /**< size of the structure in bytes */
430 OMX_U32 nSize; /**< size of the structure in bytes */
455 OMX_U32 nSize; /**< size of the structure in bytes *
    [all...]
OMX_QCOMExtns.h 70 OMX_U32 nSize; /** Size of the structure in bytes */
166 OMX_U32 nSize; /** Size of the structure in bytes */
181 OMX_U32 nSize;
203 OMX_U32 nSize; /** Size of the structure in bytes */
247 OMX_U32 nSize;
421 * nSize : Size of Structure plus pData size
430 OMX_U32 nSize;
445 * nSize : Size of Structure in bytes
453 OMX_U32 nSize;
488 * nSize : Size of Structure in byte
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 120 OMX_U32 nSize; /**< size of the structure in bytes */
160 OMX_U32 nSize; /**< Size of this structure, in Bytes */
205 OMX_U32 nSize; /**< size of the structure in bytes */
275 OMX_U32 nSize; /**< Size of this structure, in Bytes */
298 OMX_U32 nSize; /**< size of the structure in bytes */
351 OMX_U32 nSize; /**< size of the structure in bytes */
384 OMX_U32 nSize; /**< Size of this structure, in Bytes */
410 OMX_U32 nSize; /**< size of the structure in bytes */
429 OMX_U32 nSize; /**< size of the structure in bytes */
454 OMX_U32 nSize; /**< size of the structure in bytes *
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h 120 OMX_U32 nSize; /**< size of the structure in bytes */
160 OMX_U32 nSize; /**< Size of this structure, in Bytes */
205 OMX_U32 nSize; /**< size of the structure in bytes */
275 OMX_U32 nSize; /**< Size of this structure, in Bytes */
298 OMX_U32 nSize; /**< size of the structure in bytes */
351 OMX_U32 nSize; /**< size of the structure in bytes */
384 OMX_U32 nSize; /**< Size of this structure, in Bytes */
410 OMX_U32 nSize; /**< size of the structure in bytes */
429 OMX_U32 nSize; /**< size of the structure in bytes */
454 OMX_U32 nSize; /**< size of the structure in bytes */
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 367 int nSize; /* sizeof(IplImage) */
446 ((img) != NULL && ((const IplImage*)(img))->nSize == sizeof(IplImage))
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 103 OMX_U32 nSize;
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 767 milliseconds

1 2 34 5