mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
media: atomisp: Fix spelling error in ia_css_sdis2_types.h
Fix the coefficients spelling error in ia_css_sdis2_types.h. Signed-off-by: Liu Jing <liujing@cmss.chinamobile.com> Link: https://lore.kernel.org/r/20241209064022.4342-1-liujing@cmss.chinamobile.com Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
5e663d592b
commit
2f9fc1b53c
|
|
@ -19,7 +19,7 @@
|
|||
#endif
|
||||
|
||||
/* DVS 2.0 Coefficient types. This structure contains 4 pointers to
|
||||
* arrays that contain the coeffients for each type.
|
||||
* arrays that contain the coefficients for each type.
|
||||
*/
|
||||
struct ia_css_dvs2_coef_types {
|
||||
s16 *odd_real; /** real part of the odd coefficients*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user