/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | im2d_common.h | 51 IM_STATUS rga_set_buffer_info(rga_buffer_t dst, rga_info_t* dstinfo); 52 IM_STATUS rga_set_buffer_info(const rga_buffer_t src, rga_buffer_t dst, rga_info_t* srcinfo, rga_info_t* dstinfo); 60 IM_STATUS rga_get_info(rga_info_table_entry *return_table); 61 IM_STATUS rga_check_driver(void); 63 IM_STATUS rga_check_info(const char *name, const rga_buffer_t info, const im_rect rect, int resolution_usage); 64 IM_STATUS rga_check_limit(rga_buffer_t src, rga_buffer_t dst, int scale_usage, int mode_usage); 65 IM_STATUS rga_check_format(const char *name, rga_buffer_t info, im_rect rect, int format_usage, int mode_usgae); 66 IM_STATUS rga_check_align(const char *name, rga_buffer_t info, int byte_stride); 67 IM_STATUS rga_check_blend(rga_buffer_t src, rga_buffer_t pat, rga_buffer_t dst, int pat_enable, int mode_usage); 68 IM_STATUS rga_check_rotat [all...] |
H A D | im2d.hpp | 101 IM_API IM_STATUS imresize(const rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync = 1, int *release_fence_fd = NULL); 115 IM_API IM_STATUS imcrop(const rga_buffer_t src, rga_buffer_t dst, im_rect rect, int sync = 1, int *release_fence_fd = NULL); 132 IM_API IM_STATUS imrotate(const rga_buffer_t src, rga_buffer_t dst, int rotation, int sync = 1, int *release_fence_fd = NULL); 148 IM_API IM_STATUS imflip(const rga_buffer_t src, rga_buffer_t dst, int mode, int sync = 1, int *release_fence_fd = NULL); 163 IM_API IM_STATUS imfill(rga_buffer_t dst, im_rect rect, int color, int sync = 1, int *release_fence_fd = NULL); 177 IM_API IM_STATUS impalette(rga_buffer_t src, rga_buffer_t dst, rga_buffer_t lut, int sync = 1, int *release_fence_fd = NULL); 192 IM_API IM_STATUS imtranslate(const rga_buffer_t src, rga_buffer_t dst, int x, int y, int sync = 1, int *release_fence_fd = NULL); 205 IM_API IM_STATUS imcopy(const rga_buffer_t src, rga_buffer_t dst, int sync = 1, int *release_fence_fd = NULL); 221 IM_API IM_STATUS imblend(const rga_buffer_t src, rga_buffer_t dst, int mode = IM_ALPHA_BLEND_SRC_OVER, int sync = 1, int *release_fence_fd = NULL); 223 IM_API IM_STATUS imcomposit [all...] |
H A D | im2d.h | 47 im2d_api_err = imStrError_t((IM_STATUS)__args[0]); \ 54 IM_API const char* imStrError_t(IM_STATUS status); 78 IM_API IM_STATUS releasebuffer_handle(rga_buffer_handle_t handle); 193 IM_STATUS __ret = IM_STATUS_NOERROR; \ 216 IM_STATUS __ret = IM_STATUS_NOERROR; \ 235 IM_API IM_STATUS imcheck_t(const rga_buffer_t src, const rga_buffer_t dst, const rga_buffer_t pat, 253 IM_STATUS __ret = IM_STATUS_SUCCESS; \ 278 IM_API IM_STATUS imresize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, int sync); 293 IM_STATUS __ret = IM_STATUS_SUCCESS; \ 307 IM_API IM_STATUS imcrop_ [all...] |
H A D | im2d_type.h | 230 } IM_STATUS; typedef
|
/device/soc/rockchip/common/hardware/rga/include/ |
H A D | im2d.h | 142 } IM_STATUS; typedef 267 err = imStrError_t((IM_STATUS)args[0]); \ 274 IM_API const char *imStrError_t(IM_STATUS status); 345 IM_API IM_STATUS rga_get_info(rga_info_table_entry *return_table); 377 IM_STATUS ret = IM_STATUS_NOERROR; \ 402 IM_STATUS ret = IM_STATUS_NOERROR; \ 415 IM_API IM_STATUS imcheck_t(const rga_buffer_t src, const rga_buffer_t dst, const rga_buffer_t pat, 434 IM_STATUS ret = IM_STATUS_SUCCESS; \ 455 IM_API IM_STATUS imresize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, 471 IM_STATUS re [all...] |
/device/soc/rockchip/rk3399/hardware/rga/include/ |
H A D | im2d.h | 142 } IM_STATUS; typedef 268 err = imStrError_t((IM_STATUS)args[0]); \ 275 IM_API const char* imStrError_t(IM_STATUS status); 355 IM_API IM_STATUS rga_get_info(rga_info_table_entry *return_table); 387 IM_STATUS ret = IM_STATUS_NOERROR; \ 412 IM_STATUS ret = IM_STATUS_NOERROR; \ 425 IM_API IM_STATUS imcheck_t(const rga_buffer_t src, const rga_buffer_t dst, const rga_buffer_t pat, 444 IM_STATUS ret = IM_STATUS_SUCCESS; \ 469 IM_API IM_STATUS imresize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, 485 IM_STATUS re [all...] |
/device/soc/rockchip/rk3568/hardware/rga/include/ |
H A D | im2d.h | 142 } IM_STATUS; typedef 268 err = imStrError_t((IM_STATUS)args[0]); \ 275 IM_API const char* imStrError_t(IM_STATUS status); 355 IM_API IM_STATUS rga_get_info(rga_info_table_entry *return_table); 387 IM_STATUS ret = IM_STATUS_NOERROR; \ 412 IM_STATUS ret = IM_STATUS_NOERROR; \ 425 IM_API IM_STATUS imcheck_t(const rga_buffer_t src, const rga_buffer_t dst, const rga_buffer_t pat, 444 IM_STATUS ret = IM_STATUS_SUCCESS; \ 469 IM_API IM_STATUS imresize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, 485 IM_STATUS re [all...] |
/device/soc/rockchip/common/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 156 IM_STATUS ret; in rkFillRect() 280 IM_STATUS ret = 0; in doFlit()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 156 IM_STATUS ret; in rkFillRect() 278 IM_STATUS ret = 0; in doFlit()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 154 IM_STATUS ret; in rkFillRect() 271 IM_STATUS ret = 0; in doFlit()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 154 IM_STATUS ret; in rkFillRect() 271 IM_STATUS ret = 0; in doFlit()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 154 IM_STATUS ret;
in rkFillRect() 271 IM_STATUS ret = 0;
in doFlit()
|
/device/soc/rockchip/rk3568/hardware/codec/src/ |
H A D | hdi_mpp.c | 652 static IM_STATUS PutDecodeFrameToOutput(RKHdiBaseComponent* component, MppFrame frame, CodecBuffer *outInfo) in PutDecodeFrameToOutput() 718 IM_STATUS ret = PutDecodeFrameToOutput(component, frame, outInfo); in HandleDecodeFrameOutput() 853 static IM_STATUS GetEncodeFrameFromInput(RKHdiBaseComponent* component, MppFrame frame, in GetEncodeFrameFromInput() 922 IM_STATUS status = GetEncodeFrameFromInput(component, *pFrame, component->frmBuf, inputData); in EncodeInitFrame()
|
/device/soc/rockchip/rk3588/hardware/codec/src/ |
H A D | hdi_mpp.c | 652 static IM_STATUS PutDecodeFrameToOutput(RKHdiBaseComponent* component, MppFrame frame, CodecBuffer *outInfo) in PutDecodeFrameToOutput() 718 IM_STATUS ret = PutDecodeFrameToOutput(component, frame, outInfo); in HandleDecodeFrameOutput() 853 static IM_STATUS GetEncodeFrameFromInput(RKHdiBaseComponent* component, MppFrame frame, in GetEncodeFrameFromInput() 922 IM_STATUS status = GetEncodeFrameFromInput(component, *pFrame, component->frmBuf, inputData); in EncodeInitFrame()
|