/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/dataeast/ |
H A D | d_decomlc.cpp | 503 static void decode_plane(UINT8 *src, UINT8 *dst, INT32 plane, INT32 ofst, INT32 len) in decode_plane() function 547 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x200000); in CommonArmInit() 577 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x400000); in CommonArmInit() 606 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x200000); in CommonArmInit() 611 decode_plane(tmp + 0x000000, DrvGfxROM0, 4, 0, 0x200000); in CommonArmInit() 612 decode_plane(tmp + 0x000001, DrvGfxROM0, 4, 8, 0x200000); in CommonArmInit() 643 … decode_plane(tmp, DrvGfxROM0 + (((i % 6) / 2) * 0x1000000), (i / 6) * 2, (i & 1) * 8, 0x200000); in CommonArmInit()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/dataeast/ |
H A D | d_decomlc.cpp | 487 static void decode_plane(UINT8 *src, UINT8 *dst, INT32 plane, INT32 ofst, INT32 len) in decode_plane() function 531 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x200000); in CommonArmInit() 561 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x400000); in CommonArmInit() 590 decode_plane(tmp, DrvGfxROM0, i & ~1, (i & 1) * 8, 0x200000); in CommonArmInit() 595 decode_plane(tmp + 0x000000, DrvGfxROM0, 4, 0, 0x200000); in CommonArmInit() 596 decode_plane(tmp + 0x000001, DrvGfxROM0, 4, 8, 0x200000); in CommonArmInit() 627 … decode_plane(tmp, DrvGfxROM0 + (((i % 6) / 2) * 0x1000000), (i / 6) * 2, (i & 1) * 8, 0x200000); in CommonArmInit()
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/ |
H A D | utvideodec.c | 80 static int decode_plane(UtvideoContext *c, int plane_no, in decode_plane() function 394 ret = decode_plane(c, i, frame.f->data[0] + ff_ut_rgb_order[i], in decode_frame() 418 ret = decode_plane(c, i, frame.f->data[i], 1, frame.f->linesize[i], in decode_frame() 439 ret = decode_plane(c, i, frame.f->data[i], 1, frame.f->linesize[i], in decode_frame()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/ |
H A D | utvideodec.c | 80 static int decode_plane(UtvideoContext *c, int plane_no, in decode_plane() function 394 ret = decode_plane(c, i, frame.f->data[0] + ff_ut_rgb_order[i], in decode_frame() 418 ret = decode_plane(c, i, frame.f->data[i], 1, frame.f->linesize[i], in decode_frame() 439 ret = decode_plane(c, i, frame.f->data[i], 1, frame.f->linesize[i], in decode_frame()
|
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qvidcap/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/common/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/common/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qvidcap/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() function 921 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 937 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 943 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 952 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() function 921 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 937 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 943 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 952 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/common/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qvidcap/ |
H A D | codec-fwht.c | 833 static bool decode_plane(struct fwht_cframe *cf, const uint16_t **rlco, in decode_plane() function 919 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 935 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 941 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 950 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() function 921 if (!decode_plane(cf, &rlco, height, width, ref->luma, ref_stride, in fwht_decode_frame() 937 if (!decode_plane(cf, &rlco, h, w, ref->cb, ref_chroma_stride, in fwht_decode_frame() 943 if (!decode_plane(cf, &rlco, h, w, ref->cr, ref_chroma_stride, in fwht_decode_frame() 952 if (!decode_plane(cf, &rlco, height, width, ref->alpha, ref_stride, in fwht_decode_frame()
|
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/ |
H A D | ffv1dec.c | 118 static int decode_plane(FFV1Context *s, uint8_t *src, in decode_plane() function 324 decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0], width, height, p->linesize[0], 0, 1); in decode_slice() 327 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice() 328 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice() 331 …decode_plane(fs, p->data[3] + ps*x + y*p->linesize[3], width, height, p->linesize[3], (f->version … in decode_slice() 333 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] , width, height, p->linesize[0], 0, 2); in decode_slice() 334 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] + 1, width, height, p->linesize[0], 1, 2); in decode_slice()
|
H A D | utvideodec.c | 203 static int decode_plane(UtvideoContext *c, int plane_no, in decode_plane() function 712 ret = decode_plane(c, i, frame.f->data[i], in decode_frame() 763 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 795 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 825 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame()
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/ |
H A D | ffv1dec.c | 118 static int decode_plane(FFV1Context *s, uint8_t *src, in decode_plane() function 324 decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0], width, height, p->linesize[0], 0, 1); in decode_slice() 327 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice() 328 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice() 331 …decode_plane(fs, p->data[3] + ps*x + y*p->linesize[3], width, height, p->linesize[3], (f->version … in decode_slice() 333 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] , width, height, p->linesize[0], 0, 2); in decode_slice() 334 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] + 1, width, height, p->linesize[0], 1, 2); in decode_slice()
|
H A D | utvideodec.c | 203 static int decode_plane(UtvideoContext *c, int plane_no, in decode_plane() function 712 ret = decode_plane(c, i, frame.f->data[i], in decode_frame() 763 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 795 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 825 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/ |
H A D | ffv1dec.c | 118 static int decode_plane(FFV1Context *s, uint8_t *src, in decode_plane() function 324 decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0], width, height, p->linesize[0], 0, 1); in decode_slice() 327 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice() 328 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice() 331 …decode_plane(fs, p->data[3] + ps*x + y*p->linesize[3], width, height, p->linesize[3], (f->version … in decode_slice() 333 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] , width, height, p->linesize[0], 0, 2); in decode_slice() 334 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] + 1, width, height, p->linesize[0], 1, 2); in decode_slice()
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/ |
H A D | ffv1dec.c | 119 static int decode_plane(FFV1Context *s, uint8_t *src, in decode_plane() function 327 decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0], width, height, p->linesize[0], 0, 1); in decode_slice() 330 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice() 331 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice() 334 …decode_plane(fs, p->data[3] + ps*x + y*p->linesize[3], width, height, p->linesize[3], (f->version … in decode_slice() 336 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] , width, height, p->linesize[0], 0, 2); in decode_slice() 337 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] + 1, width, height, p->linesize[0], 1, 2); in decode_slice()
|
H A D | utvideodec.c | 243 static int decode_plane(UtvideoContext *c, int plane_no, in decode_plane() function 752 ret = decode_plane(c, i, frame.f->data[i], in decode_frame() 803 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 835 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame() 865 ret = decode_plane(c, i, frame.f->data[i], frame.f->linesize[i], in decode_frame()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/ |
H A D | ffv1dec.c | 119 static int decode_plane(FFV1Context *s, uint8_t *src, in decode_plane() function 327 decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0], width, height, p->linesize[0], 0, 1); in decode_slice() 330 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice() 331 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice() 334 …decode_plane(fs, p->data[3] + ps*x + y*p->linesize[3], width, height, p->linesize[3], (f->version … in decode_slice() 336 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] , width, height, p->linesize[0], 0, 2); in decode_slice() 337 … decode_plane(fs, p->data[0] + ps*x + y*p->linesize[0] + 1, width, height, p->linesize[0], 1, 2); in decode_slice()
|
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ |
H A D | ffv1.c | 768 static void decode_plane(FFV1Context *s, uint8_t *src, int w, int h, int stride, int plane_index){ in decode_plane() function 987 decode_plane(f, p->data[0], width, height, p->linesize[0], 0); in decode_frame() 989 decode_plane(f, p->data[1], chroma_width, chroma_height, p->linesize[1], 1); in decode_frame() 990 decode_plane(f, p->data[2], chroma_width, chroma_height, p->linesize[2], 1); in decode_frame()
|