indenting

This commit is contained in:
veejay
2023-11-10 23:09:04 +01:00
parent c75fa0390b
commit ec8195b93e
2 changed files with 1114 additions and 1114 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -146,5 +146,4 @@ void yuv444_yvu444_1plane(
void verify_CCIR_auto(int a, int b, VJFrame *dst );
int yuv_which_scaler();
void yuv_interpolate_frames( uint8_t *dst, uint8_t *a, uint8_t *b, const int len, const float frac );
#endif