Home
last modified time | relevance | path

Searched refs:GetHeight (Results 1 - 25 of 28) sorted by relevance

12

/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_node_utils.cpp49 buffer->GetCurWidth(), buffer->GetCurHeight(), buffer->GetWidth(), buffer->GetHeight(), in CheckIfNeedDoTransform()
53 && buffer->GetCurHeight() == buffer->GetHeight() in CheckIfNeedDoTransform()
101 rga_set_rect(&dst.rect, 0, 0, buffer->GetWidth(), buffer->GetHeight(), in TransformToVirAddress()
102 buffer->GetWidth(), buffer->GetHeight(), dstRkFmt); in TransformToVirAddress()
126 rga_set_rect(&dst.rect, 0, 0, buffer->GetWidth(), buffer->GetHeight(), in TransformToFd()
127 buffer->GetWidth(), buffer->GetHeight(), dstRkFmt); in TransformToFd()
154 buffer->SetCurHeight(buffer->GetHeight()); in BufferScaleFormatTransform()
H A Drk_scale_node.cpp65 buffer->GetCurWidth(), buffer->GetCurHeight(), buffer->GetWidth(), buffer->GetHeight(), in DeliverBuffer()
H A Drk_codec_node.cpp310 encodeJpegToMemory((unsigned char *)buffer->GetVirAddress(), buffer->GetWidth(), buffer->GetHeight(), in Yuv420ToJpeg()
351 args.height = buffer->GetHeight(); in Yuv420ToH264()
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Dhdi_drm_layer.cpp46 ret = drmModeAddFB2(drmFd, hdl.GetWidth(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, &mFdId, 0); in Init()
50 hdl.GetWidth(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_drm_layer.cpp46 ret = drmModeAddFB2(drmFd, hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, in Init()
52 hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
H A Dhdi_layer.h39 int32_t GetHeight() const in GetHeight() function
H A Dhdi_gfx_composition.cpp108 iSurface.height = buffer.GetHeight(); in InitGfxSurface()
H A Dhdi_drm_composition.cpp132 int32_t bufferH = layerBuffer->GetHeight(); in ApplyPlane()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_drm_layer.cpp46 ret = drmModeAddFB2(drmFd, hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, &mFdId, 0); in Init()
50 hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
H A Dhdi_layer.h39 int32_t GetHeight() const in GetHeight() function
H A Dhdi_gfx_composition.cpp108 iSurface.height = buffer.GetHeight(); in InitGfxSurface()
H A Dhdi_drm_composition.cpp128 int32_t bufferH = layerBuffer->GetHeight(); in ApplyPlane()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_drm_layer.cpp47 ret = drmModeAddFB2(drmFd, hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, &mFdId, 0); in Init()
51 hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
H A Dhdi_layer.h40 int32_t GetHeight() const in GetHeight() function
H A Dhdi_gfx_composition.cpp112 iSurface.height = buffer.GetHeight(); in InitGfxSurface()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_drm_layer.cpp47 ret = drmModeAddFB2(drmFd, hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, &mFdId, 0); in Init()
51 hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
H A Dhdi_layer.h40 int32_t GetHeight() const in GetHeight() function
H A Dhdi_gfx_composition.cpp133 iSurface.height = buffer.GetHeight(); in InitGfxSurface()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_drm_layer.cpp47 ret = drmModeAddFB2(drmFd, hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles, pitches, offsets, &mFdId, 0); in Init()
51 hdl.GetWight(), hdl.GetHeight(), mDrmFormat, gemHandles[0], pitches[0], offsets[0]); in Init()
H A Dhdi_layer.h40 int32_t GetHeight() const in GetHeight() function
H A Dhdi_gfx_composition.cpp112 iSurface.height = buffer.GetHeight(); in InitGfxSurface()
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.cpp326 previewHeight_ = buffer->GetHeight(); in Yuv420ToRGBA8888()
348 rga_set_rect(&src.rect, 0, 0, buffer->GetWidth(), buffer->GetHeight(), in Yuv420ToRGBA8888()
349 buffer->GetWidth(), buffer->GetHeight(), RK_FORMAT_YCbCr_420_SP); in Yuv420ToRGBA8888()
350 rga_set_rect(&dst.rect, 0, 0, buffer->GetWidth(), buffer->GetHeight(), in Yuv420ToRGBA8888()
351 buffer->GetWidth(), buffer->GetHeight(), RK_FORMAT_RGBA_8888); in Yuv420ToRGBA8888()
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_composition.cpp32 fbFrameInfo.rect.h = clientlayer.GetCurrentBuffer()->GetHeight(); in FbFresh()
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.h44 int32_t GetHeight() const in GetHeight() function
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H A Dhdi_gfx_composition.cpp117 surface.height = buffer.GetHeight(); in InitGfxSurface()

Completed in 11 milliseconds

12