summaryrefslogtreecommitdiff
path: root/source/config/linux/arm64/vpx_scale_rtcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/config/linux/arm64/vpx_scale_rtcd.h')
-rw-r--r--source/config/linux/arm64/vpx_scale_rtcd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/config/linux/arm64/vpx_scale_rtcd.h b/source/config/linux/arm64/vpx_scale_rtcd.h
index 0a6d790..f954dbd 100644
--- a/source/config/linux/arm64/vpx_scale_rtcd.h
+++ b/source/config/linux/arm64/vpx_scale_rtcd.h
@@ -7,12 +7,12 @@
#define RTCD_EXTERN extern
#endif
+struct yv12_buffer_config;
+
#ifdef __cplusplus
extern "C" {
#endif
-struct yv12_buffer_config;
-
void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
#define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c