Home
last modified time | relevance | path

Searched defs:sizes (Results 51 - 75 of 193) sorted by relevance

12345678

/third_party/glslang/glslang/Include/
H A Darrays.h215 TVector<TArraySize>* sizes; // will either hold such a pointer, or in the future, hold the two array sizes global() member
347 TSmallArrayVector sizes; global() member
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp101 void CMultiOutStream::Init(const CRecordVector<UInt64> &sizes) in Init() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c526 vlVdpDecoderFixVC1Startcode(uint32_t *num_buffers, const void *buffers[], unsigned sizes[]) in vlVdpDecoderFixVC1Startcode() argument
565 unsigned sizes[bitstream_buffer_count + 1]; in vlVdpDecoderRender() local
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h151 unsigned sizes[2]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp636 RegisterAccess::RegisterAccess(const std::array<size_t, 4>& sizes) in RegisterAccess() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp251 struct sizes { struct
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c224 blorp_vf_invalidate_for_vb_48b_transitions(struct blorp_batch *batch, const struct blorp_address *addrs, uint32_t *sizes, unsigned num_vbs) blorp_vf_invalidate_for_vb_48b_transitions() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h91 uint32_t sizes[4]; member
/third_party/mesa3d/src/util/
H A Dvl_vlc.h45 const unsigned *sizes; member
175 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, const void *const *inputs, const unsigned *sizes) vl_vlc_init() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c37 nvc0_svm_migrate(struct pipe_context *pipe, unsigned num_ptrs, const void* const* ptrs, const size_t *sizes, bool to_device, bool mem_undefined) nvc0_svm_migrate() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c222 blorp_vf_invalidate_for_vb_48b_transitions(struct blorp_batch *blorp_batch, const struct blorp_address *addrs, UNUSED uint32_t *sizes, unsigned num_vbs) blorp_vf_invalidate_for_vb_48b_transitions() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c244 struct vertex2f sizes; in vl_deint_filter_init() local
123 create_deint_frag_shader(struct vl_deint_filter *filter, unsigned field, struct vertex2f *sizes, bool spatial_filter) create_deint_frag_shader() argument
[all...]
H A Dvl_stubs.c122 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/crocus/
H A Dcrocus_blorp.c227 blorp_vf_invalidate_for_vb_48b_transitions(struct blorp_batch *blorp_batch, const struct blorp_address *addrs, UNUSED uint32_t *sizes, unsigned num_vbs) blorp_vf_invalidate_for_vb_48b_transitions() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c295 unsigned sizes[3]; in handleVASliceDataBufferType() local
/third_party/skia/src/core/
H A DSkVertices.cpp283 SkVertices::Sizes sizes = fVertices->getSizes(); encode() local
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc137 std::vector<size_t> sizes; in main() local
74 writeSamples(char const* argv[], const std::vector<int>& pathArgs, const std::vector<size_t>& sizes, const uint8_t* data) writeSamples() argument
[all...]
/third_party/optimized-routines/networking/test/
H A Dchksum.c366 static const uint16_t sizes[] = in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc445 std::vector<int> sizes; in TEST() local
/third_party/skia/bench/
H A DRectBench.cpp231 size_t sizes = SK_ARRAY_COUNT(gSizes); variable
282 size_t sizes = SK_ARRAY_COUNT(gSizes); variable
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureWrapTests.cpp308 } sizes[] = in init() local
/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c323 size_t sizes[4]; in read_in_data() local
H A Dsga.c387 int sizes[3]; in sga_decode_frame() local
H A Dsvq1dec.c778 static const uint8_t sizes[2][6] = { { 14, 10, 14, 18, 16, 18 }, in svq1_static_init() local
H A Dra144enc.c427 static const uint8_t sizes[LPC_ORDER] = {64, 32, 32, 16, 16, 8, 8, 8, 8, 4}; in ra144_encode_frame() local

Completed in 19 milliseconds

12345678