#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <cmd_ln.h>
#include <info.h>
#include <hash_table.h>
#include <case.h>
#include <s3types.h>
Classes | |
struct | node_s |
struct | filler2phnMap |
Macros | |
#define | MAX_HYP_LEN 600 |
#define | DP_HASH_SIZE 100000 |
Typedefs | |
typedef struct node_s | node_t |
Variables | |
filler2phnMap | fillpause [] |
#define DP_HASH_SIZE 100000 |
#define MAX_HYP_LEN 600 |
filler2phnMap fillpause[] |