|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Go to the source code of this file.
Functions | |
| bool | frame_validate_integrity (const char *frame_data, size_t frame_size) |
| size_t | frame_get_valid_end (const char *frame_data, size_t frame_size) |
| size_t frame_get_valid_end | ( | const char * | frame_data, |
| size_t | frame_size | ||
| ) |
Definition at line 69 of file video/frame_validator.c.
| bool frame_validate_integrity | ( | const char * | frame_data, |
| size_t | frame_size | ||
| ) |
Definition at line 33 of file video/frame_validator.c.