Home
last modified time | relevance | path

Searched refs:pVideoDec (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_Vdec.c212 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Rkvpu_OMX_CheckIsNeedFastmode() local
214 VpuCodecContext_t *p_vpu_ctx = pVideoDec->vpu_ctx; in Rkvpu_OMX_CheckIsNeedFastmode()
215 if (pVideoDec->bFastMode == OMX_FALSE in Rkvpu_OMX_CheckIsNeedFastmode()
216 && pVideoDec->codecId == CODEC_OMX_VIDEO_CodingHEVC in Rkvpu_OMX_CheckIsNeedFastmode()
219 pVideoDec->bFastMode = OMX_TRUE; in Rkvpu_OMX_CheckIsNeedFastmode()
233 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Rkvpu_OMX_DebugSwitchfromPropget() local
248 if (pVideoDec->fp_in != NULL) { in Rkvpu_OMX_DebugSwitchfromPropget()
249 fclose(pVideoDec->fp_in); in Rkvpu_OMX_DebugSwitchfromPropget()
251 pVideoDec->fp_in = fopen(file_name_in, "wb"); in Rkvpu_OMX_DebugSwitchfromPropget()
252 if (pVideoDec in Rkvpu_OMX_DebugSwitchfromPropget()
364 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_SendInputData() local
554 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_Post_OutputFrame() local
982 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_OMX_InputBufferProcess() local
1052 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_OMX_OutputBufferProcess() local
1159 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_OMX_BufferProcess_Create() local
1186 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_OMX_BufferProcess_Terminate() local
1225 omx_open_vpudec_context(RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec) omx_open_vpudec_context() argument
1266 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_Dec_ComponentInit() local
1378 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_Dec_Terminate() local
1406 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rockchip_OMX_ComponentConstructor() local
1734 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rockchip_OMX_ComponentDeInit() local
[all...]
H A DRkvpu_OMX_VdecControl.c237 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; in Rkvpu_OMX_AllocateBuffer() local
262 pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Rkvpu_OMX_AllocateBuffer()
275 if ((pVideoDec->bDRMPlayerMode == OMX_TRUE) && (nPortIndex == INPUT_PORT_INDEX)) { in Rkvpu_OMX_AllocateBuffer()
283 if (pVideoDec->bDRMPlayerMode == OMX_TRUE) { in Rkvpu_OMX_AllocateBuffer()
285 temp_buffer = (OMX_U8 *)Rockchip_OSAL_SharedMemory_Alloc(pVideoDec->hSharedMemory, nSizeBytes, mem_type); in Rkvpu_OMX_AllocateBuffer()
350 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; in Rkvpu_OMX_FreeBuffer() local
371 pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Rkvpu_OMX_FreeBuffer()
393 if (pVideoDec->bDRMPlayerMode != 1) in Rkvpu_OMX_FreeBuffer()
570 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; in Rkvpu_OMX_FlushPort() local
576 pVideoDec in Rkvpu_OMX_FlushPort()
598 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rkvpu_OMX_BufferFlush() local
714 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rkvpu_ResolutionUpdate() local
787 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_Frame2Outbuf() local
1068 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Rkvpu_OutputBufferReturn() local
1321 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1500 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1555 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1592 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1612 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1670 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_GetParameter() local
1815 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
1869 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
1894 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
1915 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
1928 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
1941 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
2011 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
2030 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = Rkvpu_OMX_SetParameter() local
2064 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rkvpu_OMX_GetConfig() local
2178 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rkvpu_OMX_SetConfig() local
2423 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = NULL; Rkvpu_UpdatePortDefinition() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_OHOS.cpp453 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Get_Video_HorAlign() local
455 struct vpu_display_mem_pool *pMem_pool = (struct vpu_display_mem_pool*)pVideoDec->vpumem_handle; in Get_Video_HorAlign()
499 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Get_Video_HorAlign() local
500 struct vpu_display_mem_pool *pMem_pool = (struct vpu_display_mem_pool*)pVideoDec->vpumem_handle; in Get_Video_HorAlign()
540 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; in Get_Video_HorAlign() local
543 pVideoDec->vpumem_handle = (void*)open_vpu_memory_pool(); in Get_Video_HorAlign()
544 if (pVideoDec->vpumem_handle != nullptr) { in Get_Video_HorAlign()
545 omx_trace("open_vpu_memory_pool success handle 0x%x", pVideoDec->vpumem_handle); in Get_Video_HorAlign()
549 OMX_U32 hor_stride = Get_Video_HorAlign(pVideoDec->codecId, in Get_Video_HorAlign()
551 pRockchipPort->portDefinition.format.video.nFrameHeight, pVideoDec in Get_Video_HorAlign()
566 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Get_Video_HorAlign() local
588 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Get_Video_HorAlign() local
633 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = (RKVPU_OMX_VIDEODEC_COMPONENT *)pRockchipComponent->hComponentHandle; Get_Video_HorAlign() local
721 RKVPU_OMX_VIDEODEC_COMPONENT *pVideoDec = nullptr; Get_Video_HorAlign() local
[all...]

Completed in 5 milliseconds