Home
last modified time | relevance | path

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

/dports/audio/kexis/kexis/
H A Drice.c123 if((encoderVersion == RICE_DUAL_K || encoderVersion == RICE_DUAL_K_BLOCK) in collect_K_stats()
150 else if(encoderVersion == RICE_DUAL_K_BLOCK) { in get_K()
159 else if(encoderVersion == RICE_DUAL_K_BLOCK) { in get_K()
195 else if(encoderVersion == RICE_DUAL_K_BLOCK) in update_K()
203 else if(encoderVersion == RICE_DUAL_K_BLOCK) { in update_K()
H A Dtypes.h47 #define RICE_DUAL_K_BLOCK 3 macro
H A Dpredictor.c33 options->encoderVersion == RICE_DUAL_K_BLOCK) in zero_predictor_table()
48 options->encoderVersion == RICE_DUAL_K_BLOCK) in zero_predictor_table()
H A Dkexis.c274 else if(options->encoderVersion == RICE_DUAL_K_BLOCK) { in print_progress()
357 options->encoderVersion == RICE_DUAL_K_BLOCK) { in handle_verbose()