Home
last modified time | relevance | path

Searched defs:sizes (Results 76 - 100 of 183) sorted by relevance

12345678

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc140 static const auto sizes = [] { in GetMinMaxLoadSizes() local
/third_party/ffmpeg/libavcodec/
H A Daacenc.c955 const uint8_t *sizes[2]; in aac_encode_init() local
/third_party/ffmpeg/libavutil/
H A Dimgutils.c111 int av_image_fill_plane_sizes(size_t sizes[4], enum AVPixelFormat pix_fmt, in av_image_fill_plane_sizes() argument
150 size_t sizes[4]; in av_image_fill_pointers() local
224 size_t total_size, sizes[4]; av_image_alloc() local
472 size_t sizes[4]; av_image_get_buffer_size() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c723 unsigned ac_compute_cs_workgroup_size(uint16_t sizes[3], bool variable, unsigned max) in ac_compute_cs_workgroup_size() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c101 unsigned int sizes[4]; in dri2_drm_config_is_compatible() local
624 unsigned int sizes[4]; in drm_add_configs_for_visuals() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c149 struct drm_vmw_size sizes[DRM_VMW_MAX_SURFACE_FACES* in vmw_ioctl_surface_create() local
/third_party/node/deps/v8/src/heap/
H A Dmemory-measurement.cc314 std::vector<std::pair<v8::Local<v8::Context>, size_t>> sizes; in ReportResults() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c980 vl_mpg12_bs_decode(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target, struct pipe_mpeg12_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpg12_bs_decode() argument
H A Dvl_mpeg12_decoder.c723 vl_mpeg12_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpeg12_decode_bitstream() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors_lazy.c126 descriptor_program_num_sizes(VkDescriptorPoolSize *sizes, enum zink_descriptor_type type) in descriptor_program_num_sizes() argument
145 descriptor_program_num_sizes_compact(VkDescriptorPoolSize *sizes, unsigned desc_set) in descriptor_program_num_sizes_compact() argument
172 VkDescriptorPoolSize sizes[6] = {0}; //zink_descriptor_size_index zink_descriptor_program_init_lazy() local
370 create_pool(struct zink_screen *screen, unsigned num_type_sizes, const VkDescriptorPoolSize *sizes, unsigned flags) create_pool() argument
416 VkDescriptorPoolSize sizes[2]; create_push_pool() local
[all...]
H A Dzink_descriptors.h117 VkDescriptorPoolSize sizes[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp128 } sizes[] = member
[all...]
/third_party/python/Lib/test/
H A Dtest_gzip.py449 def sizes(): function
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h96 InternalLineMetrics sizes() const { return fSizes; } in sizes() function in skia::textlayout::TextLine
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp128 } sizes[] = member
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTypes.h367 constexpr void onArrayDimensionsChange(const TSpan<const unsigned int> &sizes) in onArrayDimensionsChange() argument
[all...]
H A DTypes.cpp666 void TType::makeArrays(const TSpan<const unsigned int> &sizes) in makeArrays() argument
960 void TPublicType::setArraySizes(TVector<unsigned int> *sizes) in setArraySizes() argument
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c57 static const int sizes[][2] = { variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c89 static const char *sizes[] = { "error", "vec1", "vec2", "vec3", "vec4", variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c1036 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_memory_editor.h545 const size_t sizes[] = { 1, 1, 2, 2, 4, 4, 8, 8, 4, 8 }; in DataTypeGetSize() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c864 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h412 uint32_t sizes[2]; in blorp_emit_vertex_buffers() local
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c252 static uint16_t sizes[] = { variable
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc534 size_t sizes[] = {maximum_pages - delta, maximum_pages - 2 * delta, in AllocateWasmMemory() local

Completed in 36 milliseconds

12345678