Home
last modified time | relevance | path

Searched refs:request (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c37 RgaReq request; member
151 int io_ret = ioctl(impl->rga_fd, RGA_BLIT_SYNC, &impl->request); in rga_ioctl()
189 RgaReq *request = &impl->request; in config_rga_yuv2rgb_mode() local
195 int src_format = request->src.format; in config_rga_yuv2rgb_mode()
196 int dst_format = request->dst.format; in config_rga_yuv2rgb_mode()
198 request->yuv2rgb_mode = 0; in config_rga_yuv2rgb_mode()
201 request->yuv2rgb_mode |= 0x1 << 0; in config_rga_yuv2rgb_mode()
204 request->yuv2rgb_mode = (2 << 4); in config_rga_yuv2rgb_mode()
221 RgaReq *request = &impl->request; in rga_control() local
225 memset(request, 0, sizeof(*request)); in rga_control()
[all …]
/rockchip-linux_mpp/osal/linux/
H A Ddrm.h515 struct drm_wait_vblank_request request; member
/rockchip-linux_mpp/
H A DCHANGELOG.md30 - Rename FFmpeg to FF for sdk release request
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md670 … is no command parameter. It is used to request IDR frame to the encoder. After the encoder receiv…