Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dcolor.c316 UINT32 dstBitsPerPixel; in freerdp_image_copy_from_pointer_data_1bpp() local
318 dstBitsPerPixel = GetBitsPerPixel(DstFormat); in freerdp_image_copy_from_pointer_data_1bpp()
408 UINT32 dstBitsPerPixel; in freerdp_image_copy_from_pointer_data_xbpp() local
411 dstBitsPerPixel = GetBitsPerPixel(DstFormat); in freerdp_image_copy_from_pointer_data_xbpp()
428 dstBitsPerPixel); in freerdp_image_copy_from_pointer_data_xbpp()
537 UINT32 dstBitsPerPixel; in freerdp_image_copy_from_pointer_data() local
539 dstBitsPerPixel = GetBitsPerPixel(DstFormat); in freerdp_image_copy_from_pointer_data()
568 dstBitsPerPixel); in freerdp_image_copy_from_pointer_data()
/dports/net/freerdp/freerdp-2.5.0/server/shadow/Mac/
H A Dmac_shadow.c322 int dstBitsPerPixel; in freerdp_image_copy_from_retina() local
330 dstBitsPerPixel = GetBitsPerPixel(DstFormat); in freerdp_image_copy_from_retina()
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DServerChannel.cpp5984 int dstBitsPerPixel = UnpackBitsPerPixel(geometryState, imageState_ -> dstDepth); in handleUnpack() local
5986 if (dstBitsPerPixel <= 0) in handleUnpack()
6017 size = (RoundUp4(imageState_ -> dstWidth * dstBitsPerPixel / 8) * in handleUnpack()
6022 << dstBitsPerPixel << " destination data size is " in handleUnpack()
6104 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6120 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6127 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6134 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6141 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6149 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DServerChannel.cpp6308 int dstBitsPerPixel = UnpackBitsPerPixel(geometryState, imageState_ -> dstDepth); in handleUnpack() local
6310 if (dstBitsPerPixel <= 0) in handleUnpack()
6341 size = (RoundUp4(imageState_ -> dstWidth * dstBitsPerPixel / 8) * in handleUnpack()
6346 << dstBitsPerPixel << " destination data size is " in handleUnpack()
6428 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6444 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6451 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6458 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6465 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()
6473 srcSize, dstBitsPerPixel, imageState_ -> dstWidth, in handleUnpack()