Home
last modified time | relevance | path

Searched refs:Get_Video_VerAlign (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_OHOS.h108 OMX_U32 Get_Video_VerAlign(OMX_VIDEO_CODINGTYPE codecId, OMX_U32 height, OMX_U32 codecprofile);
H A DRockchip_OSAL_OHOS.cpp107 OMX_U32 Get_Video_VerAlign(OMX_VIDEO_CODINGTYPE codecId, OMX_U32 height, OMX_U32 codecProfile) in Get_Video_HorAlign() function
553 OMX_U32 ver_stride = Get_Video_VerAlign(pVideoDec->codecId, in Get_Video_HorAlign()
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_VdecControl.c799 mSliceHeight = Get_Video_VerAlign(pVideoDec->codecId, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
900 mSliceHeight = Get_Video_VerAlign(pVideoDec->codecId, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
960 OMX_U32 verStride = Get_Video_VerAlign(pVideoDec->codecId, pframe->DisplayHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
1542 = Get_Video_VerAlign(pVideoDec->codecId, height + 4, pVideoDec->codecProfile); in Rkvpu_OMX_GetParameter()
2478 nSliceHeight = Get_Video_VerAlign(pVideoDec->codecId, nFrameHeight, pVideoDec->codecProfile); in Rkvpu_UpdatePortDefinition()
H A DRkvpu_OMX_Vdec.c929 OMX_U32 verStride = Get_Video_VerAlign(pVideoDec->codecId, pframe.DisplayHeight, in Rkvpu_Post_OutputFrame()

Completed in 9 milliseconds