Searched defs:CLAMP_TYPE (Results 1 – 2 of 2) sorted by relevance
| /external/libvpx/vp8/common/ | ||
| D | onyxc_int.h | 60 } CLAMP_TYPE;  typedef | 
| /external/zstd/lib/compress/ | ||
| D | zstd_compress.c | 1250 #   define CLAMP_TYPE(cParam, val, type) {                                \  in ZSTD_clampCParams()  macro |