Home
last modified time | relevance | path

Searched defs:BLOCK_TYPES (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dentropy.h62 #define BLOCK_TYPES 4 macro
/external/zstd/tests/
Ddecodecorpus.c168 const char *BLOCK_TYPES[] = {"raw", "rle", "compressed"}; variable