Searched refs:outBufSize (Results 1 – 1 of 1) sorted by relevance
314 int outBufSize = 0; local394 outBufSize = atoi(argv[5])<<1; 533 pCompPrivateStruct->nBufferSize = outBufSize;623 error = OMX_AllocateBuffer(pHandle,&pOutputBufferHeader,1,NULL,outBufSize);639 pOutputBuffer= (OMX_U8*)malloc (outBufSize+G722ENC_CACHE_ALIGN_MALLOC);643 error = OMX_UseBuffer(pHandle,&pOutputBufferHeader,1,NULL,outBufSize,pOutputBuffer);