Home
last modified time | relevance | path

Searched defs:sizes (Results 101 - 125 of 191) sorted by relevance

12345678

/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
/third_party/mesa3d/src/gallium/auxiliary/vl/
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/d3d12/
H A Dd3d12_video_dec.cpp181 d3d12_video_decoder_decode_bitstream(struct pipe_video_codec *codec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) d3d12_video_decoder_decode_bitstream() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1329 deUint32 sizes[] = in AddSizeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp543 const deUint32 sizes[] = { 8, 16, 32, 64 }; in createBuildLargeShaderSetTests() local
[all...]
H A DvktRayTracingBuildTests.cpp615 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in buildTest() local
[all...]
H A DvktRayTracingWatertightnessTests.cpp803 const deUint32 sizes[] = { 4, 16, 64, 256, 1024, 4096, 16384, 65536 }; in createWatertightnessTests() local
833 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp206 vector<int> sizes; in getComponentByteSizes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1333 deUint32 sizes[] = in AddSizeTests() local
/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp1027 std::vector<int> sizes; in writeFunctionDeclaration() local
/third_party/skia/tests/
H A DSurfaceTest.cpp1176 const int32_t sizes[] = { -1, 0, 1, 1 << 18 }; in DEF_TEST() local
/third_party/python/Modules/_sqlite/
H A Dcursor.c1258 pysqlite_cursor_setinputsizes(pysqlite_Cursor *self, PyObject *sizes) in pysqlite_cursor_setinputsizes() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp542 const deUint32 sizes[] = { 8, 16, 32, 64 }; in createBuildLargeShaderSetTests() local
[all...]
H A DvktRayTracingBuildTests.cpp614 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in buildTest() local
[all...]
H A DvktRayTracingWatertightnessTests.cpp802 const deUint32 sizes[] = { 4, 16, 64, 256, 1024, 4096, 16384, 65536 }; in createWatertightnessTests() local
832 const deUint32 sizes[] = { 4, 16, 64, 256, 1024 }; in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp206 vector<int> sizes; in getComponentByteSizes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp1463 const UVec2 sizes[] = in createSurfaceInitialSizeTest() local
1510 const UVec2 sizes[] = in resizeSurfaceTest() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp347 const auto& sizes = backendExtra->gpuMemoryAllocatorSizes; in GetAllocatorCreateInfo() local
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c992 int sizes[4] = { 0 }; in encode_frame() local
543 encode_slice(AVCodecContext *avctx, const AVFrame *pic, PutBitContext *pb, int sizes[4], int x, int y, int quant, int mbs_per_slice) encode_slice() argument
H A Dwmavoice.c862 dequant_lsps(double *lsps, int num, const uint16_t *values, const uint16_t *sizes, int n_stages, const uint8_t *table, const double *mul_q, const double *base_q) dequant_lsps() argument

Completed in 51 milliseconds

12345678