Home
last modified time | relevance | path

Searched refs:SCREEN_WIDE (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/tachyon/tachyon/librtvi/
H A Drtvi_iface.c40 for (x=0; x<SCREEN_WIDE; x++) in rt_rtvi_clear()
49 for (x=0; x<SCREEN_WIDE; x++) in rt_rtvi_clear()
64 if (handle->xsize < SCREEN_WIDE) { in rt_rtvi_displayimage()
66 xoffset = (SCREEN_WIDE - handle->xsize) / 2; in rt_rtvi_displayimage()
68 width = SCREEN_WIDE; in rt_rtvi_displayimage()
80 for (x=0; x<SCREEN_WIDE; x++) { in rt_rtvi_displayimage()
H A Drtvi_ctrl.c128 _race_assert(dx_copy(xfer,0,0,SCREEN_WIDE*sizeof(PIXPTR),NULL, in get_scanbuff()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
278 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
279 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
278 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
278 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
278 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
279 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c43 #define SCREEN_WIDE 640 macro
49 uint8_t *frame, frame_base[SCREEN_WIDE * (SCREEN_HIGH + 1)];
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame()
64 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame()
148 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
149 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
158 if (dst - frame + SCREEN_WIDE < frame_off || in decode_bmv_frame()
159 dst - frame + SCREEN_WIDE + frame_off < 0 || in decode_bmv_frame()
278 if (avctx->width != SCREEN_WIDE || avctx->height != SCREEN_HIGH) { in decode_init()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dbmv.cpp124 #define SCREEN_WIDE 640 macro
139 const bool forwardDirection = (deltaFetchDisp <= -SCREEN_WIDE) || (deltaFetchDisp >= 0); in PrepBMV()
144 endDst = ScreenBeg + SCREEN_WIDE * SCREEN_HIGH; in PrepBMV()
147 dst = ScreenBeg + SCREEN_WIDE * SCREEN_HIGH - 1; in PrepBMV()
275 memset(memoryBuffer, 0, SCREEN_WIDE); in InitBMV()
276 memset(memoryBuffer + SCREEN_WIDE * (SCREEN_HIGH + 1), 0, SCREEN_WIDE); in InitBMV()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dbmv.cpp114 #define SCREEN_WIDE 640 macro
129 const bool forwardDirection = (deltaFetchDisp <= -SCREEN_WIDE) || (deltaFetchDisp >= 0); in PrepBMV()
134 endDst = ScreenBeg + SCREEN_WIDE * SCREEN_HIGH; in PrepBMV()
137 dst = ScreenBeg + SCREEN_WIDE * SCREEN_HIGH - 1; in PrepBMV()
547 memset(memoryBuffer, 0, SCREEN_WIDE * (SCREEN_HIGH + 2) * bpp); in InitBMV()
552 memset(memoryBuffer, 0, SCREEN_WIDE * bpp); in InitBMV()
553 memset(memoryBuffer + SCREEN_WIDE * (SCREEN_HIGH + 1) * bpp, 0, SCREEN_WIDE * bpp); in InitBMV()