Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_OHOS.h107 OMX_U32 Get_Video_HorAlign(OMX_VIDEO_CODINGTYPE codecId, OMX_U32 width, OMX_U32 height, OMX_U32 codecprofile);
H A DRockchip_OSAL_OHOS.cpp62 OMX_U32 Get_Video_HorAlign(OMX_VIDEO_CODINGTYPE codecId, OMX_U32 width, OMX_U32 height, OMX_U32 codecProfile) in Get_Video_HorAlign() function
549 OMX_U32 hor_stride = Get_Video_HorAlign(pVideoDec->codecId, in Get_Video_HorAlign()
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_VdecControl.c798 mStride = Get_Video_HorAlign(pVideoDec->codecId, mWidth, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
899 mStride = Get_Video_HorAlign(pVideoDec->codecId, mWidth, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
958 OMX_U32 horStride = Get_Video_HorAlign(pVideoDec->codecId, pframe->DisplayWidth, in Rkvpu_Frame2Outbuf()
2477 nStride = Get_Video_HorAlign(pVideoDec->codecId, nFrameWidth, nFrameHeight, pVideoDec->codecProfile); in Rkvpu_UpdatePortDefinition()
H A DRkvpu_OMX_Vdec.c927 OMX_U32 horStride = Get_Video_HorAlign(pVideoDec->codecId, pframe.DisplayWidth, in Rkvpu_Post_OutputFrame()

Completed in 8 milliseconds