Home
last modified time | relevance | path

Searched defs:HUF_ENCSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dexr.c298 #define HUF_ENCSIZE ((1 << HUF_ENCBITS) + 1) // encoding table size macro
/third_party/astc-encoder/Source/
H A Dtinyexr.h8280 const int HUF_ENCSIZE = (1 << HUF_ENCBITS) + 1; // encoding table size member
[all...]

Completed in 19 milliseconds