Home
last modified time | relevance | path

Searched refs:image_channel_order (Results 126 – 150 of 245) sorted by relevance

12345678910

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dgdalwarpkernel_opencl.cpp412 switch (fmtBuf[i].image_channel_order) in set_supported_formats()
438 (*chosenOrder) = fmtBuf[i].image_channel_order; in set_supported_formats()
1424 imgFmt.image_channel_order = warper->xyChOrder;
1574 imgFmt.image_channel_order = chOrder;
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dgdalwarpkernel_opencl.cpp412 switch (fmtBuf[i].image_channel_order) in set_supported_formats()
438 (*chosenOrder) = fmtBuf[i].image_channel_order; in set_supported_formats()
1424 imgFmt.image_channel_order = warper->xyChOrder;
1574 imgFmt.image_channel_order = chOrder;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/built_ins/
H A Dvme_dispatch_builder.h187 …if ((imgFormat.image_channel_order != CL_R) || (imgFormat.image_channel_data_type != CL_UNORM_INT8… in validateImages()
/dports/devel/py-pyopencl/pyopencl-2018.2/src/
H A Dwrap_cl_part_2.cpp122 .def_readwrite("channel_order", &cls::image_channel_order) in pyopencl_expose_part_2()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/context/
H A Ddriver_diagnostics_tests.cpp761 imageFormat.image_channel_order = CL_RGBA; in HWTEST_F()
824 imageFormat.image_channel_order = CL_RGBA; in TEST_F()
/dports/lang/pocl/pocl-1.8/lib/CL/devices/
H A Dcommon.c284 di->_order = mem->image_channel_order; in pocl_fill_dev_image_t()
287 pocl_get_image_information (mem->image_channel_order, in pocl_fill_dev_image_t()
/dports/games/lwjgl/lwjgl-2df01dd/src/native/common/CL/
H A Dcl.h86 cl_channel_order image_channel_order; member
/dports/devel/embb/embb-1.0.0/mtapi_plugins_c/mtapi_opencl_c/src/CL/
H A Dcl.h86 cl_channel_order image_channel_order; member
/dports/math/viennacl/ViennaCL-1.7.1/CL/
H A Dcl.h86 cl_channel_order image_channel_order; member
/dports/graphics/gegl/gegl-0.4.34/gegl/opencl/
H A Dcl.h82 cl_channel_order image_channel_order; member
/dports/biology/ugene/ugene-40.1/src/include/opencl/legacy/
H A Dcl.h84 cl_channel_order image_channel_order; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/aub_tests/mem_obj/
H A Dcreate_image_aub_tests.cpp43 imageFormat.image_channel_order = CL_RGBA; in SetUp()
/dports/astro/oskar/OSKAR-2.8.0/extern/CL/
H A Dcl.h98 cl_channel_order image_channel_order; member
/dports/emulators/vice/vice-3.5/src/lib/libx264/extras/
H A Dcl.h89 cl_channel_order image_channel_order; member
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/extras/
H A Dcl.h89 cl_channel_order image_channel_order; member
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/extras/
H A Dcl.h89 cl_channel_order image_channel_order; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/extras/
H A Dcl.h89 cl_channel_order image_channel_order; member
/dports/graphics/opencv/opencv-4.5.3/3rdparty/include/opencl/1.2/CL/
H A Dcl.h93 cl_channel_order image_channel_order; member
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/OpenCL/CL/
H A Dcl.h98 cl_channel_order image_channel_order; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/clover/core/
H A Dkernel.cpp211 static_cast<cl_uint>(fmt.image_channel_order)}; in bind()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/linux/
H A Ddrm_memory_manager_tests.cpp1728 imageFormat.image_channel_order = CL_R; in HWTEST_F()
1775 imageFormat.image_channel_order = CL_R; in HWTEST_F()
1816 imageFormat.image_channel_order = CL_R; in TEST_F()
1889 imageFormat.image_channel_order = CL_R; in HWTEST_F()
1936 imageFormat.image_channel_order = CL_R; in TEST_F()
1969 imageFormat.image_channel_order = CL_R; in TEST_F()
2015 imageFormat.image_channel_order = CL_R; in TEST_F()
2064 imageFormat.image_channel_order = CL_R; in TEST_F()
2109 imageFormat.image_channel_order = CL_R; in TEST_F()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/
H A Dhwcontext_opencl.c1453 case order: image_format->image_channel_order = type; break; in opencl_get_plane_format()
1556 if (image_formats[i].image_channel_order == in opencl_frames_get_constraints()
1557 image_format.image_channel_order && in opencl_frames_get_constraints()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/
H A Dhwcontext_opencl.c1457 case order: image_format->image_channel_order = type; break; in opencl_get_plane_format()
1556 if (image_formats[i].image_channel_order == in opencl_frames_get_constraints()
1557 image_format.image_channel_order && in opencl_frames_get_constraints()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1457 case order: image_format->image_channel_order = type; break; in opencl_get_plane_format()
1556 if (image_formats[i].image_channel_order == in opencl_frames_get_constraints()
1557 image_format.image_channel_order && in opencl_frames_get_constraints()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1457 case order: image_format->image_channel_order = type; break; in opencl_get_plane_format()
1556 if (image_formats[i].image_channel_order == in opencl_frames_get_constraints()
1557 image_format.image_channel_order && in opencl_frames_get_constraints()

12345678910