Searched refs:pHandle (Results 1 - 25 of 144) sorted by relevance

123456

/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
H A DExynosVideoApi.h239 ExynosVideoErrorType (*Finalize)(void *pHandle);
242 ExynosVideoErrorType (*Set_FrameTag)(void *pHandle, int frameTag);
243 int (*Get_FrameTag)(void *pHandle);
244 int (*Get_ActualBufferCount)(void *pHandle);
245 ExynosVideoErrorType (*Set_DisplayDelay)(void *pHandle, int delay);
246 ExynosVideoErrorType (*Set_IFrameDecoding)(void *pHandle);
247 ExynosVideoErrorType (*Enable_PackedPB)(void *pHandle);
248 ExynosVideoErrorType (*Enable_LoopFilter)(void *pHandle);
249 ExynosVideoErrorType (*Enable_SliceMode)(void *pHandle);
250 ExynosVideoErrorType (*Enable_SEIParsing)(void *pHandle);
[all...]
/hardware/ti/omap4xxx/domx/mm_osal/src/
H A Dtimm_osal_task.c115 TIMM_OSAL_TASK *pHandle = TIMM_OSAL_NULL; local
122 pHandle =
125 if (pHandle == TIMM_OSAL_NULL)
132 TIMM_OSAL_Memset((TIMM_OSAL_PTR) pHandle, 0, sizeof(TIMM_OSAL_TASK));
135 pHandle->uArgc = uArgc;
136 pHandle->pArgv = pArgv;
138 pHandle->isCreated = TIMM_OSAL_FALSE;
141 if (SUCCESS != pthread_attr_init(&pHandle->ThreadAttr))
148 if (SUCCESS != pthread_attr_getschedparam(&pHandle->ThreadAttr,
156 if (SUCCESS != pthread_attr_setschedparam(&pHandle
222 TIMM_OSAL_TASK *pHandle = (TIMM_OSAL_TASK *) pTask; local
[all...]
H A Dtimm_osal_pipes.c95 TIMM_OSAL_PIPE *pHandle = TIMM_OSAL_NULL; local
97 pHandle =
101 if (TIMM_OSAL_NULL == pHandle)
106 TIMM_OSAL_Memset(pHandle, 0x0, sizeof(TIMM_OSAL_PIPE));
108 pHandle->pfd[0] = -1;
109 pHandle->pfd[1] = -1;
110 if (SUCCESS != pipe(pHandle->pfd))
116 pHandle->pipeSize = pipeSize;
117 pHandle->messageSize = messageSize;
118 pHandle
147 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
187 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
231 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
310 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
396 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
437 TIMM_OSAL_PIPE *pHandle = (TIMM_OSAL_PIPE *) pPipe; local
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_SharedMemory.c67 EXYNOS_SHARED_MEMORY *pHandle = NULL; local
70 pHandle = (EXYNOS_SHARED_MEMORY *)Exynos_OSAL_Malloc(sizeof(EXYNOS_SHARED_MEMORY));
71 Exynos_OSAL_Memset(pHandle, 0, sizeof(EXYNOS_SHARED_MEMORY));
72 if (pHandle == NULL)
78 Exynos_OSAL_Free((void *)pHandle);
79 pHandle = NULL;
83 pHandle->hIONHandle = IONClient;
85 Exynos_OSAL_MutexCreate(&pHandle->hSMMutex);
88 return (OMX_HANDLETYPE)pHandle;
93 EXYNOS_SHARED_MEMORY *pHandle local
141 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
219 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
277 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
333 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
388 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
430 EXYNOS_SHARED_MEMORY *pHandle = (EXYNOS_SHARED_MEMORY *)handle; local
[all...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/src/
H A Domx_proxy_sample.c69 OMX_COMPONENTTYPE *pHandle = NULL; local
71 pHandle = (OMX_COMPONENTTYPE *) hComponent;
76 pHandle->pComponentPrivate =
82 (PROXY_COMPONENT_PRIVATE *) pHandle->pComponentPrivate;
83 if (pHandle->pComponentPrivate == NULL)
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_ComponentRegistry.h16 OMX_HANDLETYPE* pHandle[MAX_CONCURRENT_INSTANCES]; member in struct:_ComponentTable
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec_secure.c22 OMX_COMPONENTTYPE *pHandle = NULL; local
28 pHandle = (OMX_COMPONENTTYPE *) hComponent;
34 pHandle->pComponentPrivate =
39 PROXY_assert(pHandle->pComponentPrivate != NULL,
44 (PROXY_COMPONENT_PRIVATE *) pHandle->pComponentPrivate;
95 pHandle->ComponentDeInit = PROXY_VIDDEC_Secure_ComponentDeInit;
104 TIMM_OSAL_Free(pHandle->pComponentPrivate);
105 pHandle->pComponentPrivate = NULL;
113 OMX_COMPONENTTYPE *pHandle = NULL; local
119 pHandle
[all...]
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.h40 buffer_handle_t* pHandle,
47 buffer_handle_t* pHandle, int* pStride,
52 buffer_handle_t* pHandle,
55 buffer_handle_t* pHandle);
58 buffer_handle_t* pHandle);
64 int usage, buffer_handle_t* pHandle,
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.h40 buffer_handle_t* pHandle,
47 buffer_handle_t* pHandle, int* pStride,
52 buffer_handle_t* pHandle,
55 buffer_handle_t* pHandle);
58 buffer_handle_t* pHandle);
64 int usage, buffer_handle_t* pHandle,
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgpu.h40 buffer_handle_t* pHandle,
47 buffer_handle_t* pHandle, int* pStride,
52 buffer_handle_t* pHandle,
55 buffer_handle_t* pHandle);
58 buffer_handle_t* pHandle);
64 int usage, buffer_handle_t* pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
H A DG722EncTest.c130 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
147 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, argument
153 /*OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;*/
155 eError = OMX_GetState(pHandle, &CurState);
162 eError = OMX_GetState(pHandle, &CurState);
296 OMX_HANDLETYPE pHandle = NULL; local
446 /*pHandle = malloc(sizeof(OMX_HANDLETYPE));*/
447 APP_MEMPRINT("%d:::[TESTAPPALLOC] %p\n",__LINE__,pHandle);
450 error = TIOMX_GetHandle(&pHandle, strG722Encoder, &AppData, &PcmCaBa);
453 error = TIOMX_GetHandle(&pHandle, strG722Encode
1347 send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_CompThread.c100 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
142 pHandle,pHandle->pApplicationPrivate,
169 G726DEC_CleanupInitParams(pHandle);
176 pHandle, pHandle->pApplicationPrivate,
182 pHandle, pHandle->pApplicationPrivate,
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c142 OMX_ERRORTYPE omxFreeBuffers (OMX_HANDLETYPE *pHandle, int nBuffs, OMX_BUFFERHEADERTYPE *pBufferHeader [], char *sBuffTypeMsg);
185 OMX_HANDLETYPE *pHandle = NULL; local
231 pHandle = malloc(sizeof(OMX_HANDLETYPE));
232 if(pHandle == NULL){
262 error = OMX_GetHandle(pHandle, STR_G722DECODER, &AppData, &G722CaBa);
265 error = TIOMX_GetHandle(pHandle, STR_G722DECODER, &AppData, &G722CaBa);
268 if((error != OMX_ErrorNone) || (*pHandle == NULL)) {
293 bFlag = omxSetInputPortParameter (pHandle, nIpBuffs, nIpBufSize);
299 bFlag = omxSetOutputPortParameter (pHandle, nOpBuffs, nOpBufSize, gDasfMode);
304 error = OMX_GetExtensionIndex(*pHandle, "OM
655 WaitForState(OMX_HANDLETYPE* pHandle, OMX_STATETYPE DesiredState) argument
849 send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBufferHeader, FILE *fIn) argument
1058 omxSetInputPortParameter(OMX_HANDLETYPE *pHandle, int nIpBuffs, int nIpBufSize) argument
1092 omxSetOutputPortParameter(OMX_HANDLETYPE *pHandle, int nOpBuffs, int nOpBufSize, int gDasfMode) argument
1126 g722SetInputPort(OMX_HANDLETYPE *pHandle, int iSampRate) argument
1164 g722SetOutputPort(OMX_HANDLETYPE *pHandle) argument
1202 omxSetConfigMute(OMX_HANDLETYPE *pHandle, OMX_BOOL bMute) argument
1228 omxSetConfigVolume(OMX_HANDLETYPE *pHandle, OMX_S32 nVolume) argument
1257 omxUseBuffers(OMX_HANDLETYPE *pHandle, int gDasfMode, int nIpBuffs, int nIpBufSize, OMX_BUFFERHEADERTYPE *pInputBufferHeader [], int nOpBuffs, int nOpBufSize, OMX_BUFFERHEADERTYPE *pOutputBufferHeader []) argument
1326 testCases(OMX_HANDLETYPE *pHandle, fd_set *rfds, int tcID, FILE *fIn, FILE *fOut, int *frmCnt, int *totalFilled, struct timeval *tv, int gDasfMode, int nIpBuffs, OMX_BUFFERHEADERTYPE *pInputBufferHeader [], int nOpBuffs, OMX_BUFFERHEADERTYPE *pOutputBufferHeader []) argument
1647 testCase_2_4(OMX_HANDLETYPE *pHandle, int gDasfMode, FILE *fIn, FILE *fOut, int nIpBuffs, OMX_BUFFERHEADERTYPE *pInputBufferHeader []) argument
1708 testCase_3(OMX_HANDLETYPE *pHandle) argument
1769 sendInBuffFillOutBuff(OMX_HANDLETYPE *pHandle, int nIpBuffs, int nOpBuffs, int gDasfMode, OMX_BUFFERHEADERTYPE *pInputBufferHeader[], FILE *fIn, OMX_BUFFERHEADERTYPE *pOutputBufferHeader[]) argument
1808 omxFreeBuffers(OMX_HANDLETYPE *pHandle, int nBuffs, OMX_BUFFERHEADERTYPE *pBufferHeader [], char *sBuffTypeMsg) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_ComponentThread.c96 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
139 pComponentPrivate->cbInfo.EventHandler ( pHandle,
140 pHandle->pApplicationPrivate,
169 pComponentPrivate->cbInfo.EventHandler( pHandle,
170 pHandle->pApplicationPrivate,
177 pComponentPrivate->cbInfo.EventHandler(pHandle,
178 pHandle->pApplicationPrivate,
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_ComponentThread.c93 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
125 pComponentPrivate->cbInfo.EventHandler ( pHandle,
126 pHandle->pApplicationPrivate,
145 pComponentPrivate->cbInfo.EventHandler( pHandle,
146 pHandle->pApplicationPrivate,
154 pHandle, pHandle->pApplicationPrivate,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_ComponentThread.c91 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
151 pComponentPrivate->cbInfo.EventHandler ( pHandle,
152 pHandle->pApplicationPrivate,
179 WMADEC_CleanupInitParams(pHandle);
192 pComponentPrivate->cbInfo.EventHandler( pHandle,
193 pHandle->pApplicationPrivate,
199 pComponentPrivate->cbInfo.EventHandler( pHandle,
200 pHandle->pApplicationPrivate,
208 pComponentPrivate->cbInfo.EventHandler( pHandle,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c266 OMX_ERRORTYPE StopComponent(OMX_HANDLETYPE *pHandle);
267 OMX_ERRORTYPE PauseComponent(OMX_HANDLETYPE *pHandle);
268 OMX_ERRORTYPE PlayComponent(OMX_HANDLETYPE *pHandle);
269 OMX_ERRORTYPE send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
307 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, argument
312 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
452 OMX_HANDLETYPE pHandle; local
662 eError = TIOMX_GetHandle(&pHandle, strG726Encoder, &AppData, &G726CaBa);
665 eError = TIOMX_GetHandle(&pHandle, strG726Encoder, &AppData, &G726CaBa);
667 if((eError != OMX_ErrorNone) || (pHandle
1593 send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn) argument
1650 StopComponent(OMX_HANDLETYPE *pHandle) argument
1673 PauseComponent(OMX_HANDLETYPE *pHandle) argument
1696 PlayComponent(OMX_HANDLETYPE *pHandle) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c143 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
174 * @param pHandle This is component handle allocated by the OMX core.
187 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, argument
194 eError = OMX_GetState(*pHandle, &CurState);
201 eError = OMX_GetState(*pHandle, &CurState);
352 OMX_HANDLETYPE *pHandle = NULL; local
527 pHandle = malloc(sizeof(OMX_HANDLETYPE));
528 if(pHandle == NULL){
534 error = OMX_GetHandle(pHandle, strG726Decoder, &AppData, &G726CaBa);
537 error = TIOMX_GetHandle(pHandle, strG726Decode
1365 send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn) argument
[all...]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.h52 * @param pHandle
61 uint32_t *pHandle,
68 * @param pHandle
79 uint32_t *pHandle,
89 uint32_t *pHandle,
117 uint32_t *pHandle,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Thread.c79 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pThreadData; local
83 JPEGDEC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGDEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
126 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
127 pComponentPrivate->pHandle->pApplicationPrivate,
160 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
161 pComponentPrivate->pHandle->pApplicationPrivate,
175 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
176 pComponentPrivate->pHandle->pApplicationPrivate,
187 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
188 pComponentPrivate->pHandle
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_ComponentThread.c72 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
119 pComponentPrivate->cbInfo.EventHandler (pHandle, pHandle->pApplicationPrivate,
146 G711DEC_CleanupInitParams(pHandle);
155 pComponentPrivate->cbInfo.EventHandler( pHandle,
156 pHandle->pApplicationPrivate,
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c177 OMX_ERRORTYPE StopComponent(OMX_HANDLETYPE *pHandle);
178 OMX_ERRORTYPE PauseComponent(OMX_HANDLETYPE *pHandle);
179 OMX_ERRORTYPE PlayComponent(OMX_HANDLETYPE *pHandle);
180 OMX_S16 fill_data_fromFile (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, OMX_HANDLETYPE pHandle);
182 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
194 OMX_HANDLETYPE* pHandle);
205 OMX_HANDLETYPE* pHandle);
251 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, argument
257 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
258 eError = pComponent->GetState(pHandle,
381 OMX_HANDLETYPE pHandle; local
1353 send_input_buffer(OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn) argument
1385 fill_data_fromFile(OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, OMX_HANDLETYPE pHandle) argument
1534 StopComponent(OMX_HANDLETYPE *pHandle) argument
1561 PauseComponent(OMX_HANDLETYPE *pHandle) argument
1588 PlayComponent(OMX_HANDLETYPE *pHandle) argument
1612 FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, OMX_AUDIO_PARAM_PCMMODETYPE* pPcmParam, OMX_PARAM_PORTDEFINITIONTYPE* pCompPrivateStruct, OMX_AUDIO_CONFIG_MUTETYPE* pCompPrivateStructMute, OMX_AUDIO_CONFIG_VOLUMETYPE* pCompPrivateStructVolume, TI_OMX_DSP_DEFINITION* audioinfo, OMX_U8* pInputBuffer[10], OMX_U8* pOutputBuffer[10], G729DEC_BufParamStruct* pInBufferParam[10], OMX_HANDLETYPE* pHandle) argument
1666 FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, OMX_AUDIO_PARAM_PCMMODETYPE* pPcmParam, OMX_PARAM_PORTDEFINITIONTYPE* pCompPrivateStruct, OMX_AUDIO_CONFIG_MUTETYPE* pCompPrivateStructMute, OMX_AUDIO_CONFIG_VOLUMETYPE* pCompPrivateStructVolume, TI_OMX_DSP_DEFINITION* audioinfo, OMX_BUFFERHEADERTYPE* pInputBufferHeader[10], OMX_BUFFERHEADERTYPE* pOutputBufferHeader[10], G729DEC_BufParamStruct* pInBufferParam[10], OMX_HANDLETYPE* pHandle) argument
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Thread.c105 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pThreadData; local
106 JPEGENC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
149 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle, pComponentPrivate->pHandle->pApplicationPrivate,
163 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle, pComponentPrivate->pHandle->pApplicationPrivate,
174 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle, pComponentPrivate->pHandle->pApplicationPrivate,
202 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle, pComponentPrivate->pHandle
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_CompThread.c113 OMX_COMPONENTTYPE *pHandle = pComponentPrivate->pHandle; local
163 pHandle,pHandle->pApplicationPrivate,
226 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
227 pComponentPrivate->pHandle->pApplicationPrivate,
258 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
259 pComponentPrivate->pHandle->pApplicationPrivate,
270 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
271 pComponentPrivate->pHandle
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c100 static OMX_ERRORTYPE VPP_SetZoom(OMX_HANDLETYPE pHandle, int speed, int factor, int limit, int xoff, int yoff);
101 static OMX_ERRORTYPE VPP_SetContrast(OMX_HANDLETYPE pHandle, int Contrast);
102 static OMX_ERRORTYPE VPP_FrostedGlassEffect(OMX_HANDLETYPE pHandle, int IsOverlay);
103 static OMX_ERRORTYPE VPP_SetCrop(OMX_HANDLETYPE pHandle, int XStart, int XSize, int YStart, int YSize);
104 static OMX_ERRORTYPE VPP_SetMirroring(OMX_HANDLETYPE pHandle, int IsRGBOutput);
105 static OMX_ERRORTYPE VPP_SetRotationAngle(OMX_HANDLETYPE pHandle, int IsRGBOutput,int Angle);
106 static OMX_ERRORTYPE VPP_SetDithering(OMX_HANDLETYPE pHandle, int IsRGBOutput);
107 static OMX_ERRORTYPE VPP_SetColorRange(OMX_HANDLETYPE pHandle, int nColorRange);
154 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle, OMX_STATETYPE DesiredState) argument
159 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
447 OMX_HANDLETYPE pHandle; local
[all...]

Completed in 1073 milliseconds

123456