#include <cstdint>
#include <vector>
Go to the source code of this file.
Namespaces | |
dai | |
dai::utility | |
Functions | |
std::vector< SliceType > | dai::utility::getTypesH264 (const std::vector< std::uint8_t > &bs, bool breakOnFirst=false) |
std::vector< SliceType > | dai::utility::getTypesH265 (const std::vector< std::uint8_t > &bs, bool breakOnFirst=false) |