Home
last modified time | relevance | path

Searched refs:bpp2 (Results 1 – 25 of 58) sorted by relevance

123

/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Dtga.c209 int bpp, bpp2, k, m, n, swapx, swapy; in _glfwReadTGA() local
253 bpp2 = (h.cmapentrysize + 7) / 8; in _glfwReadTGA()
257 bpp2 = bpp; in _glfwReadTGA()
354 if( bpp2 == 3 || bpp2 == 4 ) in _glfwReadTGA()
359 cmap[ n*bpp2 ] = cmap[ n*bpp2 + 2 ]; in _glfwReadTGA()
368 for( k = 0; k < bpp2; k ++ ) in _glfwReadTGA()
370 pix[ m*bpp2 + k ] = cmap[ n*bpp2 + k ]; in _glfwReadTGA()
380 if( bpp2 == 3 || bpp2 == 4 ) in _glfwReadTGA()
389 src += bpp2; in _glfwReadTGA()
390 dst += bpp2; in _glfwReadTGA()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dvmnc.c59 int bpp2; member
88 const int bpp = c->bpp2; in load_cursor()
136 dst += x * c->bpp2 + y * stride; in put_cursor()
138 if(c->bpp2 == 1) { in put_cursor()
147 } else if(c->bpp2 == 2) { in put_cursor()
158 } else if(c->bpp2 == 4) { in put_cursor()
230 const int bpp = c->bpp2; in decode_hextile()
323 memcpy(outptr, c->screendta + i * c->cur_w * c->bpp2, w * c->bpp2); in decode_frame()
401 src += w * h * c->bpp2; in decode_frame()
438 memcpy(c->screendta + i * c->cur_w * c->bpp2, outptr, w * c->bpp2); in decode_frame()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
371 w * c->bpp2); in decode_frame()
470 if (size_left < w * h * c->bpp2) { in decode_frame()
512 w * c->bpp2); in decode_frame()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
360 w * c->bpp2); in decode_frame()
460 if (size_left < w * h * c->bpp2) { in decode_frame()
508 w * c->bpp2); in decode_frame()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
367 w * c->bpp2); in decode_frame()
467 if (size_left < w * h * c->bpp2) { in decode_frame()
509 w * c->bpp2); in decode_frame()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
371 w * c->bpp2); in decode_frame()
470 if (size_left < w * h * c->bpp2) { in decode_frame()
512 w * c->bpp2); in decode_frame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
371 w * c->bpp2); in decode_frame()
470 if (size_left < w * h * c->bpp2) { in decode_frame()
512 w * c->bpp2); in decode_frame()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
360 w * c->bpp2); in decode_frame()
460 if (size_left < w * h * c->bpp2) { in decode_frame()
508 w * c->bpp2); in decode_frame()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvmnc.c63 int bpp2; member
99 const int bpp = c->bpp2; in load_cursor()
154 dst += x * c->bpp2 + y * stride; in put_cursor()
156 if (c->bpp2 == 1) { in put_cursor()
165 } else if (c->bpp2 == 2) { in put_cursor()
176 } else if (c->bpp2 == 4) { in put_cursor()
250 const int bpp = c->bpp2; in decode_hextile()
371 w * c->bpp2); in decode_frame()
470 if (size_left < w * h * c->bpp2) { in decode_frame()
512 w * c->bpp2); in decode_frame()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen() argument
269 int bpp1, int bpp2, int depth1, int depth2) in fbOverlayFinishScreenInit() argument
282 if (bpp1 == 24 || bpp2 == 24) in fbOverlayFinishScreenInit()
291 ((unsigned long) 1 << (bpp2 - 1)), 8)) { in fbOverlayFinishScreenInit()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen() argument
269 int bpp1, int bpp2, int depth1, int depth2) in fbOverlayFinishScreenInit() argument
282 if (bpp1 == 24 || bpp2 == 24) in fbOverlayFinishScreenInit()
291 ((unsigned long) 1 << (bpp2 - 1)), 8)) { in fbOverlayFinishScreenInit()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen() argument
269 int bpp1, int bpp2, int depth1, int depth2) in fbOverlayFinishScreenInit() argument
282 if (bpp1 == 24 || bpp2 == 24) in fbOverlayFinishScreenInit()
291 ((unsigned long) 1 << (bpp2 - 1)), 8)) { in fbOverlayFinishScreenInit()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen() argument
269 int bpp1, int bpp2, int depth1, int depth2) in fbOverlayFinishScreenInit() argument
282 if (bpp1 == 24 || bpp2 == 24) in fbOverlayFinishScreenInit()
291 ((unsigned long) 1 << (bpp2 - 1)), 8)) { in fbOverlayFinishScreenInit()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
/dports/x11-servers/xephyr/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
H A Dfboverlay.c253 int dpiy, int width1, int width2, int bpp1, int bpp2) in fbOverlaySetupScreen() argument
269 int bpp1, int bpp2, int depth1, int depth2) in fbOverlayFinishScreenInit() argument
282 if (bpp1 == 24 || bpp2 == 24) in fbOverlayFinishScreenInit()
291 ((unsigned long) 1 << (bpp2 - 1)), 8)) { in fbOverlayFinishScreenInit()
/dports/x11-servers/xarcan/xarcan-0.6.0/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
/dports/x11-servers/xwayland/xorg-server-1.20.13/fb/
H A Dfboverlay.h95 int dpiy, int width1, int width2, int bpp1, int bpp2);
108 int bpp1, int bpp2, int depth1, int depth2);
/dports/deskutils/bitcollider/bitcollider-0.6.0/image/
H A Dimage.c251 uint16 bpp1, bpp2; in parse_gif() local
271 bpp2 = (packed & 0x07) + 1; in parse_gif()
273 if(bpp1 > bpp2) in parse_gif()
276 *bpp = bpp2; in parse_gif()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/context/annotation/
H A DCommonAnnotationBeanPostProcessorTests.java123 CommonAnnotationBeanPostProcessor bpp2 = (CommonAnnotationBeanPostProcessor) in testSerialization() local
127 bpp2.postProcessBeforeDestruction(bean, "annotatedBean"); in testSerialization()
136 InitDestroyAnnotationBeanPostProcessor bpp2 = (InitDestroyAnnotationBeanPostProcessor) in testSerializationWithManualConfiguration() local
140 bpp2.postProcessBeforeDestruction(bean, "annotatedBean"); in testSerializationWithManualConfiguration()
240 CommonAnnotationBeanPostProcessor bpp2 = new CommonAnnotationBeanPostProcessor(); in testResourceInjectionWithTwoProcessors() local
241 bpp2.setResourceFactory(bf); in testResourceInjectionWithTwoProcessors()
242 bf.addBeanPostProcessor(bpp2); in testResourceInjectionWithTwoProcessors()

123