mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-15 12:20:03 +01:00
indenting
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -146,5 +146,4 @@ void yuv444_yvu444_1plane(
|
|||||||
void verify_CCIR_auto(int a, int b, VJFrame *dst );
|
void verify_CCIR_auto(int a, int b, VJFrame *dst );
|
||||||
int yuv_which_scaler();
|
int yuv_which_scaler();
|
||||||
void yuv_interpolate_frames( uint8_t *dst, uint8_t *a, uint8_t *b, const int len, const float frac );
|
void yuv_interpolate_frames( uint8_t *dst, uint8_t *a, uint8_t *b, const int len, const float frac );
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user