Home
last modified time | relevance | path

Searched defs:comp_data_size (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dgpu.cpp84 int comp_data_size; member
3161 int compile_spirv_module(const char* comp_data, int comp_data_size, const Option& opt, std::vector<… in compile_spirv_module()
3615 int comp_data_size = layer_shader_registry[shader_type_index].comp_data_size; in compile_spirv_module() local
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dgpu.cpp84 int comp_data_size; member
3093 int compile_spirv_module(const char* comp_data, int comp_data_size, const Option& opt, std::vector<… in compile_spirv_module()
3547 int comp_data_size = layer_shader_registry[shader_type_index].comp_data_size; in compile_spirv_module() local
/dports/misc/ncnn/ncnn-20211208/src/
H A Dgpu.cpp84 int comp_data_size; member
3161 int compile_spirv_module(const char* comp_data, int comp_data_size, const Option& opt, std::vector<… in compile_spirv_module()
3615 int comp_data_size = layer_shader_registry[shader_type_index].comp_data_size; in compile_spirv_module() local
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dgpu.cpp84 int comp_data_size; member
3161 int compile_spirv_module(const char* comp_data, int comp_data_size, const Option& opt, std::vector<… in compile_spirv_module()
3615 int comp_data_size = layer_shader_registry[shader_type_index].comp_data_size; in compile_spirv_module() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/
H A Dgpu.cpp84 int comp_data_size; member
3074 int compile_spirv_module(const char* comp_data, int comp_data_size, const Option& opt, std::vector<… in compile_spirv_module()
3528 int comp_data_size = layer_shader_registry[shader_type_index].comp_data_size; in compile_spirv_module() local
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddecode.c1705 uint32_t decomp_data_size, uint32_t comp_data_size) in decompress_R2004_section()
1940 const uint32_t comp_data_size = dwg->r2004_header.comp_data_size; in read_R2004_section_map() local
2167 uint32_t comp_data_size, uint32_t decomp_data_size) in read_R2004_section_info()
H A Dencode.c1417 uint32_t decomp_data_size, uint32_t *comp_data_size) in copy_R2004_section()
1669 uint32_t decomp_data_size, uint32_t *comp_data_size) in compress_R2004_section()
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11039comp_data_size = property(_LibreDWG.Dwg_Section_comp_data_size_get, _LibreDWG.Dwg_Section_comp_dat… variable in Dwg_Section
11539comp_data_size = property(_LibreDWG.Dwg_R2004_Header_comp_data_size_get, _LibreDWG.Dwg_R2004_Heade… variable in Dwg_R2004_Header
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8408 BITCODE_RL comp_data_size; member
8737 BITCODE_RL comp_data_size; member