spa: libcamera: inline libcamera-utils.cpp

The file is not useful without `libcamera-source.cpp` because it
uses symbols only defined there. And being a non-self-contained
source file, it also breaks clangd. So move its contents directly
to `libcamera-source.cpp`. This makes the file about 2200 lines long,
but I feel that is still manageable (and it is by far not the longest).

(cherry picked from commit 1a1cf55efb)
This commit is contained in:
Barnabás Pőcze 2025-07-12 18:17:38 +02:00 committed by Robert Mader
parent 60d95e447a
commit a233905f75
2 changed files with 1157 additions and 1168 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff