Searched refs:huff_decode (Results 1 – 1 of 1) sorted by relevance
568 static ERROR_t huff_decode(HANDLE_FDK_BITSTREAM strm, SCHAR* out_data_1, in huff_decode() function961 err = huff_decode(strm, pDataVec[0], pDataVec[1], data_type, diff_type[0], in EcDataPairDec()