v4l2codecs: h264: Rename count variable to num_controls
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 12 Jul 2022 19:43:34 +0000 (15:43 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 22 Jul 2022 14:21:02 +0000 (10:21 -0400)
commita707d984ae9cc351e99c6ce953872c218752b481
tree444d93f31897031255016ca5283f0d36b3f63699
parenta2b219c7e1400146b2dcad77f41fe79d35c275cb
v4l2codecs: h264: Rename count variable to num_controls

This is the counter for the used control slot. The term num_controls was
introduced in the HEVC decoder and felt like a better choice.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1079>
subprojects/gst-plugins-bad/sys/v4l2codecs/gstv4l2codech264dec.c