Searched defs:BLOCK_TYPES (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/ | ||
D | entropy.h | 62 #define BLOCK_TYPES 4 macro |
/external/zstd/tests/ | ||
D | decodecorpus.c | 168 const char *BLOCK_TYPES[] = {"raw", "rle", "compressed"}; variable |