Home
last modified time | relevance | path

Searched defs:component_size (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() argument
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() argument
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() argument
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() argument
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() argument
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() argument
334 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() argument
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() argument
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() argument
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() argument
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() argument
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() argument
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() argument
334 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() argument
[all …]
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() argument
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() argument
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() argument
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() argument
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() argument
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() argument
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() argument
342 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() argument
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/ascent/runtimes/expressions/
H A Dascent_jit_array.cpp185 const size_t component_size, in schemaFactory()
234 const size_t component_size, in schemaFactory()
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_pixel_format.cxx19 static unsigned component_size[] = { variable
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/trip/
H A Dtrip_nearest_neighbour.hpp42 const auto component_size = std::distance(start, end); in NearestNeighbourTrip() local
/dports/graphics/libplacebo/libplacebo-4.157.0/src/include/libplacebo/utils/
H A Dupload.h36 int component_size[4]; // size in bits of each coordinate member
/dports/math/py-or-tools/or-tools-9.2/ortools/graph/
H A Dconnected_components.cc115 const int component_size = component_size_[root1] + component_size_[root2]; in AddEdge() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/shader/decode/
H A Dimage.cpp286 std::pair<Node, bool> ShaderIR::GetComponentValue(ComponentType component_type, u32 component_size, in GetComponentValue()
392 const auto component_size = GetComponentSize(descriptor.format, element); in DecodeImage() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dscreenpresso.c109 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dscreenpresso.c110 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dscreenpresso.c110 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dscreenpresso.c110 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dscreenpresso.c110 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local

123456789