Home
last modified time | relevance | path

Searched refs:mHeight (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_layer.h41 return mHeight; in GetHeight()
63 int32_t mHeight = 0; member
H A Dhdi_layer.cpp28 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), in HdiLayerBuffer()
56 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_layer.h41 return mHeight; in GetHeight()
63 int32_t mHeight = 0; member
H A Dhdi_layer.cpp28 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
55 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_VdecControl.c795 OMX_U32 mHeight = pOutputPort->portDefinition.format.video.nFrameHeight; in Rkvpu_Frame2Outbuf() local
798 mStride = Get_Video_HorAlign(pVideoDec->codecId, mWidth, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
799 mSliceHeight = Get_Video_VerAlign(pVideoDec->codecId, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
844 rect.height = mHeight; in Rkvpu_Frame2Outbuf()
856 OMX_U32 mHeight = pOutputPort->portDefinition.format.video.nFrameHeight; in Rkvpu_Frame2Outbuf() local
878 Rockchip_OSAL_LockANB(pGrallocHandle, mWidth, mHeight, omx_format, &vplanes); in Rkvpu_Frame2Outbuf()
880 rga_nv122rgb(&vplanes, &pframe->vpumem, mWidth, mHeight, pixel_format, pVideoDec->rga_ctx); in Rkvpu_Frame2Outbuf()
893 OMX_U32 mHeight = pOutputPort->portDefinition.format.video.nFrameHeight; in Rkvpu_Frame2Outbuf() local
899 mStride = Get_Video_HorAlign(pVideoDec->codecId, mWidth, mHeight, pVideoDec->codecProfile); in Rkvpu_Frame2Outbuf()
900 mSliceHeight = Get_Video_VerAlign(pVideoDec->codecId, mHeight, pVideoDe in Rkvpu_Frame2Outbuf()
938 OMX_U32 mHeight = (pOutputPort->portDefinition.format.video.nFrameHeight); Rkvpu_Frame2Outbuf() local
[all...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.h46 return mHeight; in GetHeight()
70 int32_t mHeight = 0; member
H A Dhdi_layer.cpp27 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
54 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.h42 return mHeight; in GetHeight()
64 int32_t mHeight = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
66 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.h42 return mHeight; in GetHeight()
64 int32_t mHeight = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
66 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.h42 return mHeight; in GetHeight()
64 int32_t mHeight = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
66 mHeight = right.height; in operator =()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_RGA_Process.h44 uint32_t mHeight, int dst_format, void *rga_ctx);

Completed in 9 milliseconds