Crate sentryshot_filter

Source

Structs§

Frame
This structure describes decoded (raw) audio or video data.
PaddedBytes
Vec<u8> but the capacity is padded for SIMD.

Enums§

CropError
PadError

Functions§

crop
Crops src_frame and stores it in dst_frame
pad
Pads src_frame and stores it in dst_frame