Home
last modified time | relevance | path

Searched refs:huffman_enforce_max_code_size (Results 1 – 4 of 4) sorted by relevance

/dports/games/openspades/openspades-0.1.3/Sources/Core/
H A Djpge.cpp185 static void huffman_enforce_max_code_size(int *pNum_codes, int code_list_len, int max_code_size) in huffman_enforce_max_code_size() function
224 huffman_enforce_max_code_size(num_codes, num_used_syms, JPGE_CODE_SIZE_LIMIT); in optimize_huffman_table()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpge.cpp217 static void huffman_enforce_max_code_size(int* pNum_codes, int code_list_len, int max_code_size) in huffman_enforce_max_code_size() function
256 huffman_enforce_max_code_size(num_codes, num_used_syms, JPGE_CODE_SIZE_LIMIT); in optimize_huffman_table()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/jpge/
H A Djpge.cpp217 static void huffman_enforce_max_code_size(int* pNum_codes, int code_list_len, int max_code_size) in huffman_enforce_max_code_size() function
256 huffman_enforce_max_code_size(num_codes, num_used_syms, JPGE_CODE_SIZE_LIMIT); in optimize_huffman_table()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpge.cpp217 static void huffman_enforce_max_code_size(int* pNum_codes, int code_list_len, int max_code_size) in huffman_enforce_max_code_size() function
256 huffman_enforce_max_code_size(num_codes, num_used_syms, JPGE_CODE_SIZE_LIMIT); in optimize_huffman_table()