Searched refs:dstFormat (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/ |
| H A D | rga_im2d_slt.cpp | 210 int dstWidth,dstHeight,dstFormat; in pthread_rga_run() local 238 dstFormat = data->format; in pthread_rga_run() 253 …drm_dst.drm_buf = (uint8_t *)drm_buf_alloc(dstWidth, dstHeight, get_bpp_from_format(dstFormat) * 8, in pthread_rga_run() 267 memset(dst_va, 0xff, dstWidth * dstHeight * get_bpp_from_format(dstFormat)); in pthread_rga_run() 272 …t.drm_buf = (uint8_t *)drm_buf_alloc(dstWidth, dstHeight * 1.5, get_bpp_from_format(dstFormat) * 8, in pthread_rga_run() 286 memset(dst_va, 0xff, dstWidth * dstHeight * 1.5 * get_bpp_from_format(dstFormat)); in pthread_rga_run() 290 dst = wrapbuffer_fd(drm_dst.drm_buffer_fd, dstWidth, dstHeight, dstFormat); in pthread_rga_run() 299 dst_buf = GraphicBuffer_Init(dstWidth, dstHeight * 1.5, dstFormat, in pthread_rga_run() 304 dst_buf = GraphicBuffer_Init(dstWidth, dstHeight, dstFormat, in pthread_rga_run() 316 …if(-1 == GraphicBuffer_Fill(dst_buf, dstWidth, dstHeight, dstFormat, EMPTY_BUFF, 0xff, data->rd_mo… in pthread_rga_run() [all …]
|
| /OK3568_Linux_fs/buildroot/package/ffmpeg/ |
| H A D | 0001-swscale-x86-yuv2rgb-Fix-build-without-SSSE3.patch | 31 switch (c->dstFormat) { 40 switch (c->dstFormat) {
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0007-Add-support-for-freerdp2.patch | 64 + switch( p_gdi->dstFormat ) 68 + msg_Dbg( p_vlccontext->p_demux, "unhandled dstFormat %x bpp", p_gdi->dstFormat);
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | ppOp.h | 64 RK_U32 dstFormat; member
|
| H A D | ppOp.cpp | 162 opt.dstFormat = PP_OUT_FORMAT_YUV420INTERLAVE; in main()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 188044 SetupForCPUToScreenAlphaTexture2. These add a dstFormat argument after
|