diff options
author | Lynne <dev@lynne.ee> | 2020-05-12 20:01:25 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-05-12 21:32:30 +0100 |
commit | 6025e66f987791037b9f5d1b886b32b4458800b9 (patch) | |
tree | 8f6c6fda10825e6b843acf731a06e1dd6a5a85bf /libavcodec/aarch64/vp9itxfm_16bpp_neon.S | |
parent | 0e39fce1e1332842f658e1b5c04ec8ef4c367fb0 (diff) | |
download | ffmpeg-6025e66f987791037b9f5d1b886b32b4458800b9.tar.gz |
hwcontext_vulkan: use the maximum amount of queues for each family
Due to our AVHWDevice infrastructure, where API users are offered a way
to derive contexts rather than always create new one, our filterchains,
being supported by a single hardware device context, can grow to considerable
size.
Hence, in such situations, using the maximum amount of queues the device offers
can be benefitial to eliminating bottlenecks where queue submissions on the
same family have to wait for the previous one to finish.
Diffstat (limited to 'libavcodec/aarch64/vp9itxfm_16bpp_neon.S')
0 files changed, 0 insertions, 0 deletions