summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDetlev Casanova <detlev.casanova@collabora.com>2026-04-02 10:06:38 -0400
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-05-04 09:31:04 +0200
commit9b77225be5972a1e13a1b535caddba997e976035 (patch)
treeeb3665f0a79527c305781c4e73a317afd7b002d6 /include/linux/timerqueue.h
parentadfc4fa79b62a76cd5509b0339fab971404c46d2 (diff)
media: rkvdec: common: Drop bitfields for the bitwriter
Currently, the common code files for hevc and h264 use structs with bitfields to represent the HW RPS buffer. Because the bitfields are mostly unaligned and numerous, it brings compiler issues, especially with clang. To prevent that, switch to using the global bitwriter previously introduced instead. Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions