Searched defs:nVBVSize (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c344 OMX_U32 nVBVSize; member in struct:MYDATATYPE
1110 eError = OMX_SetParameter(pHandle, pAppData->nVideoEncodeCustomParamIndex, &(pAppData->nVBVSize));
1946 pAppData->nVBVSize = atoi(argv[14]);
2032 pAppData->nVBVSize = atoi(argv[14]);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
H A DOMX_VideoEnc_Utils.h602 unsigned int nVBVSize; member in struct:VIDENC_COMPONENT_PRIVATE

Completed in 41 milliseconds