Home
last modified time | relevance | path

Searched refs:coeff_w (Results 1 – 25 of 93) sorted by relevance

1234

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/opencl/
H A Dcol2im.cl48 const int coeff_h, const int coeff_w,
75 val += data_col[offset + h_col * coeff_h + w_col * coeff_w];
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c212 int coeff_w; /* number of 8x8 coefficient blocks */ member
1335 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1417 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1512 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__jpeg_finish()
1823 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg__process_frame_header()
1825 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg__process_frame_header()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c205 int coeff_w; /* number of 8x8 coefficient blocks */ member
1354 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1436 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1531 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_jpeg_finish()
1842 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg_process_frame_header()
1844 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg_process_frame_header()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/formats/jpeg/
H A Drjpeg.c205 int coeff_w; /* number of 8x8 coefficient blocks */ member
1354 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1436 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1531 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_jpeg_finish()
1842 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg_process_frame_header()
1844 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg_process_frame_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/jpeg/
H A Drjpeg.c212 int coeff_w; /* number of 8x8 coefficient blocks */ member
1335 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1417 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1512 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__jpeg_finish()
1823 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg__process_frame_header()
1825 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg__process_frame_header()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/formats/jpeg/
H A Drjpeg.c205 int coeff_w; /* number of 8x8 coefficient blocks */ member
1354 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1436 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1531 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_jpeg_finish()
1842 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg_process_frame_header()
1844 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg_process_frame_header()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/formats/jpeg/
H A Drjpeg.c212 int coeff_w; /* number of 8x8 coefficient blocks */ member
1335 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1417 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1512 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__jpeg_finish()
1823 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg__process_frame_header()
1825 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg__process_frame_header()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c212 int coeff_w; /* number of 8x8 coefficient blocks */ member
1335 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1417 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1512 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__jpeg_finish()
1823 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg__process_frame_header()
1825 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg__process_frame_header()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/formats/jpeg/
H A Drjpeg.c205 int coeff_w; /* number of 8x8 coefficient blocks */ member
1354 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1436 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1531 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_jpeg_finish()
1842 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg_process_frame_header()
1844 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg_process_frame_header()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/formats/jpeg/
H A Drjpeg.c205 int coeff_w; /* number of 8x8 coefficient blocks */ member
1354 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1436 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg_parse_entropy_coded_data()
1531 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg_jpeg_finish()
1842 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg_process_frame_header()
1844 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg_process_frame_header()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/formats/jpeg/
H A Drjpeg.c334 int coeff_w, coeff_h; /* number of 8x8 coefficient blocks */ member
1487 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1529 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in rjpeg__parse_entropy_coded_data()
1571 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in rjpeg__jpeg_finish()
1827 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in rjpeg__process_frame_header()
1829 …z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * sizeof(sh… in rjpeg__process_frame_header()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/layers/
H A Dconvolution_layer.cpp2485 int coeff_w = (1 - stride_w * height_col * width_col); in operator ()() local
2514 val += data_col_[offset + h_col * coeff_h + w_col * coeff_w]; in operator ()()
2610 int coeff_w = (1 - stride.width * height_col * width_col); in forward_ocl() local
2622 k.set(index++, coeff_w); in forward_ocl()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h1380 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2406 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2437 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2474 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2655 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h1380 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2406 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2437 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2474 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2655 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h1474 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2512 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2543 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2580 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2772 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2774 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h1539 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2566 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2597 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2634 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2815 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2817 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks member
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w); in stbi__parse_entropy_coded_data()
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w); in stbi__jpeg_finish()
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3; in stbi__process_frame_header()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h1497 int coeff_w, coeff_h; // number of 8x8 coefficient blocks
2524 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w);
2555 … short *data = z->img_comp[n].coeff + 64 * (x2 + y2 * z->img_comp[n].coeff_w);
2592 short *data = z->img_comp[n].coeff + 64 * (i + j * z->img_comp[n].coeff_w);
2773 z->img_comp[i].coeff_w = (z->img_comp[i].w2 + 7) >> 3;
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size…

1234