Home
last modified time | relevance | path

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

12345678

/third_party/ffmpeg/libavutil/
H A Dframe.c126 size_t sizes[4]; in get_video_buffer() local
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/node/deps/v8/src/snapshot/embedded/
H A Dembedded-data.cc438 int sizes[kCount]; in PrintStatistics() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c417 get_num_consts_robust(struct draw_context *draw, unsigned *sizes, unsigned idx) in get_num_consts_robust() argument
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp208 static args_vector GetArgs(const std::vector<int> &sizes) in GetArgs() argument
217 static args_vector GetArgs(const std::vector<int> &sizes, int value) in GetArgs() argument
226 static args_vector GetArgs(const std::vector<int> &sizes, int value1, int value2) in GetArgs() argument
/third_party/skia/tests/
H A DStreamTest.cpp150 const size_t sizes[] = { in TestPackedUInt() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff-common.hh451 hb_vector_t<unsigned> sizes; in serialize() local
/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/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
/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
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h176 std::vector<int64_t> sizes; member
/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

Completed in 28 milliseconds

12345678