Home
last modified time | relevance | path

Searched refs:scr_off (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glide64/
H A Dglide64_gSP.c150 vtx->scr_off = 0; in glide64gSPClipVertex()
667 v->scr_off = 0; in glide64gSPModifyVertex()
773 vert->scr_off = 0; in glide64gSPCIVertex()
864 vert->scr_off = 0; in glide64gSPCBFDVertex()
1105 v->scr_off = 0; in glide64gSPDMAVertex()
1107 v->scr_off |= X_CLIP_MAX; in glide64gSPDMAVertex()
1109 v->scr_off |= X_CLIP_MIN; in glide64gSPDMAVertex()
1111 v->scr_off |= Y_CLIP_MAX; in glide64gSPDMAVertex()
1113 v->scr_off |= Y_CLIP_MIN; in glide64gSPDMAVertex()
1115 v->scr_off |= Z_CLIP_MAX; in glide64gSPDMAVertex()
[all …]
H A Dturbo3D.h128 v->scr_off = 0; in t3d_vertex()
130 v->scr_off |= X_CLIP_MAX; in t3d_vertex()
132 v->scr_off |= X_CLIP_MIN; in t3d_vertex()
134 v->scr_off |= Y_CLIP_MAX; in t3d_vertex()
136 v->scr_off |= Y_CLIP_MIN; in t3d_vertex()
138 v->scr_off |= Z_CLIP_MAX; in t3d_vertex()
H A Dglide64_gDP.c796 v[0].scr_off = 0; in glide64gDPFillRectangle()
841 v[1].scr_off = 0; in glide64gDPFillRectangle()
886 v[2].scr_off = 0; in glide64gDPFillRectangle()
931 v[3].scr_off = 0; in glide64gDPFillRectangle()
H A Dglide64_util.c1384 if (v[0]->scr_off & v[1]->scr_off & v[2]->scr_off) in cull_tri()
1510 if ((vtx[0]->scr_off & 16) || in draw_tri()
1511 (vtx[1]->scr_off & 16) || in draw_tri()
1512 (vtx[2]->scr_off & 16)) in draw_tri()
H A Dglide64_rdp.c883 vstd[0].scr_off = 0; in rdp_texrect()
928 vstd[1].scr_off = 0; in rdp_texrect()
973 vstd[2].scr_off = 0; in rdp_texrect()
1018 vstd[3].scr_off = 0; in rdp_texrect()
H A Ducode09.h97 v->scr_off = 0; in uc9_draw_object()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dbmvvideo.c203 int type, scr_off; in decode_frame() local
238 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
240 scr_off = -640; in decode_frame()
242 scr_off = 0; in decode_frame()
248 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dbmvvideo.c204 int type, scr_off; in decode_frame() local
239 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
241 scr_off = -640; in decode_frame()
243 scr_off = 0; in decode_frame()
249 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dbmvvideo.c203 int type, scr_off; in decode_frame() local
238 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
240 scr_off = -640; in decode_frame()
242 scr_off = 0; in decode_frame()
248 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dbmvvideo.c203 int type, scr_off; in decode_frame() local
238 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
240 scr_off = -640; in decode_frame()
242 scr_off = 0; in decode_frame()
248 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c203 int type, scr_off; in decode_frame() local
238 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
240 scr_off = -640; in decode_frame()
242 scr_off = 0; in decode_frame()
248 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dbmvvideo.c204 int type, scr_off; in decode_frame() local
239 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
241 scr_off = -640; in decode_frame()
243 scr_off = 0; in decode_frame()
249 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c203 int type, scr_off; in decode_frame() local
238 scr_off = (int16_t)bytestream_get_le16(&c->stream); in decode_frame()
240 scr_off = -640; in decode_frame()
242 scr_off = 0; in decode_frame()
248 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) { in decode_frame()
/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dsgemm_kernel_16x4_skylakex_3.c77 #define unit_save_m16n2_rscr(c1,c2,scr_off) \ argument
79 …"vmovups "#scr_off"(%7),%%zmm6; vfmadd213ps -64(%5),%%zmm0,%%zmm6; vfmadd213ps (%5),%%zmm0,%%zmm4;…
81 …"vmovups "#scr_off"+64(%7),%%zmm6; vfmadd213ps -64(%5,%3,1),%%zmm0,%%zmm6; vfmadd213ps (%5,%3,1),%…
83 #define unit_save_m16n2_wscr(c1,c2,scr_off) \ argument
85 "vmovups %%zmm4,"#scr_off"(%7); vmovups %%zmm5,"#scr_off"+64(%7);"
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/i810/
H A Di810_main.c1393 int mode = 0, pwr, scr_off = 0; in i810fb_blank() local
1401 scr_off = ON; in i810fb_blank()
1406 scr_off = OFF; in i810fb_blank()
1411 scr_off = OFF; in i810fb_blank()
1416 scr_off = OFF; in i810fb_blank()
1421 scr_off = OFF; in i810fb_blank()
1427 i810_screen_off(mmio, scr_off); in i810fb_blank()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/i810/
H A Di810_main.c1393 int mode = 0, pwr, scr_off = 0; in i810fb_blank() local
1401 scr_off = ON; in i810fb_blank()
1406 scr_off = OFF; in i810fb_blank()
1411 scr_off = OFF; in i810fb_blank()
1416 scr_off = OFF; in i810fb_blank()
1421 scr_off = OFF; in i810fb_blank()
1427 i810_screen_off(mmio, scr_off); in i810fb_blank()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/i810/
H A Di810_main.c1393 int mode = 0, pwr, scr_off = 0; in i810fb_blank() local
1401 scr_off = ON; in i810fb_blank()
1406 scr_off = OFF; in i810fb_blank()
1411 scr_off = OFF; in i810fb_blank()
1416 scr_off = OFF; in i810fb_blank()
1421 scr_off = OFF; in i810fb_blank()
1427 i810_screen_off(mmio, scr_off); in i810fb_blank()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glitch64/
H A Dglide.h574 int scr_off, z_off; // off the screen? member