Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dtinyexr.h8679 static void hufClearDecTable(HufDec *hdecod) // io: (allocated by caller) in hufClearDecTable() argument
8786 static void hufFreeDecTable(HufDec *hdecod) // i argument
8698 hufBuildDecTable(const long long *hcode, int im, int iM, HufDec *hdecod) hufBuildDecTable() argument
8947 hufDecode(const long long *hcode, const HufDec *hdecod, const char *in, int ni, int rlc, int no, unsigned short *out) hufDecode() argument
[all...]

Completed in 23 milliseconds