|
VideoTools
|
#include "gdef.h"#include "gvrtpjpegpacket.h"#include "gassert.h"#include "ghexdump.h"#include <algorithm>#include <stdexcept>Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | limit (T min, T value, T max) |
| unsigned char | comp (unsigned char n) |