/hardware/qcom/media/msm8996/mm-core/inc/ |
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;
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_CoreExt.h | 61 OMX_U32 nSize; /**< size of the structure in bytes */
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_CoreExt.h | 61 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/gdiplus/ |
gdiplusmetaheader.h | 43 DWORD nSize;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wincon.h | 249 WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); 250 WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); 337 DWORD nSize 342 DWORD nSize
|
winbase.h | [all...] |
/external/opencv/otherlibs/highgui/ |
image.cpp | 84 if( m_img && m_img->nSize == sizeof(IplImage)) 108 ((img) != 0 && ((const IplImage*)(img))->nSize == sizeof(IplImage) && \
|
/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);
|
/external/valgrind/perf/ |
ffbench.c | 242 static int nsize[] = {0, 0, 0}; local 249 nsize[1] = nsize[2] = faedge; 273 fourn(fdata, nsize, 2, 1); 276 fourn(fdata, nsize, 2, -1);
|
/toolchain/binutils/binutils-2.25/libiberty/ |
hashtab.c | 454 int nsize = prime_tab[nindex].prime; local 461 htab->entries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize, 464 htab->entries = (PTR *) (*htab->alloc_f) (nsize, sizeof (PTR *)); 465 htab->size = nsize; 524 size_t nsize, osize, elts; local 538 nsize = prime_tab[nindex].prime; 543 nsize = osize; 547 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize, 550 nentries = (PTR *) (*htab->alloc_f) (nsize, sizeof (PTR *)); 554 htab->size = nsize; [all...] |
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/ |
omx_proxy_h264enc.c | 100 (_s_).nSize = sizeof(_name_); \ 590 tParamSetNPA.nSize = sizeof(OMX_TI_PARAM_BUFFERPREANNOUNCE); 603 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 706 OMX_U32 nBufIndex = 0, nSize=0, nRet=0; 725 tParamStruct.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 817 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)(&nSize), [all...] |
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
omx_proxy_mpeg4enc.c | 103 (_s_).nSize = sizeof(_name_); \ 566 tParamSetNPA.nSize = sizeof(OMX_TI_PARAM_BUFFERPREANNOUNCE); 579 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 682 OMX_U32 nBufIndex = 0, nSize=0, nRet=0; 700 tParamStruct.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 777 sizeof(OMX_PTR), (TIMM_OSAL_U32 *)(&nSize), 862 tParamRect.nSize = sizeof(OMX_CONFIG_RECTTYPE); [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
omx_swvenc_hevc.cpp | 42 (_s_)->nSize = sizeof(_name_); \ [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
OMX_JpegDec_Utils.h | 105 (_s_)->nSize = sizeof(_name_); \ 368 OMX_U32 nSize; 378 OMX_U32 nSize; 410 OMX_U8 nSize;
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXFD.cpp | 230 extraData->nSize, 243 if ( sizeof(OMX_FACEDETECTIONTYPE) == faceData->nSize ) { 246 faceData->nSize, 254 ( unsigned int ) faceData->nSize);
|
/sdk/avdlauncher/src/source/ |
avdlauncher.c | 58 0, /* nSize */
|
/sdk/sdklauncher/src/source/ |
sdklauncher.c | 58 0, /* nSize */
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 357 void* PmemMalloc(OMX_QCOM_PLATFORM_PRIVATE_PMEM_INFO* pMem, int nSize) 372 nSize = (nSize + 4095) & (~4095); 373 ion_data.alloc_data.len = nSize; 398 nSize = (nSize + 4095) & (~4095); 401 pvirt = mmap(NULL, nSize, 421 pvirt, pMem->offset, nSize); 425 int PmemFree(OMX_QCOM_PLATFORM_PRIVATE_PMEM_INFO* pMem, void* pvirt, int nSize) 430 nSize = (nSize + 4095) & (~4095) [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
venc_test.cpp | 386 void* PmemMalloc(OMX_QCOM_PLATFORM_PRIVATE_PMEM_INFO* pMem, int nSize) 402 nSize = (nSize + 4095) & (~4095); 403 ion_data.alloc_data.len = nSize; 433 nSize = (nSize + 4095) & (~4095); 436 pvirt = mmap(NULL, nSize, 459 pvirt, pMem->offset, nSize); 463 int PmemFree(OMX_QCOM_PLATFORM_PRIVATE_PMEM_INFO* pMem, void* pvirt, int nSize) 468 nSize = (nSize + 4095) & (~4095) [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/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec.cpp | [all...] |
/frameworks/av/media/libstagefright/omx/ |
SimpleSoftOMXComponent.cpp | 133 || defParams->nSize 166 if (defParams->nSize != sizeof(OMX_PARAM_PORTDEFINITIONTYPE)) { 203 (*header)->nSize = sizeof(OMX_BUFFERHEADERTYPE);
|
/frameworks/native/include/media/hardware/ |
VideoAPI.h | 109 // added to codec bitstreams. OMX component should not require a specific nSize 110 // though could verify that nSize is at least the size of the structure at the
|
/prebuilts/go/darwin-x86/src/syscall/ |
security_windows.go | 34 //sys TranslateName(accName *uint16, accNameFormat uint32, desiredNameFormat uint32, translatedName *uint16, nSize *uint32) (err error) [failretval&0xff==0] = secur32.TranslateNameW 35 //sys GetUserNameEx(nameFormat uint32, nameBuffre *uint16, nSize *uint32) (err error) [failretval&0xff==0] = secur32.GetUserNameExW
|