#include <vithist.h>
Public Attributes | |
| lattice_t * | lattice |
| s3latid_t * | frm_latstart |
| int32 | lat_alloc |
| int32 | n_lat_entry |
| int32 | n_cand |
| int32 | n_frms_alloc |
| int32 | n_frm |
|
|
frm_latstart[f] = first lattice entry in frame f |
|
|
Number of allocated entries |
|
|
An array of lattice entries. frm_lat_start[f] represnet the first entry for the frame f |
|
|
If number of candidate is larger than zero, The then decoder is workin in "lattice-mode", which means using the candidate in the lattice to constrain the search? |
|
|
Number of frames searched |
|
|
Number of frames allocated in frm_latstart |
|
|
Number of lattice entries |
1.3.9.1