encoding.CodebookPolicy enum¶
Codebook source for indexed encoded values.
Cases¶
| Keyword | Value | Description |
|---|---|---|
none |
0 | — |
static_builtin_table |
1 | — |
static_symbol_table |
2 | — |
global_data_table |
3 | — |
dynamic_table_operand |
4 | — |
per_superblock_table |
5 | — |
Used by¶
#encoding.operand.codebook