/device/soc/rockchip/rk3568/hardware/display/src/display_gfx/ |
D | display_gfx.c | 182 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 314 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 328 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 405 srcRgaBuffer.wstride = srcSurface->stride; in doFlit() 414 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_gfx/ |
D | display_gfx.c | 182 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 314 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 328 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 405 srcRgaBuffer.wstride = srcSurface->stride; in doFlit() 414 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_gfx/ |
D | display_gfx.c | 182 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 314 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 328 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 405 srcRgaBuffer.wstride = srcSurface->stride; in doFlit() 414 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/rockchip/rk3568/hardware/rga/include/ |
D | drmrga.h | 89 int wstride; member 169 rect->wstride = sw; in rga_set_rect()
|
D | im2d.h | 246 int wstride; /* wstride */ member 329 int wstride, 335 int wstride, 338 IM_API rga_buffer_t wrapbuffer_fd_t(int fd, int width, int height, int wstride, int hstride, int fo…
|
/device/soc/rockchip/common/hardware/rga/include/ |
D | drmrga.h | 88 int wstride; member 167 rect->wstride = sw; in rga_set_rect()
|
D | im2d.h | 245 int wstride; /* wstride */ member 324 IM_API rga_buffer_t wrapbuffer_virtualaddr_t(void *vir_addr, int width, int height, int wstride, in… 326 IM_API rga_buffer_t wrapbuffer_physicaladdr_t(void *phy_addr, int width, int height, int wstride, i… 328 IM_API rga_buffer_t wrapbuffer_fd_t(int fd, int width, int height, int wstride, int hstride, int fo…
|
/device/soc/rockchip/rk3399/hardware/rga/include/ |
D | drmrga.h | 89 int wstride; member 169 rect->wstride = sw; in rga_set_rect()
|
D | im2d.h | 246 int wstride; /* wstride */ member 329 int wstride, 335 int wstride, 338 IM_API rga_buffer_t wrapbuffer_fd_t(int fd, int width, int height, int wstride, int hstride, int fo…
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
D | drmrga.h | 116 int wstride; member 223 rect->wstride = sw; in rga_set_rect()
|
D | im2d.h | 112 …apbuffer_handle_t(rga_buffer_handle_t handle, int width, int height, int wstride, int hstride, int… 159 IM_API rga_buffer_t wrapbuffer_virtualaddr_t(void* vir_addr, int width, int height, int wstride, in… 160 IM_API rga_buffer_t wrapbuffer_physicaladdr_t(void* phy_addr, int width, int height, int wstride, i… 161 IM_API rga_buffer_t wrapbuffer_fd_t(int fd, int width, int height, int wstride, int hstride, int fo…
|
D | im2d_type.h | 267 int wstride; /* wstride */ member
|
D | im2d.hpp | 67 int wstride, int hstride);
|
/device/soc/allwinner/t507/hardware/display/src/display_gfx/ |
D | display_gfx.c | 185 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 324 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 338 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 437 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/rockchip/common/hardware/display/src/display_gfx/ |
D | display_gfx.c | 184 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 324 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 338 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 444 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/ |
D | display_gfx.c | 184 dst.wstride = ALIGN_UP(iSurface->width, 16); in rkFillRect() 322 dstRgaBuffer.wstride = ALIGN_UP(dstSurface->width, 16); in doFlit() 336 srcRgaBuffer.wstride = ALIGN_UP(srcSurface->width, 16); in doFlit() 439 bRgbBuffer.wstride = dstRgaBuffer.wstride; in doFlit()
|
/device/soc/allwinner/t507/hardware/rga/include/ |
D | im2d.h | 245 int wstride; /* wstride */ member 325 int wstride, int hstride, int format); 327 int wstride, int hstride, int format); 328 IM_API rga_buffer_t wrapbuffer_fd_t(int fd, int width, int height, int wstride, int hstride, int fo…
|
/device/soc/rockchip/rk3568/hardware/codec/src/ |
D | hdi_mpp.c | 678 src.wstride = mppApi->HdiMppFrameGetHorStride(frame); in PutDecodeFrameToOutput() 690 dst.wstride = component->setup.stride.horStride; in PutDecodeFrameToOutput() 877 dst.wstride = mppApi->HdiMppFrameGetHorStride(frame); in GetEncodeFrameFromInput() 891 src.wstride = component->setup.stride.horStride; in GetEncodeFrameFromInput()
|
/device/soc/rockchip/rk3588/hardware/codec/src/ |
D | hdi_mpp.c | 678 src.wstride = mppApi->HdiMppFrameGetHorStride(frame); in PutDecodeFrameToOutput() 690 dst.wstride = component->setup.stride.horStride; in PutDecodeFrameToOutput() 877 dst.wstride = mppApi->HdiMppFrameGetHorStride(frame); in GetEncodeFrameFromInput() 891 src.wstride = component->setup.stride.horStride; in GetEncodeFrameFromInput()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/ |
D | Rkvpu_OMX_VdecControl.c | 822 src.wstride = pframe->FrameWidth; in Rkvpu_Frame2Outbuf() 828 dst.wstride = bufferHandle->stride; in Rkvpu_Frame2Outbuf() 834 dst.wstride = bufferHandle->stride/4; // 4 : rgba alignment in Rkvpu_Frame2Outbuf() 837 dst.wstride = bufferHandle->stride/4; // 4: bgra alignment in Rkvpu_Frame2Outbuf() 972 src.wstride = pframe->FrameWidth; in Rkvpu_Frame2Outbuf() 980 dst.wstride = dst.width; in Rkvpu_Frame2Outbuf()
|