diff --git a/.gitattributes b/.gitattributes index c0f914118de..69a9ea748f8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -36,3 +36,4 @@ src/core/debug/stats_data.cc linguist-generated=true src/core/experiments/experiments.h linguist-generated=true src/core/experiments/experiments.cc linguist-generated=true bazel/experiments.bzl linguist-generated=true +test/cpp/microbenchmarks/huffman_geometries/** linguist-generated=true \ No newline at end of file diff --git a/src/core/ext/transport/chttp2/transport/decode_huff.cc b/src/core/ext/transport/chttp2/transport/decode_huff.cc index 5cd4221cf27..cdbab5a4e12 100644 --- a/src/core/ext/transport/chttp2/transport/decode_huff.cc +++ b/src/core/ext/transport/chttp2/transport/decode_huff.cc @@ -12,7 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -//////////////////////////////////////////////////////////////////////////////// // This file is autogenerated: see // tools/codegen/core/gen_huffman_decompressor.cc @@ -23,42 +22,42 @@ namespace grpc_core { const uint8_t HuffDecoderCommon::table2_0_emit_[10] = { 0x30, 0x31, 0x32, 0x61, 0x63, 0x65, 0x69, 0x6f, 0x73, 0x74}; const uint8_t HuffDecoderCommon::table2_0_ops_[32] = { - 0x02, 0x06, 0x0a, 0x0e, 0x12, 0x16, 0x1a, 0x1e, 0x22, 0x26, 0x01, + 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, 0x18, 0x1c, 0x20, 0x24, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00}; + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02}; const uint8_t HuffDecoderCommon::table3_0_emit_[36] = { 0x30, 0x31, 0x32, 0x61, 0x63, 0x65, 0x69, 0x6f, 0x73, 0x74, 0x20, 0x25, 0x2d, 0x2e, 0x2f, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3d, 0x41, 0x5f, 0x62, 0x64, 0x66, 0x67, 0x68, 0x6c, 0x6d, 0x6e, 0x70, 0x72, 0x75}; const uint8_t HuffDecoderCommon::table3_0_ops_[64] = { - 0x01, 0x02, 0x01, 0x06, 0x01, 0x0a, 0x01, 0x0e, 0x01, 0x12, 0x01, - 0x16, 0x01, 0x1a, 0x01, 0x1e, 0x01, 0x22, 0x01, 0x26, 0x2a, 0x2e, - 0x32, 0x36, 0x3a, 0x3e, 0x42, 0x46, 0x4a, 0x4e, 0x52, 0x56, 0x5a, - 0x5e, 0x62, 0x66, 0x6a, 0x6e, 0x72, 0x76, 0x7a, 0x7e, 0x82, 0x86, - 0x8a, 0x8e, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00}; + 0x00, 0x01, 0x00, 0x05, 0x00, 0x09, 0x00, 0x0d, 0x00, 0x11, 0x00, + 0x15, 0x00, 0x19, 0x00, 0x1d, 0x00, 0x21, 0x00, 0x25, 0x29, 0x2d, + 0x31, 0x35, 0x39, 0x3d, 0x41, 0x45, 0x49, 0x4d, 0x51, 0x55, 0x59, + 0x5d, 0x61, 0x65, 0x69, 0x6d, 0x71, 0x75, 0x79, 0x7d, 0x81, 0x85, + 0x89, 0x8d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; const uint8_t HuffDecoderCommon::table4_0_emit_[22] = { 0x30, 0x31, 0x32, 0x61, 0x63, 0x65, 0x69, 0x6f, 0x73, 0x74, 0x20, 0x25, 0x2d, 0x2e, 0x2f, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39}; const uint8_t HuffDecoderCommon::table4_0_ops_[64] = { - 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x06, 0x01, 0x01, 0x01, - 0x0a, 0x01, 0x01, 0x01, 0x0e, 0x01, 0x01, 0x01, 0x12, 0x01, 0x01, - 0x01, 0x16, 0x01, 0x01, 0x01, 0x1a, 0x01, 0x01, 0x01, 0x1e, 0x01, - 0x01, 0x01, 0x22, 0x01, 0x01, 0x01, 0x26, 0x01, 0x2a, 0x01, 0x2e, - 0x01, 0x32, 0x01, 0x36, 0x01, 0x3a, 0x01, 0x3e, 0x01, 0x42, 0x01, - 0x46, 0x01, 0x4a, 0x01, 0x4e, 0x01, 0x52, 0x01, 0x56}; + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x09, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, + 0x00, 0x15, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x1d, 0x00, + 0x00, 0x00, 0x21, 0x00, 0x00, 0x00, 0x25, 0x00, 0x29, 0x00, 0x2d, + 0x00, 0x31, 0x00, 0x35, 0x00, 0x39, 0x00, 0x3d, 0x00, 0x41, 0x00, + 0x45, 0x00, 0x49, 0x00, 0x4d, 0x00, 0x51, 0x00, 0x55}; const uint8_t HuffDecoderCommon::table4_1_emit_[46] = { 0x3d, 0x41, 0x5f, 0x62, 0x64, 0x66, 0x67, 0x68, 0x6c, 0x6d, 0x6e, 0x70, 0x72, 0x75, 0x3a, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x59, 0x6a, 0x6b, 0x71, 0x76, 0x77, 0x78, 0x79, 0x7a}; const uint8_t HuffDecoderCommon::table4_1_ops_[64] = { - 0x01, 0x02, 0x01, 0x06, 0x01, 0x0a, 0x01, 0x0e, 0x01, 0x12, 0x01, - 0x16, 0x01, 0x1a, 0x01, 0x1e, 0x01, 0x22, 0x01, 0x26, 0x01, 0x2a, - 0x01, 0x2e, 0x01, 0x32, 0x01, 0x36, 0x3a, 0x3e, 0x42, 0x46, 0x4a, - 0x4e, 0x52, 0x56, 0x5a, 0x5e, 0x62, 0x66, 0x6a, 0x6e, 0x72, 0x76, - 0x7a, 0x7e, 0x82, 0x86, 0x8a, 0x8e, 0x92, 0x96, 0x9a, 0x9e, 0xa2, - 0xa6, 0xaa, 0xae, 0xb2, 0xb6, 0x01, 0x01, 0x01, 0x00}; + 0x00, 0x01, 0x00, 0x05, 0x00, 0x09, 0x00, 0x0d, 0x00, 0x11, 0x00, + 0x15, 0x00, 0x19, 0x00, 0x1d, 0x00, 0x21, 0x00, 0x25, 0x00, 0x29, + 0x00, 0x2d, 0x00, 0x31, 0x00, 0x35, 0x39, 0x3d, 0x41, 0x45, 0x49, + 0x4d, 0x51, 0x55, 0x59, 0x5d, 0x61, 0x65, 0x69, 0x6d, 0x71, 0x75, + 0x79, 0x7d, 0x81, 0x85, 0x89, 0x8d, 0x91, 0x95, 0x99, 0x9d, 0xa1, + 0xa5, 0xa9, 0xad, 0xb1, 0xb5, 0x00, 0x00, 0x00, 0x02}; const uint8_t* const HuffDecoderCommon::table4_emit_[2] = { table4_0_emit_, table4_1_emit_, @@ -67,185 +66,6581 @@ const uint8_t* const HuffDecoderCommon::table4_ops_[2] = { table4_0_ops_, table4_1_ops_, }; -const uint8_t HuffDecoderCommon::table1_0_emit_[74] = { - 0x30, 0x31, 0x32, 0x61, 0x63, 0x65, 0x69, 0x6f, 0x73, 0x74, 0x20, - 0x25, 0x2d, 0x2e, 0x2f, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, +const uint8_t HuffDecoderCommon::table5_0_ops_[128] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x15, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x21, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x25, 0x00, 0x00, 0x00, 0x29, + 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x31, 0x00, 0x00, 0x00, 0x35, + 0x00, 0x00, 0x00, 0x39, 0x00, 0x00, 0x00, 0x3d, 0x00, 0x00, 0x00, 0x41, + 0x00, 0x00, 0x00, 0x45, 0x00, 0x00, 0x00, 0x49, 0x00, 0x00, 0x00, 0x4d, + 0x00, 0x00, 0x00, 0x51, 0x00, 0x00, 0x00, 0x55}; +const uint8_t HuffDecoderCommon::table5_1_emit_[52] = { 0x3d, 0x41, 0x5f, 0x62, 0x64, 0x66, 0x67, 0x68, 0x6c, 0x6d, 0x6e, 0x70, 0x72, 0x75, 0x3a, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x59, 0x6a, 0x6b, 0x71, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x26, 0x2a, 0x2c, 0x3b, 0x58, 0x5a}; -const uint16_t HuffDecoderCommon::table1_0_inner_[76] = { - 0x0005, 0x0045, 0x0085, 0x00c5, 0x0105, 0x0145, 0x0185, 0x01c5, 0x0205, - 0x0245, 0x0286, 0x02c6, 0x0306, 0x0346, 0x0386, 0x03c6, 0x0406, 0x0446, - 0x0486, 0x04c6, 0x0506, 0x0546, 0x0586, 0x05c6, 0x0606, 0x0646, 0x0686, - 0x06c6, 0x0706, 0x0746, 0x0786, 0x07c6, 0x0806, 0x0846, 0x0886, 0x08c6, - 0x0907, 0x0947, 0x0987, 0x09c7, 0x0a07, 0x0a47, 0x0a87, 0x0ac7, 0x0b07, - 0x0b47, 0x0b87, 0x0bc7, 0x0c07, 0x0c47, 0x0c87, 0x0cc7, 0x0d07, 0x0d47, - 0x0d87, 0x0dc7, 0x0e07, 0x0e47, 0x0e87, 0x0ec7, 0x0f07, 0x0f47, 0x0f87, - 0x0fc7, 0x1007, 0x1047, 0x1087, 0x10c7, 0x1108, 0x1148, 0x1188, 0x11c8, - 0x1208, 0x1248, 0x0018, 0x0028}; -const uint8_t HuffDecoderCommon::table1_0_outer_[256] = { - 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, - 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, - 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, - 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, - 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, - 13, 14, 14, 14, 14, 15, 15, 15, 15, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, - 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 22, 22, 22, 22, 23, - 23, 23, 23, 24, 24, 24, 24, 25, 25, 25, 25, 26, 26, 26, 26, 27, 27, 27, 27, - 28, 28, 28, 28, 29, 29, 29, 29, 30, 30, 30, 30, 31, 31, 31, 31, 32, 32, 32, - 32, 33, 33, 33, 33, 34, 34, 34, 34, 35, 35, 35, 35, 36, 36, 37, 37, 38, 38, - 39, 39, 40, 40, 41, 41, 42, 42, 43, 43, 44, 44, 45, 45, 46, 46, 47, 47, 48, - 48, 49, 49, 50, 50, 51, 51, 52, 52, 53, 53, 54, 54, 55, 55, 56, 56, 57, 57, - 58, 58, 59, 59, 60, 60, 61, 61, 62, 62, 63, 63, 64, 64, 65, 65, 66, 66, 67, - 67, 68, 69, 70, 71, 72, 73, 74, 75}; -const uint8_t HuffDecoderCommon::table8_0_inner_[6] = {0x01, 0x02, 0x06, - 0x0a, 0x0e, 0x00}; -const uint8_t HuffDecoderCommon::table8_0_outer_[8] = {0, 1, 2, 3, 4, 0, 0, 5}; -const uint8_t HuffDecoderCommon::table9_0_emit_[6] = {0x3f, 0x27, 0x2b, - 0x7c, 0x23, 0x3e}; -const uint8_t HuffDecoderCommon::table9_0_inner_[8] = {0x01, 0x02, 0x06, 0x0a, - 0x0e, 0x12, 0x16, 0x00}; -const uint8_t HuffDecoderCommon::table9_0_outer_[16] = {0, 0, 0, 1, 0, 2, 0, 3, - 0, 4, 5, 6, 0, 0, 0, 7}; -const uint8_t HuffDecoderCommon::table10_0_emit_[12] = { - 0x3f, 0x27, 0x2b, 0x7c, 0x23, 0x3e, 0x00, 0x24, 0x40, 0x5b, 0x5d, 0x7e}; -const uint8_t HuffDecoderCommon::table10_0_ops_[32] = { - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, - 0x06, 0x01, 0x01, 0x01, 0x0a, 0x01, 0x01, 0x01, 0x0e, 0x01, 0x12, - 0x01, 0x16, 0x1a, 0x1e, 0x22, 0x26, 0x2a, 0x2e, 0x01, 0x00}; -const uint8_t HuffDecoderCommon::table11_0_emit_[14] = { - 0x3f, 0x27, 0x2b, 0x7c, 0x23, 0x3e, 0x00, - 0x24, 0x40, 0x5b, 0x5d, 0x7e, 0x5e, 0x7d}; -const uint8_t HuffDecoderCommon::table11_0_ops_[64] = { +const uint8_t HuffDecoderCommon::table5_1_ops_[128] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x09, + 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x15, + 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x21, + 0x00, 0x00, 0x00, 0x25, 0x00, 0x00, 0x00, 0x29, 0x00, 0x00, 0x00, 0x2d, + 0x00, 0x00, 0x00, 0x31, 0x00, 0x00, 0x00, 0x35, 0x00, 0x39, 0x00, 0x3d, + 0x00, 0x41, 0x00, 0x45, 0x00, 0x49, 0x00, 0x4d, 0x00, 0x51, 0x00, 0x55, + 0x00, 0x59, 0x00, 0x5d, 0x00, 0x61, 0x00, 0x65, 0x00, 0x69, 0x00, 0x6d, + 0x00, 0x71, 0x00, 0x75, 0x00, 0x79, 0x00, 0x7d, 0x00, 0x81, 0x00, 0x85, + 0x00, 0x89, 0x00, 0x8d, 0x00, 0x91, 0x00, 0x95, 0x00, 0x99, 0x00, 0x9d, + 0x00, 0xa1, 0x00, 0xa5, 0x00, 0xa9, 0x00, 0xad, 0x00, 0xb1, 0x00, 0xb5, + 0xb9, 0xbd, 0xc1, 0xc5, 0xc9, 0xcd, 0x00, 0x02}; +const uint8_t* const HuffDecoderCommon::table5_emit_[2] = { + table4_0_emit_, + table5_1_emit_, +}; +const uint8_t* const HuffDecoderCommon::table5_ops_[2] = { + table5_0_ops_, + table5_1_ops_, +}; +const uint8_t HuffDecoderCommon::table6_0_emit_[2] = {0x30, 0x31}; +const uint8_t HuffDecoderCommon::table6_0_ops_[32] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05}; +const uint8_t HuffDecoderCommon::table6_1_emit_[2] = {0x32, 0x61}; +const uint8_t HuffDecoderCommon::table6_2_emit_[2] = {0x63, 0x65}; +const uint8_t HuffDecoderCommon::table6_3_emit_[2] = {0x69, 0x6f}; +const uint8_t HuffDecoderCommon::table6_4_emit_[2] = {0x73, 0x74}; +const uint8_t HuffDecoderCommon::table6_5_emit_[4] = {0x20, 0x25, 0x2d, 0x2e}; +const uint8_t HuffDecoderCommon::table6_5_ops_[32] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0d}; +const uint8_t HuffDecoderCommon::table6_6_emit_[4] = {0x2f, 0x33, 0x34, 0x35}; +const uint8_t HuffDecoderCommon::table6_7_emit_[4] = {0x36, 0x37, 0x38, 0x39}; +const uint8_t HuffDecoderCommon::table6_8_emit_[4] = {0x3d, 0x41, 0x5f, 0x62}; +const uint8_t HuffDecoderCommon::table6_9_emit_[4] = {0x64, 0x66, 0x67, 0x68}; +const uint8_t HuffDecoderCommon::table6_10_emit_[4] = {0x6c, 0x6d, 0x6e, 0x70}; +const uint8_t HuffDecoderCommon::table6_11_emit_[6] = {0x72, 0x75, 0x3a, + 0x42, 0x43, 0x44}; +const uint8_t HuffDecoderCommon::table6_11_ops_[32] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, + 0x00, 0x0d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x15}; +const uint8_t HuffDecoderCommon::table6_12_emit_[8] = {0x45, 0x46, 0x47, 0x48, + 0x49, 0x4a, 0x4b, 0x4c}; +const uint8_t HuffDecoderCommon::table6_12_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x09, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, + 0x00, 0x15, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x1d}; +const uint8_t HuffDecoderCommon::table6_13_emit_[8] = {0x4d, 0x4e, 0x4f, 0x50, + 0x51, 0x52, 0x53, 0x54}; +const uint8_t HuffDecoderCommon::table6_14_emit_[8] = {0x55, 0x56, 0x57, 0x59, + 0x6a, 0x6b, 0x71, 0x76}; +const uint8_t HuffDecoderCommon::table6_15_emit_[10] = { + 0x77, 0x78, 0x79, 0x7a, 0x26, 0x2a, 0x2c, 0x3b, 0x58, 0x5a}; +const uint8_t HuffDecoderCommon::table6_15_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x09, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x11, 0x00, 0x15, 0x00, 0x19, + 0x00, 0x1d, 0x00, 0x21, 0x00, 0x25, 0x00, 0x00, 0x00, 0x02}; +const uint8_t* const HuffDecoderCommon::table6_emit_[16] = { + table6_0_emit_, table6_1_emit_, table6_2_emit_, table6_3_emit_, + table6_4_emit_, table6_5_emit_, table6_6_emit_, table6_7_emit_, + table6_8_emit_, table6_9_emit_, table6_10_emit_, table6_11_emit_, + table6_12_emit_, table6_13_emit_, table6_14_emit_, table6_15_emit_, +}; +const uint8_t* const HuffDecoderCommon::table6_ops_[16] = { + table6_0_ops_, table6_0_ops_, table6_0_ops_, table6_0_ops_, + table6_0_ops_, table6_5_ops_, table6_5_ops_, table6_5_ops_, + table6_5_ops_, table6_5_ops_, table6_5_ops_, table6_11_ops_, + table6_12_ops_, table6_12_ops_, table6_12_ops_, table6_15_ops_, +}; +const uint8_t HuffDecoderCommon::table7_0_emit_[36] = { + 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x61, 0x30, 0x63, 0x30, 0x65, 0x30, + 0x69, 0x30, 0x6f, 0x30, 0x73, 0x30, 0x74, 0x31, 0x31, 0x32, 0x31, 0x61, + 0x31, 0x63, 0x31, 0x65, 0x31, 0x69, 0x31, 0x6f, 0x31, 0x73, 0x31, 0x74}; +const uint8_t HuffDecoderCommon::table7_0_ops_[64] = { + 0x00, 0x04, 0x0c, 0x14, 0x1c, 0x24, 0x2c, 0x34, 0x3c, 0x44, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x08, + 0x4c, 0x50, 0x58, 0x60, 0x68, 0x70, 0x78, 0x80, 0x88, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0a}; +const uint8_t HuffDecoderCommon::table7_1_emit_[36] = { + 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x61, 0x32, 0x63, 0x32, 0x65, 0x32, + 0x69, 0x32, 0x6f, 0x32, 0x73, 0x32, 0x74, 0x61, 0x30, 0x61, 0x31, 0x61, + 0x61, 0x63, 0x61, 0x65, 0x61, 0x69, 0x61, 0x6f, 0x61, 0x73, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table7_1_ops_[64] = { + 0x00, 0x08, 0x10, 0x14, 0x1c, 0x24, 0x2c, 0x34, 0x3c, 0x44, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x4c, + 0x54, 0x18, 0x5c, 0x60, 0x68, 0x70, 0x78, 0x80, 0x88, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x1a}; +const uint8_t HuffDecoderCommon::table7_2_emit_[36] = { + 0x63, 0x30, 0x63, 0x31, 0x63, 0x32, 0x63, 0x61, 0x63, 0x63, 0x65, 0x63, + 0x69, 0x63, 0x6f, 0x63, 0x73, 0x63, 0x74, 0x65, 0x30, 0x65, 0x31, 0x65, + 0x32, 0x65, 0x61, 0x65, 0x65, 0x69, 0x65, 0x6f, 0x65, 0x73, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table7_2_ops_[64] = { + 0x00, 0x08, 0x10, 0x18, 0x20, 0x24, 0x2c, 0x34, 0x3c, 0x44, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x4c, + 0x54, 0x5c, 0x64, 0x28, 0x6c, 0x70, 0x78, 0x80, 0x88, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x2a}; +const uint8_t HuffDecoderCommon::table7_3_emit_[36] = { + 0x69, 0x30, 0x69, 0x31, 0x69, 0x32, 0x69, 0x61, 0x69, 0x63, 0x69, 0x65, + 0x69, 0x69, 0x6f, 0x69, 0x73, 0x69, 0x74, 0x6f, 0x30, 0x6f, 0x31, 0x6f, + 0x32, 0x6f, 0x61, 0x6f, 0x63, 0x6f, 0x65, 0x6f, 0x6f, 0x73, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table7_3_ops_[64] = { + 0x00, 0x08, 0x10, 0x18, 0x20, 0x28, 0x30, 0x34, 0x3c, 0x44, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x4c, + 0x54, 0x5c, 0x64, 0x6c, 0x74, 0x38, 0x7c, 0x80, 0x88, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x3a}; +const uint8_t HuffDecoderCommon::table7_4_emit_[38] = { + 0x73, 0x30, 0x73, 0x31, 0x73, 0x32, 0x73, 0x61, 0x73, 0x63, + 0x73, 0x65, 0x73, 0x69, 0x73, 0x6f, 0x73, 0x73, 0x74, 0x30, + 0x74, 0x31, 0x74, 0x32, 0x74, 0x61, 0x74, 0x63, 0x74, 0x65, + 0x74, 0x69, 0x74, 0x6f, 0x74, 0x73, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table7_4_ops_[64] = { + 0x00, 0x08, 0x10, 0x18, 0x20, 0x28, 0x30, 0x38, 0x40, 0x44, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x48, + 0x50, 0x58, 0x60, 0x68, 0x70, 0x78, 0x80, 0x88, 0x90, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x4a}; +const uint8_t HuffDecoderCommon::table7_5_ops_[64] = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x06, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0a, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0e, 0x01, 0x01, 0x01, 0x12, - 0x01, 0x01, 0x01, 0x16, 0x01, 0x1a, 0x01, 0x1e, 0x01, 0x22, 0x01, - 0x26, 0x01, 0x2a, 0x01, 0x2e, 0x32, 0x36, 0x01, 0x00}; -const uint8_t HuffDecoderCommon::table6_0_emit_[3] = {0x3f, 0x27, 0x2b}; -const uint8_t HuffDecoderCommon::table6_0_ops_[64] = { - 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, - 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, - 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x13, - 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, - 0x13, 0x13, 0x13, 0x13, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, - 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23}; -const uint8_t HuffDecoderCommon::table6_1_emit_[14] = { + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x06, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x0a, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0e}; +const uint8_t HuffDecoderCommon::table7_11_ops_[64] = { + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x06, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0a, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x0e, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x12, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x16}; +const uint8_t HuffDecoderCommon::table7_12_ops_[64] = { + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x06, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x0a, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0e, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x12, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x16, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x1a, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x1e}; +const uint8_t HuffDecoderCommon::table7_15_emit_[15] = { + 0x77, 0x78, 0x79, 0x7a, 0x26, 0x2a, 0x2c, 0x3b, + 0x58, 0x5a, 0x21, 0x22, 0x28, 0x29, 0x3f}; +const uint8_t HuffDecoderCommon::table7_15_ops_[64] = { + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x06, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x0a, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0e, 0x01, + 0x01, 0x01, 0x12, 0x01, 0x01, 0x01, 0x16, 0x01, 0x01, 0x01, 0x1a, + 0x01, 0x01, 0x01, 0x1e, 0x01, 0x01, 0x01, 0x22, 0x01, 0x01, 0x01, + 0x26, 0x2a, 0x2e, 0x32, 0x36, 0x3a, 0x01, 0x01, 0x03}; +const uint8_t* const HuffDecoderCommon::table7_emit_[16] = { + table7_0_emit_, table7_1_emit_, table7_2_emit_, table7_3_emit_, + table7_4_emit_, table6_5_emit_, table6_6_emit_, table6_7_emit_, + table6_8_emit_, table6_9_emit_, table6_10_emit_, table6_11_emit_, + table6_12_emit_, table6_13_emit_, table6_14_emit_, table7_15_emit_, +}; +const uint8_t* const HuffDecoderCommon::table7_ops_[16] = { + table7_0_ops_, table7_1_ops_, table7_2_ops_, table7_3_ops_, + table7_4_ops_, table7_5_ops_, table7_5_ops_, table7_5_ops_, + table7_5_ops_, table7_5_ops_, table7_5_ops_, table7_11_ops_, + table7_12_ops_, table7_12_ops_, table7_12_ops_, table7_15_ops_, +}; +const uint8_t HuffDecoderCommon::table8_0_emit_[71] = { + 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x61, 0x30, 0x63, 0x30, 0x65, 0x30, + 0x69, 0x30, 0x6f, 0x30, 0x73, 0x30, 0x74, 0x30, 0x20, 0x30, 0x25, 0x30, + 0x2d, 0x30, 0x2e, 0x30, 0x2f, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, + 0x36, 0x30, 0x37, 0x30, 0x38, 0x30, 0x39, 0x30, 0x3d, 0x30, 0x41, 0x30, + 0x5f, 0x30, 0x62, 0x30, 0x64, 0x30, 0x66, 0x30, 0x67, 0x30, 0x68, 0x30, + 0x6c, 0x30, 0x6d, 0x30, 0x6e, 0x30, 0x70, 0x30, 0x72, 0x30, 0x75}; +const uint16_t HuffDecoderCommon::table8_0_inner_[38] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_0_outer_[64] = { + 0, 1, 0, 2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, + 0, 9, 0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, + 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37}; +const uint8_t HuffDecoderCommon::table8_1_emit_[71] = { + 0x31, 0x30, 0x31, 0x31, 0x32, 0x31, 0x61, 0x31, 0x63, 0x31, 0x65, 0x31, + 0x69, 0x31, 0x6f, 0x31, 0x73, 0x31, 0x74, 0x31, 0x20, 0x31, 0x25, 0x31, + 0x2d, 0x31, 0x2e, 0x31, 0x2f, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, 0x31, + 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x31, 0x3d, 0x31, 0x41, 0x31, + 0x5f, 0x31, 0x62, 0x31, 0x64, 0x31, 0x66, 0x31, 0x67, 0x31, 0x68, 0x31, + 0x6c, 0x31, 0x6d, 0x31, 0x6e, 0x31, 0x70, 0x31, 0x72, 0x31, 0x75}; +const uint16_t HuffDecoderCommon::table8_1_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_2_emit_[71] = { + 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x61, 0x32, 0x63, 0x32, 0x65, 0x32, + 0x69, 0x32, 0x6f, 0x32, 0x73, 0x32, 0x74, 0x32, 0x20, 0x32, 0x25, 0x32, + 0x2d, 0x32, 0x2e, 0x32, 0x2f, 0x32, 0x33, 0x32, 0x34, 0x32, 0x35, 0x32, + 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x32, 0x3d, 0x32, 0x41, 0x32, + 0x5f, 0x32, 0x62, 0x32, 0x64, 0x32, 0x66, 0x32, 0x67, 0x32, 0x68, 0x32, + 0x6c, 0x32, 0x6d, 0x32, 0x6e, 0x32, 0x70, 0x32, 0x72, 0x32, 0x75}; +const uint16_t HuffDecoderCommon::table8_2_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_3_emit_[71] = { + 0x61, 0x30, 0x61, 0x31, 0x61, 0x32, 0x61, 0x61, 0x63, 0x61, 0x65, 0x61, + 0x69, 0x61, 0x6f, 0x61, 0x73, 0x61, 0x74, 0x61, 0x20, 0x61, 0x25, 0x61, + 0x2d, 0x61, 0x2e, 0x61, 0x2f, 0x61, 0x33, 0x61, 0x34, 0x61, 0x35, 0x61, + 0x36, 0x61, 0x37, 0x61, 0x38, 0x61, 0x39, 0x61, 0x3d, 0x61, 0x41, 0x61, + 0x5f, 0x61, 0x62, 0x61, 0x64, 0x61, 0x66, 0x61, 0x67, 0x61, 0x68, 0x61, + 0x6c, 0x61, 0x6d, 0x61, 0x6e, 0x61, 0x70, 0x61, 0x72, 0x61, 0x75}; +const uint16_t HuffDecoderCommon::table8_3_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_4_emit_[71] = { + 0x63, 0x30, 0x63, 0x31, 0x63, 0x32, 0x63, 0x61, 0x63, 0x63, 0x65, 0x63, + 0x69, 0x63, 0x6f, 0x63, 0x73, 0x63, 0x74, 0x63, 0x20, 0x63, 0x25, 0x63, + 0x2d, 0x63, 0x2e, 0x63, 0x2f, 0x63, 0x33, 0x63, 0x34, 0x63, 0x35, 0x63, + 0x36, 0x63, 0x37, 0x63, 0x38, 0x63, 0x39, 0x63, 0x3d, 0x63, 0x41, 0x63, + 0x5f, 0x63, 0x62, 0x63, 0x64, 0x63, 0x66, 0x63, 0x67, 0x63, 0x68, 0x63, + 0x6c, 0x63, 0x6d, 0x63, 0x6e, 0x63, 0x70, 0x63, 0x72, 0x63, 0x75}; +const uint16_t HuffDecoderCommon::table8_4_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_5_emit_[71] = { + 0x65, 0x30, 0x65, 0x31, 0x65, 0x32, 0x65, 0x61, 0x65, 0x63, 0x65, 0x65, + 0x69, 0x65, 0x6f, 0x65, 0x73, 0x65, 0x74, 0x65, 0x20, 0x65, 0x25, 0x65, + 0x2d, 0x65, 0x2e, 0x65, 0x2f, 0x65, 0x33, 0x65, 0x34, 0x65, 0x35, 0x65, + 0x36, 0x65, 0x37, 0x65, 0x38, 0x65, 0x39, 0x65, 0x3d, 0x65, 0x41, 0x65, + 0x5f, 0x65, 0x62, 0x65, 0x64, 0x65, 0x66, 0x65, 0x67, 0x65, 0x68, 0x65, + 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x65, 0x70, 0x65, 0x72, 0x65, 0x75}; +const uint16_t HuffDecoderCommon::table8_5_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_6_emit_[71] = { + 0x69, 0x30, 0x69, 0x31, 0x69, 0x32, 0x69, 0x61, 0x69, 0x63, 0x69, 0x65, + 0x69, 0x69, 0x6f, 0x69, 0x73, 0x69, 0x74, 0x69, 0x20, 0x69, 0x25, 0x69, + 0x2d, 0x69, 0x2e, 0x69, 0x2f, 0x69, 0x33, 0x69, 0x34, 0x69, 0x35, 0x69, + 0x36, 0x69, 0x37, 0x69, 0x38, 0x69, 0x39, 0x69, 0x3d, 0x69, 0x41, 0x69, + 0x5f, 0x69, 0x62, 0x69, 0x64, 0x69, 0x66, 0x69, 0x67, 0x69, 0x68, 0x69, + 0x6c, 0x69, 0x6d, 0x69, 0x6e, 0x69, 0x70, 0x69, 0x72, 0x69, 0x75}; +const uint16_t HuffDecoderCommon::table8_6_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_7_emit_[71] = { + 0x6f, 0x30, 0x6f, 0x31, 0x6f, 0x32, 0x6f, 0x61, 0x6f, 0x63, 0x6f, 0x65, + 0x6f, 0x69, 0x6f, 0x6f, 0x73, 0x6f, 0x74, 0x6f, 0x20, 0x6f, 0x25, 0x6f, + 0x2d, 0x6f, 0x2e, 0x6f, 0x2f, 0x6f, 0x33, 0x6f, 0x34, 0x6f, 0x35, 0x6f, + 0x36, 0x6f, 0x37, 0x6f, 0x38, 0x6f, 0x39, 0x6f, 0x3d, 0x6f, 0x41, 0x6f, + 0x5f, 0x6f, 0x62, 0x6f, 0x64, 0x6f, 0x66, 0x6f, 0x67, 0x6f, 0x68, 0x6f, + 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x6f, 0x70, 0x6f, 0x72, 0x6f, 0x75}; +const uint16_t HuffDecoderCommon::table8_7_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_8_emit_[71] = { + 0x73, 0x30, 0x73, 0x31, 0x73, 0x32, 0x73, 0x61, 0x73, 0x63, 0x73, 0x65, + 0x73, 0x69, 0x73, 0x6f, 0x73, 0x73, 0x74, 0x73, 0x20, 0x73, 0x25, 0x73, + 0x2d, 0x73, 0x2e, 0x73, 0x2f, 0x73, 0x33, 0x73, 0x34, 0x73, 0x35, 0x73, + 0x36, 0x73, 0x37, 0x73, 0x38, 0x73, 0x39, 0x73, 0x3d, 0x73, 0x41, 0x73, + 0x5f, 0x73, 0x62, 0x73, 0x64, 0x73, 0x66, 0x73, 0x67, 0x73, 0x68, 0x73, + 0x6c, 0x73, 0x6d, 0x73, 0x6e, 0x73, 0x70, 0x73, 0x72, 0x73, 0x75}; +const uint16_t HuffDecoderCommon::table8_8_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_9_emit_[71] = { + 0x74, 0x30, 0x74, 0x31, 0x74, 0x32, 0x74, 0x61, 0x74, 0x63, 0x74, 0x65, + 0x74, 0x69, 0x74, 0x6f, 0x74, 0x73, 0x74, 0x74, 0x20, 0x74, 0x25, 0x74, + 0x2d, 0x74, 0x2e, 0x74, 0x2f, 0x74, 0x33, 0x74, 0x34, 0x74, 0x35, 0x74, + 0x36, 0x74, 0x37, 0x74, 0x38, 0x74, 0x39, 0x74, 0x3d, 0x74, 0x41, 0x74, + 0x5f, 0x74, 0x62, 0x74, 0x64, 0x74, 0x66, 0x74, 0x67, 0x74, 0x68, 0x74, + 0x6c, 0x74, 0x6d, 0x74, 0x6e, 0x74, 0x70, 0x74, 0x72, 0x74, 0x75}; +const uint16_t HuffDecoderCommon::table8_9_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x0002}; +const uint8_t HuffDecoderCommon::table8_10_emit_[40] = { + 0x20, 0x30, 0x20, 0x31, 0x20, 0x32, 0x20, 0x61, 0x20, 0x63, + 0x20, 0x65, 0x20, 0x69, 0x20, 0x6f, 0x20, 0x73, 0x20, 0x74, + 0x25, 0x30, 0x25, 0x31, 0x25, 0x32, 0x25, 0x61, 0x25, 0x63, + 0x25, 0x65, 0x25, 0x69, 0x25, 0x6f, 0x25, 0x73, 0x25, 0x74}; +const uint16_t HuffDecoderCommon::table8_10_inner_[23] = { + 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, 0x0039, + 0x0041, 0x0049, 0x0000, 0x0002, 0x0051, 0x0059, 0x0061, 0x0069, + 0x0071, 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x0052}; +const uint8_t HuffDecoderCommon::table8_10_outer_[64] = { + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 10, 10, 10, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, + 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 10, 10, 10, 10, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 22}; +const uint8_t HuffDecoderCommon::table8_11_emit_[40] = { + 0x2d, 0x30, 0x2d, 0x31, 0x2d, 0x32, 0x2d, 0x61, 0x2d, 0x63, + 0x2d, 0x65, 0x2d, 0x69, 0x2d, 0x6f, 0x2d, 0x73, 0x2d, 0x74, + 0x2e, 0x30, 0x2e, 0x31, 0x2e, 0x32, 0x2e, 0x61, 0x2e, 0x63, + 0x2e, 0x65, 0x2e, 0x69, 0x2e, 0x6f, 0x2e, 0x73, 0x2e, 0x74}; +const uint8_t HuffDecoderCommon::table8_12_emit_[40] = { + 0x2f, 0x30, 0x2f, 0x31, 0x2f, 0x32, 0x2f, 0x61, 0x2f, 0x63, + 0x2f, 0x65, 0x2f, 0x69, 0x2f, 0x6f, 0x2f, 0x73, 0x2f, 0x74, + 0x33, 0x30, 0x33, 0x31, 0x33, 0x32, 0x33, 0x61, 0x33, 0x63, + 0x33, 0x65, 0x33, 0x69, 0x33, 0x6f, 0x33, 0x73, 0x33, 0x74}; +const uint8_t HuffDecoderCommon::table8_13_emit_[40] = { + 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x61, 0x34, 0x63, + 0x34, 0x65, 0x34, 0x69, 0x34, 0x6f, 0x34, 0x73, 0x34, 0x74, + 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x61, 0x35, 0x63, + 0x35, 0x65, 0x35, 0x69, 0x35, 0x6f, 0x35, 0x73, 0x35, 0x74}; +const uint8_t HuffDecoderCommon::table8_14_emit_[40] = { + 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x61, 0x36, 0x63, + 0x36, 0x65, 0x36, 0x69, 0x36, 0x6f, 0x36, 0x73, 0x36, 0x74, + 0x37, 0x30, 0x37, 0x31, 0x37, 0x32, 0x37, 0x61, 0x37, 0x63, + 0x37, 0x65, 0x37, 0x69, 0x37, 0x6f, 0x37, 0x73, 0x37, 0x74}; +const uint8_t HuffDecoderCommon::table8_15_emit_[40] = { + 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x61, 0x38, 0x63, + 0x38, 0x65, 0x38, 0x69, 0x38, 0x6f, 0x38, 0x73, 0x38, 0x74, + 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x61, 0x39, 0x63, + 0x39, 0x65, 0x39, 0x69, 0x39, 0x6f, 0x39, 0x73, 0x39, 0x74}; +const uint8_t HuffDecoderCommon::table8_16_emit_[40] = { + 0x3d, 0x30, 0x3d, 0x31, 0x3d, 0x32, 0x3d, 0x61, 0x3d, 0x63, + 0x3d, 0x65, 0x3d, 0x69, 0x3d, 0x6f, 0x3d, 0x73, 0x3d, 0x74, + 0x41, 0x30, 0x41, 0x31, 0x41, 0x32, 0x41, 0x61, 0x41, 0x63, + 0x41, 0x65, 0x41, 0x69, 0x41, 0x6f, 0x41, 0x73, 0x41, 0x74}; +const uint8_t HuffDecoderCommon::table8_17_emit_[40] = { + 0x5f, 0x30, 0x5f, 0x31, 0x5f, 0x32, 0x5f, 0x61, 0x5f, 0x63, + 0x5f, 0x65, 0x5f, 0x69, 0x5f, 0x6f, 0x5f, 0x73, 0x5f, 0x74, + 0x62, 0x30, 0x62, 0x31, 0x62, 0x32, 0x62, 0x61, 0x62, 0x63, + 0x62, 0x65, 0x62, 0x69, 0x62, 0x6f, 0x62, 0x73, 0x62, 0x74}; +const uint8_t HuffDecoderCommon::table8_18_emit_[40] = { + 0x64, 0x30, 0x64, 0x31, 0x64, 0x32, 0x64, 0x61, 0x64, 0x63, + 0x64, 0x65, 0x64, 0x69, 0x64, 0x6f, 0x64, 0x73, 0x64, 0x74, + 0x66, 0x30, 0x66, 0x31, 0x66, 0x32, 0x66, 0x61, 0x66, 0x63, + 0x66, 0x65, 0x66, 0x69, 0x66, 0x6f, 0x66, 0x73, 0x66, 0x74}; +const uint8_t HuffDecoderCommon::table8_19_emit_[40] = { + 0x67, 0x30, 0x67, 0x31, 0x67, 0x32, 0x67, 0x61, 0x67, 0x63, + 0x67, 0x65, 0x67, 0x69, 0x67, 0x6f, 0x67, 0x73, 0x67, 0x74, + 0x68, 0x30, 0x68, 0x31, 0x68, 0x32, 0x68, 0x61, 0x68, 0x63, + 0x68, 0x65, 0x68, 0x69, 0x68, 0x6f, 0x68, 0x73, 0x68, 0x74}; +const uint8_t HuffDecoderCommon::table8_20_emit_[40] = { + 0x6c, 0x30, 0x6c, 0x31, 0x6c, 0x32, 0x6c, 0x61, 0x6c, 0x63, + 0x6c, 0x65, 0x6c, 0x69, 0x6c, 0x6f, 0x6c, 0x73, 0x6c, 0x74, + 0x6d, 0x30, 0x6d, 0x31, 0x6d, 0x32, 0x6d, 0x61, 0x6d, 0x63, + 0x6d, 0x65, 0x6d, 0x69, 0x6d, 0x6f, 0x6d, 0x73, 0x6d, 0x74}; +const uint8_t HuffDecoderCommon::table8_21_emit_[40] = { + 0x6e, 0x30, 0x6e, 0x31, 0x6e, 0x32, 0x6e, 0x61, 0x6e, 0x63, + 0x6e, 0x65, 0x6e, 0x69, 0x6e, 0x6f, 0x6e, 0x73, 0x6e, 0x74, + 0x70, 0x30, 0x70, 0x31, 0x70, 0x32, 0x70, 0x61, 0x70, 0x63, + 0x70, 0x65, 0x70, 0x69, 0x70, 0x6f, 0x70, 0x73, 0x70, 0x74}; +const uint8_t HuffDecoderCommon::table8_22_emit_[40] = { + 0x72, 0x30, 0x72, 0x31, 0x72, 0x32, 0x72, 0x61, 0x72, 0x63, + 0x72, 0x65, 0x72, 0x69, 0x72, 0x6f, 0x72, 0x73, 0x72, 0x74, + 0x75, 0x30, 0x75, 0x31, 0x75, 0x32, 0x75, 0x61, 0x75, 0x63, + 0x75, 0x65, 0x75, 0x69, 0x75, 0x6f, 0x75, 0x73, 0x75, 0x74}; +const uint8_t HuffDecoderCommon::table8_23_emit_[4] = {0x3a, 0x42, 0x43, 0x44}; +const uint16_t HuffDecoderCommon::table8_23_inner_[5] = {0x0000, 0x0002, 0x0006, + 0x000a, 0x000e}; +const uint8_t HuffDecoderCommon::table8_23_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4}; +const uint8_t HuffDecoderCommon::table8_24_emit_[4] = {0x45, 0x46, 0x47, 0x48}; +const uint8_t HuffDecoderCommon::table8_25_emit_[4] = {0x49, 0x4a, 0x4b, 0x4c}; +const uint8_t HuffDecoderCommon::table8_26_emit_[4] = {0x4d, 0x4e, 0x4f, 0x50}; +const uint8_t HuffDecoderCommon::table8_27_emit_[4] = {0x51, 0x52, 0x53, 0x54}; +const uint8_t HuffDecoderCommon::table8_28_emit_[4] = {0x55, 0x56, 0x57, 0x59}; +const uint8_t HuffDecoderCommon::table8_29_emit_[4] = {0x6a, 0x6b, 0x71, 0x76}; +const uint8_t HuffDecoderCommon::table8_30_emit_[4] = {0x77, 0x78, 0x79, 0x7a}; +const uint8_t HuffDecoderCommon::table8_31_emit_[14] = { + 0x26, 0x2a, 0x2c, 0x3b, 0x58, 0x5a, 0x21, + 0x22, 0x28, 0x29, 0x3f, 0x27, 0x2b, 0x7c}; +const uint16_t HuffDecoderCommon::table8_31_inner_[16] = { + 0x0000, 0x0002, 0x0006, 0x000a, 0x000e, 0x0012, 0x0016, 0x001a, + 0x001e, 0x0022, 0x0026, 0x002a, 0x002e, 0x0032, 0x0036, 0x0003}; +const uint8_t HuffDecoderCommon::table8_31_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, + 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, + 0, 0, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 12, 13, 14, 0, 0, 15}; +const uint8_t* const HuffDecoderCommon::table8_emit_[32] = { + table8_0_emit_, table8_1_emit_, table8_2_emit_, table8_3_emit_, + table8_4_emit_, table8_5_emit_, table8_6_emit_, table8_7_emit_, + table8_8_emit_, table8_9_emit_, table8_10_emit_, table8_11_emit_, + table8_12_emit_, table8_13_emit_, table8_14_emit_, table8_15_emit_, + table8_16_emit_, table8_17_emit_, table8_18_emit_, table8_19_emit_, + table8_20_emit_, table8_21_emit_, table8_22_emit_, table8_23_emit_, + table8_24_emit_, table8_25_emit_, table8_26_emit_, table8_27_emit_, + table8_28_emit_, table8_29_emit_, table8_30_emit_, table8_31_emit_, +}; +const uint16_t* const HuffDecoderCommon::table8_inner_[32] = { + table8_0_inner_, table8_1_inner_, table8_2_inner_, table8_3_inner_, + table8_4_inner_, table8_5_inner_, table8_6_inner_, table8_7_inner_, + table8_8_inner_, table8_9_inner_, table8_10_inner_, table8_10_inner_, + table8_10_inner_, table8_10_inner_, table8_10_inner_, table8_10_inner_, + table8_10_inner_, table8_10_inner_, table8_10_inner_, table8_10_inner_, + table8_10_inner_, table8_10_inner_, table8_10_inner_, table8_23_inner_, + table8_23_inner_, table8_23_inner_, table8_23_inner_, table8_23_inner_, + table8_23_inner_, table8_23_inner_, table8_23_inner_, table8_31_inner_, +}; +const uint8_t* const HuffDecoderCommon::table8_outer_[32] = { + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_10_outer_, table8_10_outer_, + table8_10_outer_, table8_10_outer_, table8_10_outer_, table8_10_outer_, + table8_10_outer_, table8_10_outer_, table8_10_outer_, table8_10_outer_, + table8_10_outer_, table8_10_outer_, table8_10_outer_, table8_23_outer_, + table8_23_outer_, table8_23_outer_, table8_23_outer_, table8_23_outer_, + table8_23_outer_, table8_23_outer_, table8_23_outer_, table8_31_outer_, +}; +const uint8_t HuffDecoderCommon::table9_0_emit_[15] = { + 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x61, 0x30, + 0x63, 0x30, 0x65, 0x30, 0x69, 0x30, 0x6f}; +const uint8_t HuffDecoderCommon::table9_0_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x0d, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, + 0x00, 0x25, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_1_emit_[28] = { + 0x30, 0x73, 0x30, 0x74, 0x30, 0x20, 0x30, 0x25, 0x30, 0x2d, + 0x30, 0x2e, 0x30, 0x2f, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, + 0x30, 0x36, 0x30, 0x37, 0x30, 0x38, 0x30, 0x39}; +const uint8_t HuffDecoderCommon::table9_1_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x11, 0x00, + 0x19, 0x00, 0x21, 0x00, 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, + 0x00, 0x49, 0x00, 0x51, 0x00, 0x59, 0x00, 0x61, 0x00, 0x69}; +const uint8_t HuffDecoderCommon::table9_2_emit_[36] = { + 0x30, 0x3d, 0x30, 0x41, 0x30, 0x5f, 0x30, 0x62, 0x30, 0x64, 0x30, 0x66, + 0x30, 0x67, 0x30, 0x68, 0x30, 0x6c, 0x30, 0x6d, 0x30, 0x6e, 0x30, 0x70, + 0x30, 0x72, 0x30, 0x75, 0x30, 0x3a, 0x30, 0x42, 0x30, 0x43, 0x30, 0x44}; +const uint8_t HuffDecoderCommon::table9_2_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x00, 0x51, + 0x00, 0x59, 0x00, 0x61, 0x00, 0x69, 0x71, 0x79, 0x81, 0x89}; +const uint8_t HuffDecoderCommon::table9_3_emit_[56] = { + 0x30, 0x45, 0x30, 0x46, 0x30, 0x47, 0x30, 0x48, 0x30, 0x49, 0x30, 0x4a, + 0x30, 0x4b, 0x30, 0x4c, 0x30, 0x4d, 0x30, 0x4e, 0x30, 0x4f, 0x30, 0x50, + 0x30, 0x51, 0x30, 0x52, 0x30, 0x53, 0x30, 0x54, 0x30, 0x55, 0x30, 0x56, + 0x30, 0x57, 0x30, 0x59, 0x30, 0x6a, 0x30, 0x6b, 0x30, 0x71, 0x30, 0x76, + 0x30, 0x77, 0x30, 0x78, 0x30, 0x79, 0x30, 0x7a}; +const uint8_t HuffDecoderCommon::table9_3_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x51, + 0x59, 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x91, 0x99, 0xa1, 0xa9, + 0xb1, 0xb9, 0xc1, 0xc9, 0xd1, 0xd9, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_4_emit_[15] = { + 0x31, 0x30, 0x31, 0x31, 0x32, 0x31, 0x61, 0x31, + 0x63, 0x31, 0x65, 0x31, 0x69, 0x31, 0x6f}; +const uint8_t HuffDecoderCommon::table9_4_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x0d, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, + 0x00, 0x25, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_5_emit_[28] = { + 0x31, 0x73, 0x31, 0x74, 0x31, 0x20, 0x31, 0x25, 0x31, 0x2d, + 0x31, 0x2e, 0x31, 0x2f, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, + 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39}; +const uint8_t HuffDecoderCommon::table9_6_emit_[36] = { + 0x31, 0x3d, 0x31, 0x41, 0x31, 0x5f, 0x31, 0x62, 0x31, 0x64, 0x31, 0x66, + 0x31, 0x67, 0x31, 0x68, 0x31, 0x6c, 0x31, 0x6d, 0x31, 0x6e, 0x31, 0x70, + 0x31, 0x72, 0x31, 0x75, 0x31, 0x3a, 0x31, 0x42, 0x31, 0x43, 0x31, 0x44}; +const uint8_t HuffDecoderCommon::table9_7_emit_[56] = { + 0x31, 0x45, 0x31, 0x46, 0x31, 0x47, 0x31, 0x48, 0x31, 0x49, 0x31, 0x4a, + 0x31, 0x4b, 0x31, 0x4c, 0x31, 0x4d, 0x31, 0x4e, 0x31, 0x4f, 0x31, 0x50, + 0x31, 0x51, 0x31, 0x52, 0x31, 0x53, 0x31, 0x54, 0x31, 0x55, 0x31, 0x56, + 0x31, 0x57, 0x31, 0x59, 0x31, 0x6a, 0x31, 0x6b, 0x31, 0x71, 0x31, 0x76, + 0x31, 0x77, 0x31, 0x78, 0x31, 0x79, 0x31, 0x7a}; +const uint8_t HuffDecoderCommon::table9_8_emit_[15] = { + 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x61, 0x32, + 0x63, 0x32, 0x65, 0x32, 0x69, 0x32, 0x6f}; +const uint8_t HuffDecoderCommon::table9_8_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, + 0x00, 0x25, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_9_emit_[28] = { + 0x32, 0x73, 0x32, 0x74, 0x32, 0x20, 0x32, 0x25, 0x32, 0x2d, + 0x32, 0x2e, 0x32, 0x2f, 0x32, 0x33, 0x32, 0x34, 0x32, 0x35, + 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39}; +const uint8_t HuffDecoderCommon::table9_10_emit_[36] = { + 0x32, 0x3d, 0x32, 0x41, 0x32, 0x5f, 0x32, 0x62, 0x32, 0x64, 0x32, 0x66, + 0x32, 0x67, 0x32, 0x68, 0x32, 0x6c, 0x32, 0x6d, 0x32, 0x6e, 0x32, 0x70, + 0x32, 0x72, 0x32, 0x75, 0x32, 0x3a, 0x32, 0x42, 0x32, 0x43, 0x32, 0x44}; +const uint8_t HuffDecoderCommon::table9_11_emit_[56] = { + 0x32, 0x45, 0x32, 0x46, 0x32, 0x47, 0x32, 0x48, 0x32, 0x49, 0x32, 0x4a, + 0x32, 0x4b, 0x32, 0x4c, 0x32, 0x4d, 0x32, 0x4e, 0x32, 0x4f, 0x32, 0x50, + 0x32, 0x51, 0x32, 0x52, 0x32, 0x53, 0x32, 0x54, 0x32, 0x55, 0x32, 0x56, + 0x32, 0x57, 0x32, 0x59, 0x32, 0x6a, 0x32, 0x6b, 0x32, 0x71, 0x32, 0x76, + 0x32, 0x77, 0x32, 0x78, 0x32, 0x79, 0x32, 0x7a}; +const uint8_t HuffDecoderCommon::table9_12_emit_[15] = { + 0x61, 0x30, 0x61, 0x31, 0x61, 0x32, 0x61, 0x61, + 0x63, 0x61, 0x65, 0x61, 0x69, 0x61, 0x6f}; +const uint8_t HuffDecoderCommon::table9_12_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, + 0x00, 0x25, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_13_emit_[28] = { + 0x61, 0x73, 0x61, 0x74, 0x61, 0x20, 0x61, 0x25, 0x61, 0x2d, + 0x61, 0x2e, 0x61, 0x2f, 0x61, 0x33, 0x61, 0x34, 0x61, 0x35, + 0x61, 0x36, 0x61, 0x37, 0x61, 0x38, 0x61, 0x39}; +const uint8_t HuffDecoderCommon::table9_14_emit_[36] = { + 0x61, 0x3d, 0x61, 0x41, 0x61, 0x5f, 0x61, 0x62, 0x61, 0x64, 0x61, 0x66, + 0x61, 0x67, 0x61, 0x68, 0x61, 0x6c, 0x61, 0x6d, 0x61, 0x6e, 0x61, 0x70, + 0x61, 0x72, 0x61, 0x75, 0x61, 0x3a, 0x61, 0x42, 0x61, 0x43, 0x61, 0x44}; +const uint8_t HuffDecoderCommon::table9_15_emit_[56] = { + 0x61, 0x45, 0x61, 0x46, 0x61, 0x47, 0x61, 0x48, 0x61, 0x49, 0x61, 0x4a, + 0x61, 0x4b, 0x61, 0x4c, 0x61, 0x4d, 0x61, 0x4e, 0x61, 0x4f, 0x61, 0x50, + 0x61, 0x51, 0x61, 0x52, 0x61, 0x53, 0x61, 0x54, 0x61, 0x55, 0x61, 0x56, + 0x61, 0x57, 0x61, 0x59, 0x61, 0x6a, 0x61, 0x6b, 0x61, 0x71, 0x61, 0x76, + 0x61, 0x77, 0x61, 0x78, 0x61, 0x79, 0x61, 0x7a}; +const uint8_t HuffDecoderCommon::table9_16_emit_[15] = { + 0x63, 0x30, 0x63, 0x31, 0x63, 0x32, 0x63, 0x61, + 0x63, 0x63, 0x65, 0x63, 0x69, 0x63, 0x6f}; +const uint8_t HuffDecoderCommon::table9_16_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, + 0x00, 0x25, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_17_emit_[28] = { + 0x63, 0x73, 0x63, 0x74, 0x63, 0x20, 0x63, 0x25, 0x63, 0x2d, + 0x63, 0x2e, 0x63, 0x2f, 0x63, 0x33, 0x63, 0x34, 0x63, 0x35, + 0x63, 0x36, 0x63, 0x37, 0x63, 0x38, 0x63, 0x39}; +const uint8_t HuffDecoderCommon::table9_18_emit_[36] = { + 0x63, 0x3d, 0x63, 0x41, 0x63, 0x5f, 0x63, 0x62, 0x63, 0x64, 0x63, 0x66, + 0x63, 0x67, 0x63, 0x68, 0x63, 0x6c, 0x63, 0x6d, 0x63, 0x6e, 0x63, 0x70, + 0x63, 0x72, 0x63, 0x75, 0x63, 0x3a, 0x63, 0x42, 0x63, 0x43, 0x63, 0x44}; +const uint8_t HuffDecoderCommon::table9_19_emit_[56] = { + 0x63, 0x45, 0x63, 0x46, 0x63, 0x47, 0x63, 0x48, 0x63, 0x49, 0x63, 0x4a, + 0x63, 0x4b, 0x63, 0x4c, 0x63, 0x4d, 0x63, 0x4e, 0x63, 0x4f, 0x63, 0x50, + 0x63, 0x51, 0x63, 0x52, 0x63, 0x53, 0x63, 0x54, 0x63, 0x55, 0x63, 0x56, + 0x63, 0x57, 0x63, 0x59, 0x63, 0x6a, 0x63, 0x6b, 0x63, 0x71, 0x63, 0x76, + 0x63, 0x77, 0x63, 0x78, 0x63, 0x79, 0x63, 0x7a}; +const uint8_t HuffDecoderCommon::table9_20_emit_[15] = { + 0x65, 0x30, 0x65, 0x31, 0x65, 0x32, 0x65, 0x61, + 0x65, 0x63, 0x65, 0x65, 0x69, 0x65, 0x6f}; +const uint8_t HuffDecoderCommon::table9_20_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, + 0x00, 0x29, 0x00, 0x00, 0x00, 0x2d, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_21_emit_[28] = { + 0x65, 0x73, 0x65, 0x74, 0x65, 0x20, 0x65, 0x25, 0x65, 0x2d, + 0x65, 0x2e, 0x65, 0x2f, 0x65, 0x33, 0x65, 0x34, 0x65, 0x35, + 0x65, 0x36, 0x65, 0x37, 0x65, 0x38, 0x65, 0x39}; +const uint8_t HuffDecoderCommon::table9_22_emit_[36] = { + 0x65, 0x3d, 0x65, 0x41, 0x65, 0x5f, 0x65, 0x62, 0x65, 0x64, 0x65, 0x66, + 0x65, 0x67, 0x65, 0x68, 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x65, 0x70, + 0x65, 0x72, 0x65, 0x75, 0x65, 0x3a, 0x65, 0x42, 0x65, 0x43, 0x65, 0x44}; +const uint8_t HuffDecoderCommon::table9_23_emit_[56] = { + 0x65, 0x45, 0x65, 0x46, 0x65, 0x47, 0x65, 0x48, 0x65, 0x49, 0x65, 0x4a, + 0x65, 0x4b, 0x65, 0x4c, 0x65, 0x4d, 0x65, 0x4e, 0x65, 0x4f, 0x65, 0x50, + 0x65, 0x51, 0x65, 0x52, 0x65, 0x53, 0x65, 0x54, 0x65, 0x55, 0x65, 0x56, + 0x65, 0x57, 0x65, 0x59, 0x65, 0x6a, 0x65, 0x6b, 0x65, 0x71, 0x65, 0x76, + 0x65, 0x77, 0x65, 0x78, 0x65, 0x79, 0x65, 0x7a}; +const uint8_t HuffDecoderCommon::table9_24_emit_[15] = { + 0x69, 0x30, 0x69, 0x31, 0x69, 0x32, 0x69, 0x61, + 0x69, 0x63, 0x69, 0x65, 0x69, 0x69, 0x6f}; +const uint8_t HuffDecoderCommon::table9_24_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, + 0x00, 0x29, 0x00, 0x00, 0x00, 0x31, 0x00, 0x00, 0x00, 0x35}; +const uint8_t HuffDecoderCommon::table9_25_emit_[28] = { + 0x69, 0x73, 0x69, 0x74, 0x69, 0x20, 0x69, 0x25, 0x69, 0x2d, + 0x69, 0x2e, 0x69, 0x2f, 0x69, 0x33, 0x69, 0x34, 0x69, 0x35, + 0x69, 0x36, 0x69, 0x37, 0x69, 0x38, 0x69, 0x39}; +const uint8_t HuffDecoderCommon::table9_26_emit_[36] = { + 0x69, 0x3d, 0x69, 0x41, 0x69, 0x5f, 0x69, 0x62, 0x69, 0x64, 0x69, 0x66, + 0x69, 0x67, 0x69, 0x68, 0x69, 0x6c, 0x69, 0x6d, 0x69, 0x6e, 0x69, 0x70, + 0x69, 0x72, 0x69, 0x75, 0x69, 0x3a, 0x69, 0x42, 0x69, 0x43, 0x69, 0x44}; +const uint8_t HuffDecoderCommon::table9_27_emit_[56] = { + 0x69, 0x45, 0x69, 0x46, 0x69, 0x47, 0x69, 0x48, 0x69, 0x49, 0x69, 0x4a, + 0x69, 0x4b, 0x69, 0x4c, 0x69, 0x4d, 0x69, 0x4e, 0x69, 0x4f, 0x69, 0x50, + 0x69, 0x51, 0x69, 0x52, 0x69, 0x53, 0x69, 0x54, 0x69, 0x55, 0x69, 0x56, + 0x69, 0x57, 0x69, 0x59, 0x69, 0x6a, 0x69, 0x6b, 0x69, 0x71, 0x69, 0x76, + 0x69, 0x77, 0x69, 0x78, 0x69, 0x79, 0x69, 0x7a}; +const uint8_t HuffDecoderCommon::table9_28_emit_[16] = { + 0x6f, 0x30, 0x6f, 0x31, 0x6f, 0x32, 0x6f, 0x61, + 0x6f, 0x63, 0x6f, 0x65, 0x6f, 0x69, 0x6f, 0x6f}; +const uint8_t HuffDecoderCommon::table9_28_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x11, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, + 0x00, 0x29, 0x00, 0x00, 0x00, 0x31, 0x00, 0x00, 0x00, 0x39}; +const uint8_t HuffDecoderCommon::table9_29_emit_[28] = { + 0x6f, 0x73, 0x6f, 0x74, 0x6f, 0x20, 0x6f, 0x25, 0x6f, 0x2d, + 0x6f, 0x2e, 0x6f, 0x2f, 0x6f, 0x33, 0x6f, 0x34, 0x6f, 0x35, + 0x6f, 0x36, 0x6f, 0x37, 0x6f, 0x38, 0x6f, 0x39}; +const uint8_t HuffDecoderCommon::table9_30_emit_[36] = { + 0x6f, 0x3d, 0x6f, 0x41, 0x6f, 0x5f, 0x6f, 0x62, 0x6f, 0x64, 0x6f, 0x66, + 0x6f, 0x67, 0x6f, 0x68, 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x6f, 0x70, + 0x6f, 0x72, 0x6f, 0x75, 0x6f, 0x3a, 0x6f, 0x42, 0x6f, 0x43, 0x6f, 0x44}; +const uint8_t HuffDecoderCommon::table9_31_emit_[56] = { + 0x6f, 0x45, 0x6f, 0x46, 0x6f, 0x47, 0x6f, 0x48, 0x6f, 0x49, 0x6f, 0x4a, + 0x6f, 0x4b, 0x6f, 0x4c, 0x6f, 0x4d, 0x6f, 0x4e, 0x6f, 0x4f, 0x6f, 0x50, + 0x6f, 0x51, 0x6f, 0x52, 0x6f, 0x53, 0x6f, 0x54, 0x6f, 0x55, 0x6f, 0x56, + 0x6f, 0x57, 0x6f, 0x59, 0x6f, 0x6a, 0x6f, 0x6b, 0x6f, 0x71, 0x6f, 0x76, + 0x6f, 0x77, 0x6f, 0x78, 0x6f, 0x79, 0x6f, 0x7a}; +const uint8_t HuffDecoderCommon::table9_32_emit_[16] = { + 0x73, 0x30, 0x73, 0x31, 0x73, 0x32, 0x73, 0x61, + 0x73, 0x63, 0x73, 0x65, 0x73, 0x69, 0x73, 0x6f}; +const uint8_t HuffDecoderCommon::table9_33_emit_[27] = { + 0x73, 0x73, 0x74, 0x73, 0x20, 0x73, 0x25, 0x73, 0x2d, + 0x73, 0x2e, 0x73, 0x2f, 0x73, 0x33, 0x73, 0x34, 0x73, + 0x35, 0x73, 0x36, 0x73, 0x37, 0x73, 0x38, 0x73, 0x39}; +const uint8_t HuffDecoderCommon::table9_33_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x0d, 0x00, + 0x15, 0x00, 0x1d, 0x00, 0x25, 0x00, 0x2d, 0x00, 0x35, 0x00, 0x3d, + 0x00, 0x45, 0x00, 0x4d, 0x00, 0x55, 0x00, 0x5d, 0x00, 0x65}; +const uint8_t HuffDecoderCommon::table9_34_emit_[36] = { + 0x73, 0x3d, 0x73, 0x41, 0x73, 0x5f, 0x73, 0x62, 0x73, 0x64, 0x73, 0x66, + 0x73, 0x67, 0x73, 0x68, 0x73, 0x6c, 0x73, 0x6d, 0x73, 0x6e, 0x73, 0x70, + 0x73, 0x72, 0x73, 0x75, 0x73, 0x3a, 0x73, 0x42, 0x73, 0x43, 0x73, 0x44}; +const uint8_t HuffDecoderCommon::table9_35_emit_[56] = { + 0x73, 0x45, 0x73, 0x46, 0x73, 0x47, 0x73, 0x48, 0x73, 0x49, 0x73, 0x4a, + 0x73, 0x4b, 0x73, 0x4c, 0x73, 0x4d, 0x73, 0x4e, 0x73, 0x4f, 0x73, 0x50, + 0x73, 0x51, 0x73, 0x52, 0x73, 0x53, 0x73, 0x54, 0x73, 0x55, 0x73, 0x56, + 0x73, 0x57, 0x73, 0x59, 0x73, 0x6a, 0x73, 0x6b, 0x73, 0x71, 0x73, 0x76, + 0x73, 0x77, 0x73, 0x78, 0x73, 0x79, 0x73, 0x7a}; +const uint8_t HuffDecoderCommon::table9_36_emit_[16] = { + 0x74, 0x30, 0x74, 0x31, 0x74, 0x32, 0x74, 0x61, + 0x74, 0x63, 0x74, 0x65, 0x74, 0x69, 0x74, 0x6f}; +const uint8_t HuffDecoderCommon::table9_37_emit_[27] = { + 0x74, 0x73, 0x74, 0x74, 0x20, 0x74, 0x25, 0x74, 0x2d, + 0x74, 0x2e, 0x74, 0x2f, 0x74, 0x33, 0x74, 0x34, 0x74, + 0x35, 0x74, 0x36, 0x74, 0x37, 0x74, 0x38, 0x74, 0x39}; +const uint8_t HuffDecoderCommon::table9_37_ops_[32] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x09, 0x00, 0x0d, 0x00, + 0x15, 0x00, 0x1d, 0x00, 0x25, 0x00, 0x2d, 0x00, 0x35, 0x00, 0x3d, + 0x00, 0x45, 0x00, 0x4d, 0x00, 0x55, 0x00, 0x5d, 0x00, 0x65}; +const uint8_t HuffDecoderCommon::table9_38_emit_[36] = { + 0x74, 0x3d, 0x74, 0x41, 0x74, 0x5f, 0x74, 0x62, 0x74, 0x64, 0x74, 0x66, + 0x74, 0x67, 0x74, 0x68, 0x74, 0x6c, 0x74, 0x6d, 0x74, 0x6e, 0x74, 0x70, + 0x74, 0x72, 0x74, 0x75, 0x74, 0x3a, 0x74, 0x42, 0x74, 0x43, 0x74, 0x44}; +const uint8_t HuffDecoderCommon::table9_39_emit_[56] = { + 0x74, 0x45, 0x74, 0x46, 0x74, 0x47, 0x74, 0x48, 0x74, 0x49, 0x74, 0x4a, + 0x74, 0x4b, 0x74, 0x4c, 0x74, 0x4d, 0x74, 0x4e, 0x74, 0x4f, 0x74, 0x50, + 0x74, 0x51, 0x74, 0x52, 0x74, 0x53, 0x74, 0x54, 0x74, 0x55, 0x74, 0x56, + 0x74, 0x57, 0x74, 0x59, 0x74, 0x6a, 0x74, 0x6b, 0x74, 0x71, 0x74, 0x76, + 0x74, 0x77, 0x74, 0x78, 0x74, 0x79, 0x74, 0x7a}; +const uint8_t HuffDecoderCommon::table9_40_emit_[43] = { + 0x20, 0x30, 0x20, 0x31, 0x20, 0x32, 0x20, 0x61, 0x20, 0x63, 0x20, + 0x65, 0x20, 0x69, 0x20, 0x6f, 0x20, 0x73, 0x20, 0x74, 0x20, 0x20, + 0x25, 0x20, 0x2d, 0x20, 0x2e, 0x20, 0x2f, 0x20, 0x33, 0x20, 0x34, + 0x20, 0x35, 0x20, 0x36, 0x20, 0x37, 0x20, 0x38, 0x20, 0x39}; +const uint8_t HuffDecoderCommon::table9_40_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x55, + 0x5d, 0x65, 0x6d, 0x75, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_41_emit_[28] = { + 0x20, 0x3d, 0x20, 0x41, 0x20, 0x5f, 0x20, 0x62, 0x20, 0x64, + 0x20, 0x66, 0x20, 0x67, 0x20, 0x68, 0x20, 0x6c, 0x20, 0x6d, + 0x20, 0x6e, 0x20, 0x70, 0x20, 0x72, 0x20, 0x75}; +const uint8_t HuffDecoderCommon::table9_41_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x51, + 0x59, 0x61, 0x69, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_42_emit_[43] = { + 0x25, 0x30, 0x25, 0x31, 0x25, 0x32, 0x25, 0x61, 0x25, 0x63, 0x25, + 0x65, 0x25, 0x69, 0x25, 0x6f, 0x25, 0x73, 0x25, 0x74, 0x25, 0x20, + 0x25, 0x25, 0x2d, 0x25, 0x2e, 0x25, 0x2f, 0x25, 0x33, 0x25, 0x34, + 0x25, 0x35, 0x25, 0x36, 0x25, 0x37, 0x25, 0x38, 0x25, 0x39}; +const uint8_t HuffDecoderCommon::table9_42_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x5d, 0x65, 0x6d, 0x75, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_43_emit_[28] = { + 0x25, 0x3d, 0x25, 0x41, 0x25, 0x5f, 0x25, 0x62, 0x25, 0x64, + 0x25, 0x66, 0x25, 0x67, 0x25, 0x68, 0x25, 0x6c, 0x25, 0x6d, + 0x25, 0x6e, 0x25, 0x70, 0x25, 0x72, 0x25, 0x75}; +const uint8_t HuffDecoderCommon::table9_44_emit_[43] = { + 0x2d, 0x30, 0x2d, 0x31, 0x2d, 0x32, 0x2d, 0x61, 0x2d, 0x63, 0x2d, + 0x65, 0x2d, 0x69, 0x2d, 0x6f, 0x2d, 0x73, 0x2d, 0x74, 0x2d, 0x20, + 0x2d, 0x25, 0x2d, 0x2d, 0x2e, 0x2d, 0x2f, 0x2d, 0x33, 0x2d, 0x34, + 0x2d, 0x35, 0x2d, 0x36, 0x2d, 0x37, 0x2d, 0x38, 0x2d, 0x39}; +const uint8_t HuffDecoderCommon::table9_44_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x65, 0x6d, 0x75, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_45_emit_[28] = { + 0x2d, 0x3d, 0x2d, 0x41, 0x2d, 0x5f, 0x2d, 0x62, 0x2d, 0x64, + 0x2d, 0x66, 0x2d, 0x67, 0x2d, 0x68, 0x2d, 0x6c, 0x2d, 0x6d, + 0x2d, 0x6e, 0x2d, 0x70, 0x2d, 0x72, 0x2d, 0x75}; +const uint8_t HuffDecoderCommon::table9_46_emit_[43] = { + 0x2e, 0x30, 0x2e, 0x31, 0x2e, 0x32, 0x2e, 0x61, 0x2e, 0x63, 0x2e, + 0x65, 0x2e, 0x69, 0x2e, 0x6f, 0x2e, 0x73, 0x2e, 0x74, 0x2e, 0x20, + 0x2e, 0x25, 0x2e, 0x2d, 0x2e, 0x2e, 0x2f, 0x2e, 0x33, 0x2e, 0x34, + 0x2e, 0x35, 0x2e, 0x36, 0x2e, 0x37, 0x2e, 0x38, 0x2e, 0x39}; +const uint8_t HuffDecoderCommon::table9_46_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x6d, 0x75, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_47_emit_[28] = { + 0x2e, 0x3d, 0x2e, 0x41, 0x2e, 0x5f, 0x2e, 0x62, 0x2e, 0x64, + 0x2e, 0x66, 0x2e, 0x67, 0x2e, 0x68, 0x2e, 0x6c, 0x2e, 0x6d, + 0x2e, 0x6e, 0x2e, 0x70, 0x2e, 0x72, 0x2e, 0x75}; +const uint8_t HuffDecoderCommon::table9_48_emit_[43] = { + 0x2f, 0x30, 0x2f, 0x31, 0x2f, 0x32, 0x2f, 0x61, 0x2f, 0x63, 0x2f, + 0x65, 0x2f, 0x69, 0x2f, 0x6f, 0x2f, 0x73, 0x2f, 0x74, 0x2f, 0x20, + 0x2f, 0x25, 0x2f, 0x2d, 0x2f, 0x2e, 0x2f, 0x2f, 0x33, 0x2f, 0x34, + 0x2f, 0x35, 0x2f, 0x36, 0x2f, 0x37, 0x2f, 0x38, 0x2f, 0x39}; +const uint8_t HuffDecoderCommon::table9_48_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x75, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_49_emit_[28] = { + 0x2f, 0x3d, 0x2f, 0x41, 0x2f, 0x5f, 0x2f, 0x62, 0x2f, 0x64, + 0x2f, 0x66, 0x2f, 0x67, 0x2f, 0x68, 0x2f, 0x6c, 0x2f, 0x6d, + 0x2f, 0x6e, 0x2f, 0x70, 0x2f, 0x72, 0x2f, 0x75}; +const uint8_t HuffDecoderCommon::table9_50_emit_[43] = { + 0x33, 0x30, 0x33, 0x31, 0x33, 0x32, 0x33, 0x61, 0x33, 0x63, 0x33, + 0x65, 0x33, 0x69, 0x33, 0x6f, 0x33, 0x73, 0x33, 0x74, 0x33, 0x20, + 0x33, 0x25, 0x33, 0x2d, 0x33, 0x2e, 0x33, 0x2f, 0x33, 0x33, 0x34, + 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39}; +const uint8_t HuffDecoderCommon::table9_50_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x7d, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_51_emit_[28] = { + 0x33, 0x3d, 0x33, 0x41, 0x33, 0x5f, 0x33, 0x62, 0x33, 0x64, + 0x33, 0x66, 0x33, 0x67, 0x33, 0x68, 0x33, 0x6c, 0x33, 0x6d, + 0x33, 0x6e, 0x33, 0x70, 0x33, 0x72, 0x33, 0x75}; +const uint8_t HuffDecoderCommon::table9_52_emit_[43] = { + 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x61, 0x34, 0x63, 0x34, + 0x65, 0x34, 0x69, 0x34, 0x6f, 0x34, 0x73, 0x34, 0x74, 0x34, 0x20, + 0x34, 0x25, 0x34, 0x2d, 0x34, 0x2e, 0x34, 0x2f, 0x34, 0x33, 0x34, + 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, 0x34, 0x38, 0x34, 0x39}; +const uint8_t HuffDecoderCommon::table9_52_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x85, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_53_emit_[28] = { + 0x34, 0x3d, 0x34, 0x41, 0x34, 0x5f, 0x34, 0x62, 0x34, 0x64, + 0x34, 0x66, 0x34, 0x67, 0x34, 0x68, 0x34, 0x6c, 0x34, 0x6d, + 0x34, 0x6e, 0x34, 0x70, 0x34, 0x72, 0x34, 0x75}; +const uint8_t HuffDecoderCommon::table9_54_emit_[43] = { + 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x61, 0x35, 0x63, 0x35, + 0x65, 0x35, 0x69, 0x35, 0x6f, 0x35, 0x73, 0x35, 0x74, 0x35, 0x20, + 0x35, 0x25, 0x35, 0x2d, 0x35, 0x2e, 0x35, 0x2f, 0x35, 0x33, 0x35, + 0x34, 0x35, 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39}; +const uint8_t HuffDecoderCommon::table9_54_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x8d, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_55_emit_[28] = { + 0x35, 0x3d, 0x35, 0x41, 0x35, 0x5f, 0x35, 0x62, 0x35, 0x64, + 0x35, 0x66, 0x35, 0x67, 0x35, 0x68, 0x35, 0x6c, 0x35, 0x6d, + 0x35, 0x6e, 0x35, 0x70, 0x35, 0x72, 0x35, 0x75}; +const uint8_t HuffDecoderCommon::table9_56_emit_[43] = { + 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x61, 0x36, 0x63, 0x36, + 0x65, 0x36, 0x69, 0x36, 0x6f, 0x36, 0x73, 0x36, 0x74, 0x36, 0x20, + 0x36, 0x25, 0x36, 0x2d, 0x36, 0x2e, 0x36, 0x2f, 0x36, 0x33, 0x36, + 0x34, 0x36, 0x35, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39}; +const uint8_t HuffDecoderCommon::table9_56_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x91, 0x95, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_57_emit_[28] = { + 0x36, 0x3d, 0x36, 0x41, 0x36, 0x5f, 0x36, 0x62, 0x36, 0x64, + 0x36, 0x66, 0x36, 0x67, 0x36, 0x68, 0x36, 0x6c, 0x36, 0x6d, + 0x36, 0x6e, 0x36, 0x70, 0x36, 0x72, 0x36, 0x75}; +const uint8_t HuffDecoderCommon::table9_58_emit_[43] = { + 0x37, 0x30, 0x37, 0x31, 0x37, 0x32, 0x37, 0x61, 0x37, 0x63, 0x37, + 0x65, 0x37, 0x69, 0x37, 0x6f, 0x37, 0x73, 0x37, 0x74, 0x37, 0x20, + 0x37, 0x25, 0x37, 0x2d, 0x37, 0x2e, 0x37, 0x2f, 0x37, 0x33, 0x37, + 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x38, 0x37, 0x39}; +const uint8_t HuffDecoderCommon::table9_58_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x91, 0x99, 0x9d, 0xa5}; +const uint8_t HuffDecoderCommon::table9_59_emit_[28] = { + 0x37, 0x3d, 0x37, 0x41, 0x37, 0x5f, 0x37, 0x62, 0x37, 0x64, + 0x37, 0x66, 0x37, 0x67, 0x37, 0x68, 0x37, 0x6c, 0x37, 0x6d, + 0x37, 0x6e, 0x37, 0x70, 0x37, 0x72, 0x37, 0x75}; +const uint8_t HuffDecoderCommon::table9_60_emit_[43] = { + 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x61, 0x38, 0x63, 0x38, + 0x65, 0x38, 0x69, 0x38, 0x6f, 0x38, 0x73, 0x38, 0x74, 0x38, 0x20, + 0x38, 0x25, 0x38, 0x2d, 0x38, 0x2e, 0x38, 0x2f, 0x38, 0x33, 0x38, + 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, 0x38, 0x38, 0x39}; +const uint8_t HuffDecoderCommon::table9_60_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x91, 0x99, 0xa1, 0xa5}; +const uint8_t HuffDecoderCommon::table9_61_emit_[28] = { + 0x38, 0x3d, 0x38, 0x41, 0x38, 0x5f, 0x38, 0x62, 0x38, 0x64, + 0x38, 0x66, 0x38, 0x67, 0x38, 0x68, 0x38, 0x6c, 0x38, 0x6d, + 0x38, 0x6e, 0x38, 0x70, 0x38, 0x72, 0x38, 0x75}; +const uint8_t HuffDecoderCommon::table9_62_emit_[44] = { + 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x61, 0x39, 0x63, 0x39, + 0x65, 0x39, 0x69, 0x39, 0x6f, 0x39, 0x73, 0x39, 0x74, 0x39, 0x20, + 0x39, 0x25, 0x39, 0x2d, 0x39, 0x2e, 0x39, 0x2f, 0x39, 0x33, 0x39, + 0x34, 0x39, 0x35, 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39}; +const uint8_t HuffDecoderCommon::table9_62_ops_[32] = { + 0x00, 0x01, 0x00, 0x09, 0x00, 0x11, 0x00, 0x19, 0x00, 0x21, 0x00, + 0x29, 0x00, 0x31, 0x00, 0x39, 0x00, 0x41, 0x00, 0x49, 0x51, 0x59, + 0x61, 0x69, 0x71, 0x79, 0x81, 0x89, 0x91, 0x99, 0xa1, 0xa9}; +const uint8_t HuffDecoderCommon::table9_63_emit_[28] = { + 0x39, 0x3d, 0x39, 0x41, 0x39, 0x5f, 0x39, 0x62, 0x39, 0x64, + 0x39, 0x66, 0x39, 0x67, 0x39, 0x68, 0x39, 0x6c, 0x39, 0x6d, + 0x39, 0x6e, 0x39, 0x70, 0x39, 0x72, 0x39, 0x75}; +const uint8_t HuffDecoderCommon::table9_64_emit_[44] = { + 0x3d, 0x30, 0x3d, 0x31, 0x3d, 0x32, 0x3d, 0x61, 0x3d, 0x63, 0x3d, + 0x65, 0x3d, 0x69, 0x3d, 0x6f, 0x3d, 0x73, 0x3d, 0x74, 0x3d, 0x20, + 0x3d, 0x25, 0x3d, 0x2d, 0x3d, 0x2e, 0x3d, 0x2f, 0x3d, 0x33, 0x3d, + 0x34, 0x3d, 0x35, 0x3d, 0x36, 0x3d, 0x37, 0x3d, 0x38, 0x3d, 0x39}; +const uint8_t HuffDecoderCommon::table9_65_emit_[27] = { + 0x3d, 0x3d, 0x41, 0x3d, 0x5f, 0x3d, 0x62, 0x3d, 0x64, + 0x3d, 0x66, 0x3d, 0x67, 0x3d, 0x68, 0x3d, 0x6c, 0x3d, + 0x6d, 0x3d, 0x6e, 0x3d, 0x70, 0x3d, 0x72, 0x3d, 0x75}; +const uint8_t HuffDecoderCommon::table9_65_ops_[32] = { + 0x01, 0x05, 0x0d, 0x15, 0x1d, 0x25, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_66_emit_[44] = { + 0x41, 0x30, 0x41, 0x31, 0x41, 0x32, 0x41, 0x61, 0x41, 0x63, 0x41, + 0x65, 0x41, 0x69, 0x41, 0x6f, 0x41, 0x73, 0x41, 0x74, 0x41, 0x20, + 0x41, 0x25, 0x41, 0x2d, 0x41, 0x2e, 0x41, 0x2f, 0x41, 0x33, 0x41, + 0x34, 0x41, 0x35, 0x41, 0x36, 0x41, 0x37, 0x41, 0x38, 0x41, 0x39}; +const uint8_t HuffDecoderCommon::table9_67_emit_[27] = { + 0x41, 0x3d, 0x41, 0x41, 0x5f, 0x41, 0x62, 0x41, 0x64, + 0x41, 0x66, 0x41, 0x67, 0x41, 0x68, 0x41, 0x6c, 0x41, + 0x6d, 0x41, 0x6e, 0x41, 0x70, 0x41, 0x72, 0x41, 0x75}; +const uint8_t HuffDecoderCommon::table9_67_ops_[32] = { + 0x01, 0x09, 0x0d, 0x15, 0x1d, 0x25, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_68_emit_[44] = { + 0x5f, 0x30, 0x5f, 0x31, 0x5f, 0x32, 0x5f, 0x61, 0x5f, 0x63, 0x5f, + 0x65, 0x5f, 0x69, 0x5f, 0x6f, 0x5f, 0x73, 0x5f, 0x74, 0x5f, 0x20, + 0x5f, 0x25, 0x5f, 0x2d, 0x5f, 0x2e, 0x5f, 0x2f, 0x5f, 0x33, 0x5f, + 0x34, 0x5f, 0x35, 0x5f, 0x36, 0x5f, 0x37, 0x5f, 0x38, 0x5f, 0x39}; +const uint8_t HuffDecoderCommon::table9_69_emit_[27] = { + 0x5f, 0x3d, 0x5f, 0x41, 0x5f, 0x5f, 0x62, 0x5f, 0x64, + 0x5f, 0x66, 0x5f, 0x67, 0x5f, 0x68, 0x5f, 0x6c, 0x5f, + 0x6d, 0x5f, 0x6e, 0x5f, 0x70, 0x5f, 0x72, 0x5f, 0x75}; +const uint8_t HuffDecoderCommon::table9_69_ops_[32] = { + 0x01, 0x09, 0x11, 0x15, 0x1d, 0x25, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_70_emit_[44] = { + 0x62, 0x30, 0x62, 0x31, 0x62, 0x32, 0x62, 0x61, 0x62, 0x63, 0x62, + 0x65, 0x62, 0x69, 0x62, 0x6f, 0x62, 0x73, 0x62, 0x74, 0x62, 0x20, + 0x62, 0x25, 0x62, 0x2d, 0x62, 0x2e, 0x62, 0x2f, 0x62, 0x33, 0x62, + 0x34, 0x62, 0x35, 0x62, 0x36, 0x62, 0x37, 0x62, 0x38, 0x62, 0x39}; +const uint8_t HuffDecoderCommon::table9_71_emit_[27] = { + 0x62, 0x3d, 0x62, 0x41, 0x62, 0x5f, 0x62, 0x62, 0x64, + 0x62, 0x66, 0x62, 0x67, 0x62, 0x68, 0x62, 0x6c, 0x62, + 0x6d, 0x62, 0x6e, 0x62, 0x70, 0x62, 0x72, 0x62, 0x75}; +const uint8_t HuffDecoderCommon::table9_71_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x1d, 0x25, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_72_emit_[44] = { + 0x64, 0x30, 0x64, 0x31, 0x64, 0x32, 0x64, 0x61, 0x64, 0x63, 0x64, + 0x65, 0x64, 0x69, 0x64, 0x6f, 0x64, 0x73, 0x64, 0x74, 0x64, 0x20, + 0x64, 0x25, 0x64, 0x2d, 0x64, 0x2e, 0x64, 0x2f, 0x64, 0x33, 0x64, + 0x34, 0x64, 0x35, 0x64, 0x36, 0x64, 0x37, 0x64, 0x38, 0x64, 0x39}; +const uint8_t HuffDecoderCommon::table9_73_emit_[27] = { + 0x64, 0x3d, 0x64, 0x41, 0x64, 0x5f, 0x64, 0x62, 0x64, + 0x64, 0x66, 0x64, 0x67, 0x64, 0x68, 0x64, 0x6c, 0x64, + 0x6d, 0x64, 0x6e, 0x64, 0x70, 0x64, 0x72, 0x64, 0x75}; +const uint8_t HuffDecoderCommon::table9_73_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x25, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_74_emit_[44] = { + 0x66, 0x30, 0x66, 0x31, 0x66, 0x32, 0x66, 0x61, 0x66, 0x63, 0x66, + 0x65, 0x66, 0x69, 0x66, 0x6f, 0x66, 0x73, 0x66, 0x74, 0x66, 0x20, + 0x66, 0x25, 0x66, 0x2d, 0x66, 0x2e, 0x66, 0x2f, 0x66, 0x33, 0x66, + 0x34, 0x66, 0x35, 0x66, 0x36, 0x66, 0x37, 0x66, 0x38, 0x66, 0x39}; +const uint8_t HuffDecoderCommon::table9_75_emit_[27] = { + 0x66, 0x3d, 0x66, 0x41, 0x66, 0x5f, 0x66, 0x62, 0x66, + 0x64, 0x66, 0x66, 0x67, 0x66, 0x68, 0x66, 0x6c, 0x66, + 0x6d, 0x66, 0x6e, 0x66, 0x70, 0x66, 0x72, 0x66, 0x75}; +const uint8_t HuffDecoderCommon::table9_75_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x2d, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_76_emit_[44] = { + 0x67, 0x30, 0x67, 0x31, 0x67, 0x32, 0x67, 0x61, 0x67, 0x63, 0x67, + 0x65, 0x67, 0x69, 0x67, 0x6f, 0x67, 0x73, 0x67, 0x74, 0x67, 0x20, + 0x67, 0x25, 0x67, 0x2d, 0x67, 0x2e, 0x67, 0x2f, 0x67, 0x33, 0x67, + 0x34, 0x67, 0x35, 0x67, 0x36, 0x67, 0x37, 0x67, 0x38, 0x67, 0x39}; +const uint8_t HuffDecoderCommon::table9_77_emit_[27] = { + 0x67, 0x3d, 0x67, 0x41, 0x67, 0x5f, 0x67, 0x62, 0x67, + 0x64, 0x67, 0x66, 0x67, 0x67, 0x68, 0x67, 0x6c, 0x67, + 0x6d, 0x67, 0x6e, 0x67, 0x70, 0x67, 0x72, 0x67, 0x75}; +const uint8_t HuffDecoderCommon::table9_77_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x35, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_78_emit_[44] = { + 0x68, 0x30, 0x68, 0x31, 0x68, 0x32, 0x68, 0x61, 0x68, 0x63, 0x68, + 0x65, 0x68, 0x69, 0x68, 0x6f, 0x68, 0x73, 0x68, 0x74, 0x68, 0x20, + 0x68, 0x25, 0x68, 0x2d, 0x68, 0x2e, 0x68, 0x2f, 0x68, 0x33, 0x68, + 0x34, 0x68, 0x35, 0x68, 0x36, 0x68, 0x37, 0x68, 0x38, 0x68, 0x39}; +const uint8_t HuffDecoderCommon::table9_79_emit_[27] = { + 0x68, 0x3d, 0x68, 0x41, 0x68, 0x5f, 0x68, 0x62, 0x68, + 0x64, 0x68, 0x66, 0x68, 0x67, 0x68, 0x68, 0x6c, 0x68, + 0x6d, 0x68, 0x6e, 0x68, 0x70, 0x68, 0x72, 0x68, 0x75}; +const uint8_t HuffDecoderCommon::table9_79_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x3d, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_80_emit_[44] = { + 0x6c, 0x30, 0x6c, 0x31, 0x6c, 0x32, 0x6c, 0x61, 0x6c, 0x63, 0x6c, + 0x65, 0x6c, 0x69, 0x6c, 0x6f, 0x6c, 0x73, 0x6c, 0x74, 0x6c, 0x20, + 0x6c, 0x25, 0x6c, 0x2d, 0x6c, 0x2e, 0x6c, 0x2f, 0x6c, 0x33, 0x6c, + 0x34, 0x6c, 0x35, 0x6c, 0x36, 0x6c, 0x37, 0x6c, 0x38, 0x6c, 0x39}; +const uint8_t HuffDecoderCommon::table9_81_emit_[27] = { + 0x6c, 0x3d, 0x6c, 0x41, 0x6c, 0x5f, 0x6c, 0x62, 0x6c, + 0x64, 0x6c, 0x66, 0x6c, 0x67, 0x6c, 0x68, 0x6c, 0x6c, + 0x6d, 0x6c, 0x6e, 0x6c, 0x70, 0x6c, 0x72, 0x6c, 0x75}; +const uint8_t HuffDecoderCommon::table9_81_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x45, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_82_emit_[44] = { + 0x6d, 0x30, 0x6d, 0x31, 0x6d, 0x32, 0x6d, 0x61, 0x6d, 0x63, 0x6d, + 0x65, 0x6d, 0x69, 0x6d, 0x6f, 0x6d, 0x73, 0x6d, 0x74, 0x6d, 0x20, + 0x6d, 0x25, 0x6d, 0x2d, 0x6d, 0x2e, 0x6d, 0x2f, 0x6d, 0x33, 0x6d, + 0x34, 0x6d, 0x35, 0x6d, 0x36, 0x6d, 0x37, 0x6d, 0x38, 0x6d, 0x39}; +const uint8_t HuffDecoderCommon::table9_83_emit_[27] = { + 0x6d, 0x3d, 0x6d, 0x41, 0x6d, 0x5f, 0x6d, 0x62, 0x6d, + 0x64, 0x6d, 0x66, 0x6d, 0x67, 0x6d, 0x68, 0x6d, 0x6c, + 0x6d, 0x6d, 0x6e, 0x6d, 0x70, 0x6d, 0x72, 0x6d, 0x75}; +const uint8_t HuffDecoderCommon::table9_83_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x4d, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_84_emit_[44] = { + 0x6e, 0x30, 0x6e, 0x31, 0x6e, 0x32, 0x6e, 0x61, 0x6e, 0x63, 0x6e, + 0x65, 0x6e, 0x69, 0x6e, 0x6f, 0x6e, 0x73, 0x6e, 0x74, 0x6e, 0x20, + 0x6e, 0x25, 0x6e, 0x2d, 0x6e, 0x2e, 0x6e, 0x2f, 0x6e, 0x33, 0x6e, + 0x34, 0x6e, 0x35, 0x6e, 0x36, 0x6e, 0x37, 0x6e, 0x38, 0x6e, 0x39}; +const uint8_t HuffDecoderCommon::table9_85_emit_[27] = { + 0x6e, 0x3d, 0x6e, 0x41, 0x6e, 0x5f, 0x6e, 0x62, 0x6e, + 0x64, 0x6e, 0x66, 0x6e, 0x67, 0x6e, 0x68, 0x6e, 0x6c, + 0x6e, 0x6d, 0x6e, 0x6e, 0x70, 0x6e, 0x72, 0x6e, 0x75}; +const uint8_t HuffDecoderCommon::table9_85_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x51, + 0x55, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_86_emit_[44] = { + 0x70, 0x30, 0x70, 0x31, 0x70, 0x32, 0x70, 0x61, 0x70, 0x63, 0x70, + 0x65, 0x70, 0x69, 0x70, 0x6f, 0x70, 0x73, 0x70, 0x74, 0x70, 0x20, + 0x70, 0x25, 0x70, 0x2d, 0x70, 0x2e, 0x70, 0x2f, 0x70, 0x33, 0x70, + 0x34, 0x70, 0x35, 0x70, 0x36, 0x70, 0x37, 0x70, 0x38, 0x70, 0x39}; +const uint8_t HuffDecoderCommon::table9_87_emit_[27] = { + 0x70, 0x3d, 0x70, 0x41, 0x70, 0x5f, 0x70, 0x62, 0x70, + 0x64, 0x70, 0x66, 0x70, 0x67, 0x70, 0x68, 0x70, 0x6c, + 0x70, 0x6d, 0x70, 0x6e, 0x70, 0x70, 0x72, 0x70, 0x75}; +const uint8_t HuffDecoderCommon::table9_87_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x51, + 0x59, 0x5d, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_88_emit_[44] = { + 0x72, 0x30, 0x72, 0x31, 0x72, 0x32, 0x72, 0x61, 0x72, 0x63, 0x72, + 0x65, 0x72, 0x69, 0x72, 0x6f, 0x72, 0x73, 0x72, 0x74, 0x72, 0x20, + 0x72, 0x25, 0x72, 0x2d, 0x72, 0x2e, 0x72, 0x2f, 0x72, 0x33, 0x72, + 0x34, 0x72, 0x35, 0x72, 0x36, 0x72, 0x37, 0x72, 0x38, 0x72, 0x39}; +const uint8_t HuffDecoderCommon::table9_89_emit_[27] = { + 0x72, 0x3d, 0x72, 0x41, 0x72, 0x5f, 0x72, 0x62, 0x72, + 0x64, 0x72, 0x66, 0x72, 0x67, 0x72, 0x68, 0x72, 0x6c, + 0x72, 0x6d, 0x72, 0x6e, 0x72, 0x70, 0x72, 0x72, 0x75}; +const uint8_t HuffDecoderCommon::table9_89_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x51, + 0x59, 0x61, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_90_emit_[44] = { + 0x75, 0x30, 0x75, 0x31, 0x75, 0x32, 0x75, 0x61, 0x75, 0x63, 0x75, + 0x65, 0x75, 0x69, 0x75, 0x6f, 0x75, 0x73, 0x75, 0x74, 0x75, 0x20, + 0x75, 0x25, 0x75, 0x2d, 0x75, 0x2e, 0x75, 0x2f, 0x75, 0x33, 0x75, + 0x34, 0x75, 0x35, 0x75, 0x36, 0x75, 0x37, 0x75, 0x38, 0x75, 0x39}; +const uint8_t HuffDecoderCommon::table9_91_emit_[28] = { + 0x75, 0x3d, 0x75, 0x41, 0x75, 0x5f, 0x75, 0x62, 0x75, 0x64, + 0x75, 0x66, 0x75, 0x67, 0x75, 0x68, 0x75, 0x6c, 0x75, 0x6d, + 0x75, 0x6e, 0x75, 0x70, 0x75, 0x72, 0x75, 0x75}; +const uint8_t HuffDecoderCommon::table9_92_emit_[20] = { + 0x3a, 0x30, 0x3a, 0x31, 0x3a, 0x32, 0x3a, 0x61, 0x3a, 0x63, + 0x3a, 0x65, 0x3a, 0x69, 0x3a, 0x6f, 0x3a, 0x73, 0x3a, 0x74}; +const uint8_t HuffDecoderCommon::table9_92_ops_[32] = { + 0x01, 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table9_93_emit_[20] = { + 0x42, 0x30, 0x42, 0x31, 0x42, 0x32, 0x42, 0x61, 0x42, 0x63, + 0x42, 0x65, 0x42, 0x69, 0x42, 0x6f, 0x42, 0x73, 0x42, 0x74}; +const uint8_t HuffDecoderCommon::table9_94_emit_[20] = { + 0x43, 0x30, 0x43, 0x31, 0x43, 0x32, 0x43, 0x61, 0x43, 0x63, + 0x43, 0x65, 0x43, 0x69, 0x43, 0x6f, 0x43, 0x73, 0x43, 0x74}; +const uint8_t HuffDecoderCommon::table9_95_emit_[20] = { + 0x44, 0x30, 0x44, 0x31, 0x44, 0x32, 0x44, 0x61, 0x44, 0x63, + 0x44, 0x65, 0x44, 0x69, 0x44, 0x6f, 0x44, 0x73, 0x44, 0x74}; +const uint8_t HuffDecoderCommon::table9_96_emit_[20] = { + 0x45, 0x30, 0x45, 0x31, 0x45, 0x32, 0x45, 0x61, 0x45, 0x63, + 0x45, 0x65, 0x45, 0x69, 0x45, 0x6f, 0x45, 0x73, 0x45, 0x74}; +const uint8_t HuffDecoderCommon::table9_97_emit_[20] = { + 0x46, 0x30, 0x46, 0x31, 0x46, 0x32, 0x46, 0x61, 0x46, 0x63, + 0x46, 0x65, 0x46, 0x69, 0x46, 0x6f, 0x46, 0x73, 0x46, 0x74}; +const uint8_t HuffDecoderCommon::table9_98_emit_[20] = { + 0x47, 0x30, 0x47, 0x31, 0x47, 0x32, 0x47, 0x61, 0x47, 0x63, + 0x47, 0x65, 0x47, 0x69, 0x47, 0x6f, 0x47, 0x73, 0x47, 0x74}; +const uint8_t HuffDecoderCommon::table9_99_emit_[20] = { + 0x48, 0x30, 0x48, 0x31, 0x48, 0x32, 0x48, 0x61, 0x48, 0x63, + 0x48, 0x65, 0x48, 0x69, 0x48, 0x6f, 0x48, 0x73, 0x48, 0x74}; +const uint8_t HuffDecoderCommon::table9_100_emit_[20] = { + 0x49, 0x30, 0x49, 0x31, 0x49, 0x32, 0x49, 0x61, 0x49, 0x63, + 0x49, 0x65, 0x49, 0x69, 0x49, 0x6f, 0x49, 0x73, 0x49, 0x74}; +const uint8_t HuffDecoderCommon::table9_101_emit_[20] = { + 0x4a, 0x30, 0x4a, 0x31, 0x4a, 0x32, 0x4a, 0x61, 0x4a, 0x63, + 0x4a, 0x65, 0x4a, 0x69, 0x4a, 0x6f, 0x4a, 0x73, 0x4a, 0x74}; +const uint8_t HuffDecoderCommon::table9_102_emit_[20] = { + 0x4b, 0x30, 0x4b, 0x31, 0x4b, 0x32, 0x4b, 0x61, 0x4b, 0x63, + 0x4b, 0x65, 0x4b, 0x69, 0x4b, 0x6f, 0x4b, 0x73, 0x4b, 0x74}; +const uint8_t HuffDecoderCommon::table9_103_emit_[20] = { + 0x4c, 0x30, 0x4c, 0x31, 0x4c, 0x32, 0x4c, 0x61, 0x4c, 0x63, + 0x4c, 0x65, 0x4c, 0x69, 0x4c, 0x6f, 0x4c, 0x73, 0x4c, 0x74}; +const uint8_t HuffDecoderCommon::table9_104_emit_[20] = { + 0x4d, 0x30, 0x4d, 0x31, 0x4d, 0x32, 0x4d, 0x61, 0x4d, 0x63, + 0x4d, 0x65, 0x4d, 0x69, 0x4d, 0x6f, 0x4d, 0x73, 0x4d, 0x74}; +const uint8_t HuffDecoderCommon::table9_105_emit_[20] = { + 0x4e, 0x30, 0x4e, 0x31, 0x4e, 0x32, 0x4e, 0x61, 0x4e, 0x63, + 0x4e, 0x65, 0x4e, 0x69, 0x4e, 0x6f, 0x4e, 0x73, 0x4e, 0x74}; +const uint8_t HuffDecoderCommon::table9_106_emit_[20] = { + 0x4f, 0x30, 0x4f, 0x31, 0x4f, 0x32, 0x4f, 0x61, 0x4f, 0x63, + 0x4f, 0x65, 0x4f, 0x69, 0x4f, 0x6f, 0x4f, 0x73, 0x4f, 0x74}; +const uint8_t HuffDecoderCommon::table9_107_emit_[20] = { + 0x50, 0x30, 0x50, 0x31, 0x50, 0x32, 0x50, 0x61, 0x50, 0x63, + 0x50, 0x65, 0x50, 0x69, 0x50, 0x6f, 0x50, 0x73, 0x50, 0x74}; +const uint8_t HuffDecoderCommon::table9_108_emit_[20] = { + 0x51, 0x30, 0x51, 0x31, 0x51, 0x32, 0x51, 0x61, 0x51, 0x63, + 0x51, 0x65, 0x51, 0x69, 0x51, 0x6f, 0x51, 0x73, 0x51, 0x74}; +const uint8_t HuffDecoderCommon::table9_109_emit_[20] = { + 0x52, 0x30, 0x52, 0x31, 0x52, 0x32, 0x52, 0x61, 0x52, 0x63, + 0x52, 0x65, 0x52, 0x69, 0x52, 0x6f, 0x52, 0x73, 0x52, 0x74}; +const uint8_t HuffDecoderCommon::table9_110_emit_[20] = { + 0x53, 0x30, 0x53, 0x31, 0x53, 0x32, 0x53, 0x61, 0x53, 0x63, + 0x53, 0x65, 0x53, 0x69, 0x53, 0x6f, 0x53, 0x73, 0x53, 0x74}; +const uint8_t HuffDecoderCommon::table9_111_emit_[20] = { + 0x54, 0x30, 0x54, 0x31, 0x54, 0x32, 0x54, 0x61, 0x54, 0x63, + 0x54, 0x65, 0x54, 0x69, 0x54, 0x6f, 0x54, 0x73, 0x54, 0x74}; +const uint8_t HuffDecoderCommon::table9_112_emit_[20] = { + 0x55, 0x30, 0x55, 0x31, 0x55, 0x32, 0x55, 0x61, 0x55, 0x63, + 0x55, 0x65, 0x55, 0x69, 0x55, 0x6f, 0x55, 0x73, 0x55, 0x74}; +const uint8_t HuffDecoderCommon::table9_113_emit_[20] = { + 0x56, 0x30, 0x56, 0x31, 0x56, 0x32, 0x56, 0x61, 0x56, 0x63, + 0x56, 0x65, 0x56, 0x69, 0x56, 0x6f, 0x56, 0x73, 0x56, 0x74}; +const uint8_t HuffDecoderCommon::table9_114_emit_[20] = { + 0x57, 0x30, 0x57, 0x31, 0x57, 0x32, 0x57, 0x61, 0x57, 0x63, + 0x57, 0x65, 0x57, 0x69, 0x57, 0x6f, 0x57, 0x73, 0x57, 0x74}; +const uint8_t HuffDecoderCommon::table9_115_emit_[20] = { + 0x59, 0x30, 0x59, 0x31, 0x59, 0x32, 0x59, 0x61, 0x59, 0x63, + 0x59, 0x65, 0x59, 0x69, 0x59, 0x6f, 0x59, 0x73, 0x59, 0x74}; +const uint8_t HuffDecoderCommon::table9_116_emit_[20] = { + 0x6a, 0x30, 0x6a, 0x31, 0x6a, 0x32, 0x6a, 0x61, 0x6a, 0x63, + 0x6a, 0x65, 0x6a, 0x69, 0x6a, 0x6f, 0x6a, 0x73, 0x6a, 0x74}; +const uint8_t HuffDecoderCommon::table9_117_emit_[20] = { + 0x6b, 0x30, 0x6b, 0x31, 0x6b, 0x32, 0x6b, 0x61, 0x6b, 0x63, + 0x6b, 0x65, 0x6b, 0x69, 0x6b, 0x6f, 0x6b, 0x73, 0x6b, 0x74}; +const uint8_t HuffDecoderCommon::table9_118_emit_[20] = { + 0x71, 0x30, 0x71, 0x31, 0x71, 0x32, 0x71, 0x61, 0x71, 0x63, + 0x71, 0x65, 0x71, 0x69, 0x71, 0x6f, 0x71, 0x73, 0x71, 0x74}; +const uint8_t HuffDecoderCommon::table9_119_emit_[20] = { + 0x76, 0x30, 0x76, 0x31, 0x76, 0x32, 0x76, 0x61, 0x76, 0x63, + 0x76, 0x65, 0x76, 0x69, 0x76, 0x6f, 0x76, 0x73, 0x76, 0x74}; +const uint8_t HuffDecoderCommon::table9_120_emit_[20] = { + 0x77, 0x30, 0x77, 0x31, 0x77, 0x32, 0x77, 0x61, 0x77, 0x63, + 0x77, 0x65, 0x77, 0x69, 0x77, 0x6f, 0x77, 0x73, 0x77, 0x74}; +const uint8_t HuffDecoderCommon::table9_121_emit_[20] = { + 0x78, 0x30, 0x78, 0x31, 0x78, 0x32, 0x78, 0x61, 0x78, 0x63, + 0x78, 0x65, 0x78, 0x69, 0x78, 0x6f, 0x78, 0x73, 0x78, 0x74}; +const uint8_t HuffDecoderCommon::table9_122_emit_[20] = { + 0x79, 0x30, 0x79, 0x31, 0x79, 0x32, 0x79, 0x61, 0x79, 0x63, + 0x79, 0x65, 0x79, 0x69, 0x79, 0x6f, 0x79, 0x73, 0x79, 0x74}; +const uint8_t HuffDecoderCommon::table9_123_emit_[20] = { + 0x7a, 0x30, 0x7a, 0x31, 0x7a, 0x32, 0x7a, 0x61, 0x7a, 0x63, + 0x7a, 0x65, 0x7a, 0x69, 0x7a, 0x6f, 0x7a, 0x73, 0x7a, 0x74}; +const uint8_t HuffDecoderCommon::table9_124_emit_[2] = {0x26, 0x2a}; +const uint8_t HuffDecoderCommon::table9_124_ops_[32] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06}; +const uint8_t HuffDecoderCommon::table9_125_emit_[2] = {0x2c, 0x3b}; +const uint8_t HuffDecoderCommon::table9_126_emit_[2] = {0x58, 0x5a}; +const uint8_t HuffDecoderCommon::table9_127_emit_[10] = { + 0x21, 0x22, 0x28, 0x29, 0x3f, 0x27, 0x2b, 0x7c, 0x23, 0x3e}; +const uint8_t HuffDecoderCommon::table9_127_ops_[32] = { + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, + 0x0a, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x12, 0x00, 0x16, + 0x00, 0x1a, 0x00, 0x1e, 0x22, 0x26, 0x00, 0x00, 0x00, 0x03}; +const uint8_t* const HuffDecoderCommon::table9_emit_[128] = { + table9_0_emit_, table9_1_emit_, table9_2_emit_, table9_3_emit_, + table9_4_emit_, table9_5_emit_, table9_6_emit_, table9_7_emit_, + table9_8_emit_, table9_9_emit_, table9_10_emit_, table9_11_emit_, + table9_12_emit_, table9_13_emit_, table9_14_emit_, table9_15_emit_, + table9_16_emit_, table9_17_emit_, table9_18_emit_, table9_19_emit_, + table9_20_emit_, table9_21_emit_, table9_22_emit_, table9_23_emit_, + table9_24_emit_, table9_25_emit_, table9_26_emit_, table9_27_emit_, + table9_28_emit_, table9_29_emit_, table9_30_emit_, table9_31_emit_, + table9_32_emit_, table9_33_emit_, table9_34_emit_, table9_35_emit_, + table9_36_emit_, table9_37_emit_, table9_38_emit_, table9_39_emit_, + table9_40_emit_, table9_41_emit_, table9_42_emit_, table9_43_emit_, + table9_44_emit_, table9_45_emit_, table9_46_emit_, table9_47_emit_, + table9_48_emit_, table9_49_emit_, table9_50_emit_, table9_51_emit_, + table9_52_emit_, table9_53_emit_, table9_54_emit_, table9_55_emit_, + table9_56_emit_, table9_57_emit_, table9_58_emit_, table9_59_emit_, + table9_60_emit_, table9_61_emit_, table9_62_emit_, table9_63_emit_, + table9_64_emit_, table9_65_emit_, table9_66_emit_, table9_67_emit_, + table9_68_emit_, table9_69_emit_, table9_70_emit_, table9_71_emit_, + table9_72_emit_, table9_73_emit_, table9_74_emit_, table9_75_emit_, + table9_76_emit_, table9_77_emit_, table9_78_emit_, table9_79_emit_, + table9_80_emit_, table9_81_emit_, table9_82_emit_, table9_83_emit_, + table9_84_emit_, table9_85_emit_, table9_86_emit_, table9_87_emit_, + table9_88_emit_, table9_89_emit_, table9_90_emit_, table9_91_emit_, + table9_92_emit_, table9_93_emit_, table9_94_emit_, table9_95_emit_, + table9_96_emit_, table9_97_emit_, table9_98_emit_, table9_99_emit_, + table9_100_emit_, table9_101_emit_, table9_102_emit_, table9_103_emit_, + table9_104_emit_, table9_105_emit_, table9_106_emit_, table9_107_emit_, + table9_108_emit_, table9_109_emit_, table9_110_emit_, table9_111_emit_, + table9_112_emit_, table9_113_emit_, table9_114_emit_, table9_115_emit_, + table9_116_emit_, table9_117_emit_, table9_118_emit_, table9_119_emit_, + table9_120_emit_, table9_121_emit_, table9_122_emit_, table9_123_emit_, + table9_124_emit_, table9_125_emit_, table9_126_emit_, table9_127_emit_, +}; +const uint8_t* const HuffDecoderCommon::table9_ops_[128] = { + table9_0_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_4_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_8_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_12_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_16_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_20_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_24_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_28_ops_, table9_1_ops_, table9_2_ops_, table9_3_ops_, + table9_28_ops_, table9_33_ops_, table9_2_ops_, table9_3_ops_, + table9_28_ops_, table9_37_ops_, table9_2_ops_, table9_3_ops_, + table9_40_ops_, table9_41_ops_, table9_42_ops_, table9_41_ops_, + table9_44_ops_, table9_41_ops_, table9_46_ops_, table9_41_ops_, + table9_48_ops_, table9_41_ops_, table9_50_ops_, table9_41_ops_, + table9_52_ops_, table9_41_ops_, table9_54_ops_, table9_41_ops_, + table9_56_ops_, table9_41_ops_, table9_58_ops_, table9_41_ops_, + table9_60_ops_, table9_41_ops_, table9_62_ops_, table9_41_ops_, + table9_62_ops_, table9_65_ops_, table9_62_ops_, table9_67_ops_, + table9_62_ops_, table9_69_ops_, table9_62_ops_, table9_71_ops_, + table9_62_ops_, table9_73_ops_, table9_62_ops_, table9_75_ops_, + table9_62_ops_, table9_77_ops_, table9_62_ops_, table9_79_ops_, + table9_62_ops_, table9_81_ops_, table9_62_ops_, table9_83_ops_, + table9_62_ops_, table9_85_ops_, table9_62_ops_, table9_87_ops_, + table9_62_ops_, table9_89_ops_, table9_62_ops_, table9_41_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_92_ops_, table9_92_ops_, table9_92_ops_, table9_92_ops_, + table9_124_ops_, table9_124_ops_, table9_124_ops_, table9_127_ops_, +}; +const uint16_t HuffDecoderCommon::table10_0_inner_[9] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_0_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, + 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, + 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 8}; +const uint16_t HuffDecoderCommon::table10_1_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069}; +const uint8_t HuffDecoderCommon::table10_1_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, + 0, 4, 0, 0, 0, 5, 0, 0, 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, + 0, 0, 0, 10, 0, 0, 0, 11, 0, 0, 0, 12, 0, 0, 0, 13, 0, 0, 0, 14}; +const uint16_t HuffDecoderCommon::table10_2_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, + 0x0069, 0x0071, 0x0079, 0x0081, 0x0089}; +const uint8_t HuffDecoderCommon::table10_2_outer_[64] = { + 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, + 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, 0, 0, 0, 10, 0, 0, 0, 11, + 0, 0, 0, 12, 0, 0, 0, 13, 0, 0, 0, 14, 0, 15, 0, 16, 0, 17, 0, 18}; +const uint8_t HuffDecoderCommon::table10_3_emit_[68] = { + 0x30, 0x45, 0x30, 0x46, 0x30, 0x47, 0x30, 0x48, 0x30, 0x49, 0x30, 0x4a, + 0x30, 0x4b, 0x30, 0x4c, 0x30, 0x4d, 0x30, 0x4e, 0x30, 0x4f, 0x30, 0x50, + 0x30, 0x51, 0x30, 0x52, 0x30, 0x53, 0x30, 0x54, 0x30, 0x55, 0x30, 0x56, + 0x30, 0x57, 0x30, 0x59, 0x30, 0x6a, 0x30, 0x6b, 0x30, 0x71, 0x30, 0x76, + 0x30, 0x77, 0x30, 0x78, 0x30, 0x79, 0x30, 0x7a, 0x30, 0x26, 0x30, 0x2a, + 0x30, 0x2c, 0x30, 0x3b, 0x30, 0x58, 0x30, 0x5a}; +const uint16_t HuffDecoderCommon::table10_3_inner_[36] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, 0x0039, + 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, 0x0079, 0x0081, + 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, 0x00b9, 0x00c1, 0x00c9, + 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, 0x00f9, 0x0101, 0x0109, 0x0002}; +const uint8_t HuffDecoderCommon::table10_3_outer_[64] = { + 0, 1, 0, 2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, + 0, 9, 0, 10, 0, 11, 0, 12, 0, 13, 0, 14, 0, 15, 0, 16, + 0, 17, 0, 18, 0, 19, 0, 20, 0, 21, 0, 22, 0, 23, 0, 24, + 0, 25, 0, 26, 0, 27, 0, 28, 29, 30, 31, 32, 33, 34, 0, 35}; +const uint16_t HuffDecoderCommon::table10_4_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_7_emit_[68] = { + 0x31, 0x45, 0x31, 0x46, 0x31, 0x47, 0x31, 0x48, 0x31, 0x49, 0x31, 0x4a, + 0x31, 0x4b, 0x31, 0x4c, 0x31, 0x4d, 0x31, 0x4e, 0x31, 0x4f, 0x31, 0x50, + 0x31, 0x51, 0x31, 0x52, 0x31, 0x53, 0x31, 0x54, 0x31, 0x55, 0x31, 0x56, + 0x31, 0x57, 0x31, 0x59, 0x31, 0x6a, 0x31, 0x6b, 0x31, 0x71, 0x31, 0x76, + 0x31, 0x77, 0x31, 0x78, 0x31, 0x79, 0x31, 0x7a, 0x31, 0x26, 0x31, 0x2a, + 0x31, 0x2c, 0x31, 0x3b, 0x31, 0x58, 0x31, 0x5a}; +const uint16_t HuffDecoderCommon::table10_8_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015, 0x001d, 0x0025, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_11_emit_[68] = { + 0x32, 0x45, 0x32, 0x46, 0x32, 0x47, 0x32, 0x48, 0x32, 0x49, 0x32, 0x4a, + 0x32, 0x4b, 0x32, 0x4c, 0x32, 0x4d, 0x32, 0x4e, 0x32, 0x4f, 0x32, 0x50, + 0x32, 0x51, 0x32, 0x52, 0x32, 0x53, 0x32, 0x54, 0x32, 0x55, 0x32, 0x56, + 0x32, 0x57, 0x32, 0x59, 0x32, 0x6a, 0x32, 0x6b, 0x32, 0x71, 0x32, 0x76, + 0x32, 0x77, 0x32, 0x78, 0x32, 0x79, 0x32, 0x7a, 0x32, 0x26, 0x32, 0x2a, + 0x32, 0x2c, 0x32, 0x3b, 0x32, 0x58, 0x32, 0x5a}; +const uint16_t HuffDecoderCommon::table10_12_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x001d, 0x0025, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_15_emit_[68] = { + 0x61, 0x45, 0x61, 0x46, 0x61, 0x47, 0x61, 0x48, 0x61, 0x49, 0x61, 0x4a, + 0x61, 0x4b, 0x61, 0x4c, 0x61, 0x4d, 0x61, 0x4e, 0x61, 0x4f, 0x61, 0x50, + 0x61, 0x51, 0x61, 0x52, 0x61, 0x53, 0x61, 0x54, 0x61, 0x55, 0x61, 0x56, + 0x61, 0x57, 0x61, 0x59, 0x61, 0x6a, 0x61, 0x6b, 0x61, 0x71, 0x61, 0x76, + 0x61, 0x77, 0x61, 0x78, 0x61, 0x79, 0x61, 0x7a, 0x61, 0x26, 0x61, 0x2a, + 0x61, 0x2c, 0x61, 0x3b, 0x61, 0x58, 0x61, 0x5a}; +const uint16_t HuffDecoderCommon::table10_16_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0025, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_19_emit_[68] = { + 0x63, 0x45, 0x63, 0x46, 0x63, 0x47, 0x63, 0x48, 0x63, 0x49, 0x63, 0x4a, + 0x63, 0x4b, 0x63, 0x4c, 0x63, 0x4d, 0x63, 0x4e, 0x63, 0x4f, 0x63, 0x50, + 0x63, 0x51, 0x63, 0x52, 0x63, 0x53, 0x63, 0x54, 0x63, 0x55, 0x63, 0x56, + 0x63, 0x57, 0x63, 0x59, 0x63, 0x6a, 0x63, 0x6b, 0x63, 0x71, 0x63, 0x76, + 0x63, 0x77, 0x63, 0x78, 0x63, 0x79, 0x63, 0x7a, 0x63, 0x26, 0x63, 0x2a, + 0x63, 0x2c, 0x63, 0x3b, 0x63, 0x58, 0x63, 0x5a}; +const uint16_t HuffDecoderCommon::table10_20_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x002d, 0x0035}; +const uint8_t HuffDecoderCommon::table10_23_emit_[68] = { + 0x65, 0x45, 0x65, 0x46, 0x65, 0x47, 0x65, 0x48, 0x65, 0x49, 0x65, 0x4a, + 0x65, 0x4b, 0x65, 0x4c, 0x65, 0x4d, 0x65, 0x4e, 0x65, 0x4f, 0x65, 0x50, + 0x65, 0x51, 0x65, 0x52, 0x65, 0x53, 0x65, 0x54, 0x65, 0x55, 0x65, 0x56, + 0x65, 0x57, 0x65, 0x59, 0x65, 0x6a, 0x65, 0x6b, 0x65, 0x71, 0x65, 0x76, + 0x65, 0x77, 0x65, 0x78, 0x65, 0x79, 0x65, 0x7a, 0x65, 0x26, 0x65, 0x2a, + 0x65, 0x2c, 0x65, 0x3b, 0x65, 0x58, 0x65, 0x5a}; +const uint16_t HuffDecoderCommon::table10_24_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, 0x0035}; +const uint8_t HuffDecoderCommon::table10_27_emit_[68] = { + 0x69, 0x45, 0x69, 0x46, 0x69, 0x47, 0x69, 0x48, 0x69, 0x49, 0x69, 0x4a, + 0x69, 0x4b, 0x69, 0x4c, 0x69, 0x4d, 0x69, 0x4e, 0x69, 0x4f, 0x69, 0x50, + 0x69, 0x51, 0x69, 0x52, 0x69, 0x53, 0x69, 0x54, 0x69, 0x55, 0x69, 0x56, + 0x69, 0x57, 0x69, 0x59, 0x69, 0x6a, 0x69, 0x6b, 0x69, 0x71, 0x69, 0x76, + 0x69, 0x77, 0x69, 0x78, 0x69, 0x79, 0x69, 0x7a, 0x69, 0x26, 0x69, 0x2a, + 0x69, 0x2c, 0x69, 0x3b, 0x69, 0x58, 0x69, 0x5a}; +const uint16_t HuffDecoderCommon::table10_28_inner_[9] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, 0x0039}; +const uint8_t HuffDecoderCommon::table10_31_emit_[68] = { + 0x6f, 0x45, 0x6f, 0x46, 0x6f, 0x47, 0x6f, 0x48, 0x6f, 0x49, 0x6f, 0x4a, + 0x6f, 0x4b, 0x6f, 0x4c, 0x6f, 0x4d, 0x6f, 0x4e, 0x6f, 0x4f, 0x6f, 0x50, + 0x6f, 0x51, 0x6f, 0x52, 0x6f, 0x53, 0x6f, 0x54, 0x6f, 0x55, 0x6f, 0x56, + 0x6f, 0x57, 0x6f, 0x59, 0x6f, 0x6a, 0x6f, 0x6b, 0x6f, 0x71, 0x6f, 0x76, + 0x6f, 0x77, 0x6f, 0x78, 0x6f, 0x79, 0x6f, 0x7a, 0x6f, 0x26, 0x6f, 0x2a, + 0x6f, 0x2c, 0x6f, 0x3b, 0x6f, 0x58, 0x6f, 0x5a}; +const uint16_t HuffDecoderCommon::table10_33_inner_[15] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table10_35_emit_[68] = { + 0x73, 0x45, 0x73, 0x46, 0x73, 0x47, 0x73, 0x48, 0x73, 0x49, 0x73, 0x4a, + 0x73, 0x4b, 0x73, 0x4c, 0x73, 0x4d, 0x73, 0x4e, 0x73, 0x4f, 0x73, 0x50, + 0x73, 0x51, 0x73, 0x52, 0x73, 0x53, 0x73, 0x54, 0x73, 0x55, 0x73, 0x56, + 0x73, 0x57, 0x73, 0x59, 0x73, 0x6a, 0x73, 0x6b, 0x73, 0x71, 0x73, 0x76, + 0x73, 0x77, 0x73, 0x78, 0x73, 0x79, 0x73, 0x7a, 0x73, 0x26, 0x73, 0x2a, + 0x73, 0x2c, 0x73, 0x3b, 0x73, 0x58, 0x73, 0x5a}; +const uint16_t HuffDecoderCommon::table10_37_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table10_39_emit_[68] = { + 0x74, 0x45, 0x74, 0x46, 0x74, 0x47, 0x74, 0x48, 0x74, 0x49, 0x74, 0x4a, + 0x74, 0x4b, 0x74, 0x4c, 0x74, 0x4d, 0x74, 0x4e, 0x74, 0x4f, 0x74, 0x50, + 0x74, 0x51, 0x74, 0x52, 0x74, 0x53, 0x74, 0x54, 0x74, 0x55, 0x74, 0x56, + 0x74, 0x57, 0x74, 0x59, 0x74, 0x6a, 0x74, 0x6b, 0x74, 0x71, 0x74, 0x76, + 0x74, 0x77, 0x74, 0x78, 0x74, 0x79, 0x74, 0x7a, 0x74, 0x26, 0x74, 0x2a, + 0x74, 0x2c, 0x74, 0x3b, 0x74, 0x58, 0x74, 0x5a}; +const uint16_t HuffDecoderCommon::table10_40_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_40_outer_[64] = { + 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, + 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, 0, 0, 0, 10, 0, 11, 0, 12, + 0, 13, 0, 14, 0, 15, 0, 16, 0, 17, 0, 18, 0, 19, 0, 20, 0, 21, 0, 22}; +const uint8_t HuffDecoderCommon::table10_41_emit_[92] = { + 0x20, 0x3d, 0x20, 0x41, 0x20, 0x5f, 0x20, 0x62, 0x20, 0x64, 0x20, 0x66, + 0x20, 0x67, 0x20, 0x68, 0x20, 0x6c, 0x20, 0x6d, 0x20, 0x6e, 0x20, 0x70, + 0x20, 0x72, 0x20, 0x75, 0x20, 0x3a, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, + 0x20, 0x45, 0x20, 0x46, 0x20, 0x47, 0x20, 0x48, 0x20, 0x49, 0x20, 0x4a, + 0x20, 0x4b, 0x20, 0x4c, 0x20, 0x4d, 0x20, 0x4e, 0x20, 0x4f, 0x20, 0x50, + 0x20, 0x51, 0x20, 0x52, 0x20, 0x53, 0x20, 0x54, 0x20, 0x55, 0x20, 0x56, + 0x20, 0x57, 0x20, 0x59, 0x20, 0x6a, 0x20, 0x6b, 0x20, 0x71, 0x20, 0x76, + 0x20, 0x77, 0x20, 0x78, 0x20, 0x79, 0x20, 0x7a}; +const uint16_t HuffDecoderCommon::table10_41_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0149, 0x0151, 0x0159, 0x0161, 0x0169, 0x0002}; +const uint8_t HuffDecoderCommon::table10_41_outer_[64] = { + 0, 1, 0, 2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8, + 0, 9, 0, 10, 0, 11, 0, 12, 0, 13, 0, 14, 15, 16, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, + 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 0, 0, 0, 47}; +const uint16_t HuffDecoderCommon::table10_42_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_43_emit_[92] = { + 0x25, 0x3d, 0x25, 0x41, 0x25, 0x5f, 0x25, 0x62, 0x25, 0x64, 0x25, 0x66, + 0x25, 0x67, 0x25, 0x68, 0x25, 0x6c, 0x25, 0x6d, 0x25, 0x6e, 0x25, 0x70, + 0x25, 0x72, 0x25, 0x75, 0x25, 0x3a, 0x25, 0x42, 0x25, 0x43, 0x25, 0x44, + 0x25, 0x45, 0x25, 0x46, 0x25, 0x47, 0x25, 0x48, 0x25, 0x49, 0x25, 0x4a, + 0x25, 0x4b, 0x25, 0x4c, 0x25, 0x4d, 0x25, 0x4e, 0x25, 0x4f, 0x25, 0x50, + 0x25, 0x51, 0x25, 0x52, 0x25, 0x53, 0x25, 0x54, 0x25, 0x55, 0x25, 0x56, + 0x25, 0x57, 0x25, 0x59, 0x25, 0x6a, 0x25, 0x6b, 0x25, 0x71, 0x25, 0x76, + 0x25, 0x77, 0x25, 0x78, 0x25, 0x79, 0x25, 0x7a}; +const uint16_t HuffDecoderCommon::table10_44_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_45_emit_[92] = { + 0x2d, 0x3d, 0x2d, 0x41, 0x2d, 0x5f, 0x2d, 0x62, 0x2d, 0x64, 0x2d, 0x66, + 0x2d, 0x67, 0x2d, 0x68, 0x2d, 0x6c, 0x2d, 0x6d, 0x2d, 0x6e, 0x2d, 0x70, + 0x2d, 0x72, 0x2d, 0x75, 0x2d, 0x3a, 0x2d, 0x42, 0x2d, 0x43, 0x2d, 0x44, + 0x2d, 0x45, 0x2d, 0x46, 0x2d, 0x47, 0x2d, 0x48, 0x2d, 0x49, 0x2d, 0x4a, + 0x2d, 0x4b, 0x2d, 0x4c, 0x2d, 0x4d, 0x2d, 0x4e, 0x2d, 0x4f, 0x2d, 0x50, + 0x2d, 0x51, 0x2d, 0x52, 0x2d, 0x53, 0x2d, 0x54, 0x2d, 0x55, 0x2d, 0x56, + 0x2d, 0x57, 0x2d, 0x59, 0x2d, 0x6a, 0x2d, 0x6b, 0x2d, 0x71, 0x2d, 0x76, + 0x2d, 0x77, 0x2d, 0x78, 0x2d, 0x79, 0x2d, 0x7a}; +const uint16_t HuffDecoderCommon::table10_46_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_47_emit_[92] = { + 0x2e, 0x3d, 0x2e, 0x41, 0x2e, 0x5f, 0x2e, 0x62, 0x2e, 0x64, 0x2e, 0x66, + 0x2e, 0x67, 0x2e, 0x68, 0x2e, 0x6c, 0x2e, 0x6d, 0x2e, 0x6e, 0x2e, 0x70, + 0x2e, 0x72, 0x2e, 0x75, 0x2e, 0x3a, 0x2e, 0x42, 0x2e, 0x43, 0x2e, 0x44, + 0x2e, 0x45, 0x2e, 0x46, 0x2e, 0x47, 0x2e, 0x48, 0x2e, 0x49, 0x2e, 0x4a, + 0x2e, 0x4b, 0x2e, 0x4c, 0x2e, 0x4d, 0x2e, 0x4e, 0x2e, 0x4f, 0x2e, 0x50, + 0x2e, 0x51, 0x2e, 0x52, 0x2e, 0x53, 0x2e, 0x54, 0x2e, 0x55, 0x2e, 0x56, + 0x2e, 0x57, 0x2e, 0x59, 0x2e, 0x6a, 0x2e, 0x6b, 0x2e, 0x71, 0x2e, 0x76, + 0x2e, 0x77, 0x2e, 0x78, 0x2e, 0x79, 0x2e, 0x7a}; +const uint16_t HuffDecoderCommon::table10_48_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_49_emit_[92] = { + 0x2f, 0x3d, 0x2f, 0x41, 0x2f, 0x5f, 0x2f, 0x62, 0x2f, 0x64, 0x2f, 0x66, + 0x2f, 0x67, 0x2f, 0x68, 0x2f, 0x6c, 0x2f, 0x6d, 0x2f, 0x6e, 0x2f, 0x70, + 0x2f, 0x72, 0x2f, 0x75, 0x2f, 0x3a, 0x2f, 0x42, 0x2f, 0x43, 0x2f, 0x44, + 0x2f, 0x45, 0x2f, 0x46, 0x2f, 0x47, 0x2f, 0x48, 0x2f, 0x49, 0x2f, 0x4a, + 0x2f, 0x4b, 0x2f, 0x4c, 0x2f, 0x4d, 0x2f, 0x4e, 0x2f, 0x4f, 0x2f, 0x50, + 0x2f, 0x51, 0x2f, 0x52, 0x2f, 0x53, 0x2f, 0x54, 0x2f, 0x55, 0x2f, 0x56, + 0x2f, 0x57, 0x2f, 0x59, 0x2f, 0x6a, 0x2f, 0x6b, 0x2f, 0x71, 0x2f, 0x76, + 0x2f, 0x77, 0x2f, 0x78, 0x2f, 0x79, 0x2f, 0x7a}; +const uint16_t HuffDecoderCommon::table10_50_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_51_emit_[92] = { + 0x33, 0x3d, 0x33, 0x41, 0x33, 0x5f, 0x33, 0x62, 0x33, 0x64, 0x33, 0x66, + 0x33, 0x67, 0x33, 0x68, 0x33, 0x6c, 0x33, 0x6d, 0x33, 0x6e, 0x33, 0x70, + 0x33, 0x72, 0x33, 0x75, 0x33, 0x3a, 0x33, 0x42, 0x33, 0x43, 0x33, 0x44, + 0x33, 0x45, 0x33, 0x46, 0x33, 0x47, 0x33, 0x48, 0x33, 0x49, 0x33, 0x4a, + 0x33, 0x4b, 0x33, 0x4c, 0x33, 0x4d, 0x33, 0x4e, 0x33, 0x4f, 0x33, 0x50, + 0x33, 0x51, 0x33, 0x52, 0x33, 0x53, 0x33, 0x54, 0x33, 0x55, 0x33, 0x56, + 0x33, 0x57, 0x33, 0x59, 0x33, 0x6a, 0x33, 0x6b, 0x33, 0x71, 0x33, 0x76, + 0x33, 0x77, 0x33, 0x78, 0x33, 0x79, 0x33, 0x7a}; +const uint16_t HuffDecoderCommon::table10_52_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_53_emit_[92] = { + 0x34, 0x3d, 0x34, 0x41, 0x34, 0x5f, 0x34, 0x62, 0x34, 0x64, 0x34, 0x66, + 0x34, 0x67, 0x34, 0x68, 0x34, 0x6c, 0x34, 0x6d, 0x34, 0x6e, 0x34, 0x70, + 0x34, 0x72, 0x34, 0x75, 0x34, 0x3a, 0x34, 0x42, 0x34, 0x43, 0x34, 0x44, + 0x34, 0x45, 0x34, 0x46, 0x34, 0x47, 0x34, 0x48, 0x34, 0x49, 0x34, 0x4a, + 0x34, 0x4b, 0x34, 0x4c, 0x34, 0x4d, 0x34, 0x4e, 0x34, 0x4f, 0x34, 0x50, + 0x34, 0x51, 0x34, 0x52, 0x34, 0x53, 0x34, 0x54, 0x34, 0x55, 0x34, 0x56, + 0x34, 0x57, 0x34, 0x59, 0x34, 0x6a, 0x34, 0x6b, 0x34, 0x71, 0x34, 0x76, + 0x34, 0x77, 0x34, 0x78, 0x34, 0x79, 0x34, 0x7a}; +const uint16_t HuffDecoderCommon::table10_54_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x008d, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_55_emit_[92] = { + 0x35, 0x3d, 0x35, 0x41, 0x35, 0x5f, 0x35, 0x62, 0x35, 0x64, 0x35, 0x66, + 0x35, 0x67, 0x35, 0x68, 0x35, 0x6c, 0x35, 0x6d, 0x35, 0x6e, 0x35, 0x70, + 0x35, 0x72, 0x35, 0x75, 0x35, 0x3a, 0x35, 0x42, 0x35, 0x43, 0x35, 0x44, + 0x35, 0x45, 0x35, 0x46, 0x35, 0x47, 0x35, 0x48, 0x35, 0x49, 0x35, 0x4a, + 0x35, 0x4b, 0x35, 0x4c, 0x35, 0x4d, 0x35, 0x4e, 0x35, 0x4f, 0x35, 0x50, + 0x35, 0x51, 0x35, 0x52, 0x35, 0x53, 0x35, 0x54, 0x35, 0x55, 0x35, 0x56, + 0x35, 0x57, 0x35, 0x59, 0x35, 0x6a, 0x35, 0x6b, 0x35, 0x71, 0x35, 0x76, + 0x35, 0x77, 0x35, 0x78, 0x35, 0x79, 0x35, 0x7a}; +const uint16_t HuffDecoderCommon::table10_56_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0095, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_57_emit_[92] = { + 0x36, 0x3d, 0x36, 0x41, 0x36, 0x5f, 0x36, 0x62, 0x36, 0x64, 0x36, 0x66, + 0x36, 0x67, 0x36, 0x68, 0x36, 0x6c, 0x36, 0x6d, 0x36, 0x6e, 0x36, 0x70, + 0x36, 0x72, 0x36, 0x75, 0x36, 0x3a, 0x36, 0x42, 0x36, 0x43, 0x36, 0x44, + 0x36, 0x45, 0x36, 0x46, 0x36, 0x47, 0x36, 0x48, 0x36, 0x49, 0x36, 0x4a, + 0x36, 0x4b, 0x36, 0x4c, 0x36, 0x4d, 0x36, 0x4e, 0x36, 0x4f, 0x36, 0x50, + 0x36, 0x51, 0x36, 0x52, 0x36, 0x53, 0x36, 0x54, 0x36, 0x55, 0x36, 0x56, + 0x36, 0x57, 0x36, 0x59, 0x36, 0x6a, 0x36, 0x6b, 0x36, 0x71, 0x36, 0x76, + 0x36, 0x77, 0x36, 0x78, 0x36, 0x79, 0x36, 0x7a}; +const uint16_t HuffDecoderCommon::table10_58_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x009d, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_59_emit_[92] = { + 0x37, 0x3d, 0x37, 0x41, 0x37, 0x5f, 0x37, 0x62, 0x37, 0x64, 0x37, 0x66, + 0x37, 0x67, 0x37, 0x68, 0x37, 0x6c, 0x37, 0x6d, 0x37, 0x6e, 0x37, 0x70, + 0x37, 0x72, 0x37, 0x75, 0x37, 0x3a, 0x37, 0x42, 0x37, 0x43, 0x37, 0x44, + 0x37, 0x45, 0x37, 0x46, 0x37, 0x47, 0x37, 0x48, 0x37, 0x49, 0x37, 0x4a, + 0x37, 0x4b, 0x37, 0x4c, 0x37, 0x4d, 0x37, 0x4e, 0x37, 0x4f, 0x37, 0x50, + 0x37, 0x51, 0x37, 0x52, 0x37, 0x53, 0x37, 0x54, 0x37, 0x55, 0x37, 0x56, + 0x37, 0x57, 0x37, 0x59, 0x37, 0x6a, 0x37, 0x6b, 0x37, 0x71, 0x37, 0x76, + 0x37, 0x77, 0x37, 0x78, 0x37, 0x79, 0x37, 0x7a}; +const uint16_t HuffDecoderCommon::table10_60_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a5}; +const uint8_t HuffDecoderCommon::table10_61_emit_[92] = { + 0x38, 0x3d, 0x38, 0x41, 0x38, 0x5f, 0x38, 0x62, 0x38, 0x64, 0x38, 0x66, + 0x38, 0x67, 0x38, 0x68, 0x38, 0x6c, 0x38, 0x6d, 0x38, 0x6e, 0x38, 0x70, + 0x38, 0x72, 0x38, 0x75, 0x38, 0x3a, 0x38, 0x42, 0x38, 0x43, 0x38, 0x44, + 0x38, 0x45, 0x38, 0x46, 0x38, 0x47, 0x38, 0x48, 0x38, 0x49, 0x38, 0x4a, + 0x38, 0x4b, 0x38, 0x4c, 0x38, 0x4d, 0x38, 0x4e, 0x38, 0x4f, 0x38, 0x50, + 0x38, 0x51, 0x38, 0x52, 0x38, 0x53, 0x38, 0x54, 0x38, 0x55, 0x38, 0x56, + 0x38, 0x57, 0x38, 0x59, 0x38, 0x6a, 0x38, 0x6b, 0x38, 0x71, 0x38, 0x76, + 0x38, 0x77, 0x38, 0x78, 0x38, 0x79, 0x38, 0x7a}; +const uint16_t HuffDecoderCommon::table10_62_inner_[23] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9}; +const uint8_t HuffDecoderCommon::table10_63_emit_[92] = { + 0x39, 0x3d, 0x39, 0x41, 0x39, 0x5f, 0x39, 0x62, 0x39, 0x64, 0x39, 0x66, + 0x39, 0x67, 0x39, 0x68, 0x39, 0x6c, 0x39, 0x6d, 0x39, 0x6e, 0x39, 0x70, + 0x39, 0x72, 0x39, 0x75, 0x39, 0x3a, 0x39, 0x42, 0x39, 0x43, 0x39, 0x44, + 0x39, 0x45, 0x39, 0x46, 0x39, 0x47, 0x39, 0x48, 0x39, 0x49, 0x39, 0x4a, + 0x39, 0x4b, 0x39, 0x4c, 0x39, 0x4d, 0x39, 0x4e, 0x39, 0x4f, 0x39, 0x50, + 0x39, 0x51, 0x39, 0x52, 0x39, 0x53, 0x39, 0x54, 0x39, 0x55, 0x39, 0x56, + 0x39, 0x57, 0x39, 0x59, 0x39, 0x6a, 0x39, 0x6b, 0x39, 0x71, 0x39, 0x76, + 0x39, 0x77, 0x39, 0x78, 0x39, 0x79, 0x39, 0x7a}; +const uint8_t HuffDecoderCommon::table10_65_emit_[91] = { + 0x3d, 0x3d, 0x41, 0x3d, 0x5f, 0x3d, 0x62, 0x3d, 0x64, 0x3d, 0x66, 0x3d, + 0x67, 0x3d, 0x68, 0x3d, 0x6c, 0x3d, 0x6d, 0x3d, 0x6e, 0x3d, 0x70, 0x3d, + 0x72, 0x3d, 0x75, 0x3d, 0x3a, 0x3d, 0x42, 0x3d, 0x43, 0x3d, 0x44, 0x3d, + 0x45, 0x3d, 0x46, 0x3d, 0x47, 0x3d, 0x48, 0x3d, 0x49, 0x3d, 0x4a, 0x3d, + 0x4b, 0x3d, 0x4c, 0x3d, 0x4d, 0x3d, 0x4e, 0x3d, 0x4f, 0x3d, 0x50, 0x3d, + 0x51, 0x3d, 0x52, 0x3d, 0x53, 0x3d, 0x54, 0x3d, 0x55, 0x3d, 0x56, 0x3d, + 0x57, 0x3d, 0x59, 0x3d, 0x6a, 0x3d, 0x6b, 0x3d, 0x71, 0x3d, 0x76, 0x3d, + 0x77, 0x3d, 0x78, 0x3d, 0x79, 0x3d, 0x7a}; +const uint16_t HuffDecoderCommon::table10_65_inner_[48] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_67_emit_[91] = { + 0x41, 0x3d, 0x41, 0x41, 0x5f, 0x41, 0x62, 0x41, 0x64, 0x41, 0x66, 0x41, + 0x67, 0x41, 0x68, 0x41, 0x6c, 0x41, 0x6d, 0x41, 0x6e, 0x41, 0x70, 0x41, + 0x72, 0x41, 0x75, 0x41, 0x3a, 0x41, 0x42, 0x41, 0x43, 0x41, 0x44, 0x41, + 0x45, 0x41, 0x46, 0x41, 0x47, 0x41, 0x48, 0x41, 0x49, 0x41, 0x4a, 0x41, + 0x4b, 0x41, 0x4c, 0x41, 0x4d, 0x41, 0x4e, 0x41, 0x4f, 0x41, 0x50, 0x41, + 0x51, 0x41, 0x52, 0x41, 0x53, 0x41, 0x54, 0x41, 0x55, 0x41, 0x56, 0x41, + 0x57, 0x41, 0x59, 0x41, 0x6a, 0x41, 0x6b, 0x41, 0x71, 0x41, 0x76, 0x41, + 0x77, 0x41, 0x78, 0x41, 0x79, 0x41, 0x7a}; +const uint16_t HuffDecoderCommon::table10_67_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_69_emit_[91] = { + 0x5f, 0x3d, 0x5f, 0x41, 0x5f, 0x5f, 0x62, 0x5f, 0x64, 0x5f, 0x66, 0x5f, + 0x67, 0x5f, 0x68, 0x5f, 0x6c, 0x5f, 0x6d, 0x5f, 0x6e, 0x5f, 0x70, 0x5f, + 0x72, 0x5f, 0x75, 0x5f, 0x3a, 0x5f, 0x42, 0x5f, 0x43, 0x5f, 0x44, 0x5f, + 0x45, 0x5f, 0x46, 0x5f, 0x47, 0x5f, 0x48, 0x5f, 0x49, 0x5f, 0x4a, 0x5f, + 0x4b, 0x5f, 0x4c, 0x5f, 0x4d, 0x5f, 0x4e, 0x5f, 0x4f, 0x5f, 0x50, 0x5f, + 0x51, 0x5f, 0x52, 0x5f, 0x53, 0x5f, 0x54, 0x5f, 0x55, 0x5f, 0x56, 0x5f, + 0x57, 0x5f, 0x59, 0x5f, 0x6a, 0x5f, 0x6b, 0x5f, 0x71, 0x5f, 0x76, 0x5f, + 0x77, 0x5f, 0x78, 0x5f, 0x79, 0x5f, 0x7a}; +const uint16_t HuffDecoderCommon::table10_69_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_71_emit_[91] = { + 0x62, 0x3d, 0x62, 0x41, 0x62, 0x5f, 0x62, 0x62, 0x64, 0x62, 0x66, 0x62, + 0x67, 0x62, 0x68, 0x62, 0x6c, 0x62, 0x6d, 0x62, 0x6e, 0x62, 0x70, 0x62, + 0x72, 0x62, 0x75, 0x62, 0x3a, 0x62, 0x42, 0x62, 0x43, 0x62, 0x44, 0x62, + 0x45, 0x62, 0x46, 0x62, 0x47, 0x62, 0x48, 0x62, 0x49, 0x62, 0x4a, 0x62, + 0x4b, 0x62, 0x4c, 0x62, 0x4d, 0x62, 0x4e, 0x62, 0x4f, 0x62, 0x50, 0x62, + 0x51, 0x62, 0x52, 0x62, 0x53, 0x62, 0x54, 0x62, 0x55, 0x62, 0x56, 0x62, + 0x57, 0x62, 0x59, 0x62, 0x6a, 0x62, 0x6b, 0x62, 0x71, 0x62, 0x76, 0x62, + 0x77, 0x62, 0x78, 0x62, 0x79, 0x62, 0x7a}; +const uint16_t HuffDecoderCommon::table10_71_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_73_emit_[91] = { + 0x64, 0x3d, 0x64, 0x41, 0x64, 0x5f, 0x64, 0x62, 0x64, 0x64, 0x66, 0x64, + 0x67, 0x64, 0x68, 0x64, 0x6c, 0x64, 0x6d, 0x64, 0x6e, 0x64, 0x70, 0x64, + 0x72, 0x64, 0x75, 0x64, 0x3a, 0x64, 0x42, 0x64, 0x43, 0x64, 0x44, 0x64, + 0x45, 0x64, 0x46, 0x64, 0x47, 0x64, 0x48, 0x64, 0x49, 0x64, 0x4a, 0x64, + 0x4b, 0x64, 0x4c, 0x64, 0x4d, 0x64, 0x4e, 0x64, 0x4f, 0x64, 0x50, 0x64, + 0x51, 0x64, 0x52, 0x64, 0x53, 0x64, 0x54, 0x64, 0x55, 0x64, 0x56, 0x64, + 0x57, 0x64, 0x59, 0x64, 0x6a, 0x64, 0x6b, 0x64, 0x71, 0x64, 0x76, 0x64, + 0x77, 0x64, 0x78, 0x64, 0x79, 0x64, 0x7a}; +const uint16_t HuffDecoderCommon::table10_73_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_75_emit_[91] = { + 0x66, 0x3d, 0x66, 0x41, 0x66, 0x5f, 0x66, 0x62, 0x66, 0x64, 0x66, 0x66, + 0x67, 0x66, 0x68, 0x66, 0x6c, 0x66, 0x6d, 0x66, 0x6e, 0x66, 0x70, 0x66, + 0x72, 0x66, 0x75, 0x66, 0x3a, 0x66, 0x42, 0x66, 0x43, 0x66, 0x44, 0x66, + 0x45, 0x66, 0x46, 0x66, 0x47, 0x66, 0x48, 0x66, 0x49, 0x66, 0x4a, 0x66, + 0x4b, 0x66, 0x4c, 0x66, 0x4d, 0x66, 0x4e, 0x66, 0x4f, 0x66, 0x50, 0x66, + 0x51, 0x66, 0x52, 0x66, 0x53, 0x66, 0x54, 0x66, 0x55, 0x66, 0x56, 0x66, + 0x57, 0x66, 0x59, 0x66, 0x6a, 0x66, 0x6b, 0x66, 0x71, 0x66, 0x76, 0x66, + 0x77, 0x66, 0x78, 0x66, 0x79, 0x66, 0x7a}; +const uint16_t HuffDecoderCommon::table10_75_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_77_emit_[91] = { + 0x67, 0x3d, 0x67, 0x41, 0x67, 0x5f, 0x67, 0x62, 0x67, 0x64, 0x67, 0x66, + 0x67, 0x67, 0x68, 0x67, 0x6c, 0x67, 0x6d, 0x67, 0x6e, 0x67, 0x70, 0x67, + 0x72, 0x67, 0x75, 0x67, 0x3a, 0x67, 0x42, 0x67, 0x43, 0x67, 0x44, 0x67, + 0x45, 0x67, 0x46, 0x67, 0x47, 0x67, 0x48, 0x67, 0x49, 0x67, 0x4a, 0x67, + 0x4b, 0x67, 0x4c, 0x67, 0x4d, 0x67, 0x4e, 0x67, 0x4f, 0x67, 0x50, 0x67, + 0x51, 0x67, 0x52, 0x67, 0x53, 0x67, 0x54, 0x67, 0x55, 0x67, 0x56, 0x67, + 0x57, 0x67, 0x59, 0x67, 0x6a, 0x67, 0x6b, 0x67, 0x71, 0x67, 0x76, 0x67, + 0x77, 0x67, 0x78, 0x67, 0x79, 0x67, 0x7a}; +const uint16_t HuffDecoderCommon::table10_77_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_79_emit_[91] = { + 0x68, 0x3d, 0x68, 0x41, 0x68, 0x5f, 0x68, 0x62, 0x68, 0x64, 0x68, 0x66, + 0x68, 0x67, 0x68, 0x68, 0x6c, 0x68, 0x6d, 0x68, 0x6e, 0x68, 0x70, 0x68, + 0x72, 0x68, 0x75, 0x68, 0x3a, 0x68, 0x42, 0x68, 0x43, 0x68, 0x44, 0x68, + 0x45, 0x68, 0x46, 0x68, 0x47, 0x68, 0x48, 0x68, 0x49, 0x68, 0x4a, 0x68, + 0x4b, 0x68, 0x4c, 0x68, 0x4d, 0x68, 0x4e, 0x68, 0x4f, 0x68, 0x50, 0x68, + 0x51, 0x68, 0x52, 0x68, 0x53, 0x68, 0x54, 0x68, 0x55, 0x68, 0x56, 0x68, + 0x57, 0x68, 0x59, 0x68, 0x6a, 0x68, 0x6b, 0x68, 0x71, 0x68, 0x76, 0x68, + 0x77, 0x68, 0x78, 0x68, 0x79, 0x68, 0x7a}; +const uint16_t HuffDecoderCommon::table10_79_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_81_emit_[91] = { + 0x6c, 0x3d, 0x6c, 0x41, 0x6c, 0x5f, 0x6c, 0x62, 0x6c, 0x64, 0x6c, 0x66, + 0x6c, 0x67, 0x6c, 0x68, 0x6c, 0x6c, 0x6d, 0x6c, 0x6e, 0x6c, 0x70, 0x6c, + 0x72, 0x6c, 0x75, 0x6c, 0x3a, 0x6c, 0x42, 0x6c, 0x43, 0x6c, 0x44, 0x6c, + 0x45, 0x6c, 0x46, 0x6c, 0x47, 0x6c, 0x48, 0x6c, 0x49, 0x6c, 0x4a, 0x6c, + 0x4b, 0x6c, 0x4c, 0x6c, 0x4d, 0x6c, 0x4e, 0x6c, 0x4f, 0x6c, 0x50, 0x6c, + 0x51, 0x6c, 0x52, 0x6c, 0x53, 0x6c, 0x54, 0x6c, 0x55, 0x6c, 0x56, 0x6c, + 0x57, 0x6c, 0x59, 0x6c, 0x6a, 0x6c, 0x6b, 0x6c, 0x71, 0x6c, 0x76, 0x6c, + 0x77, 0x6c, 0x78, 0x6c, 0x79, 0x6c, 0x7a}; +const uint16_t HuffDecoderCommon::table10_81_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_83_emit_[91] = { + 0x6d, 0x3d, 0x6d, 0x41, 0x6d, 0x5f, 0x6d, 0x62, 0x6d, 0x64, 0x6d, 0x66, + 0x6d, 0x67, 0x6d, 0x68, 0x6d, 0x6c, 0x6d, 0x6d, 0x6e, 0x6d, 0x70, 0x6d, + 0x72, 0x6d, 0x75, 0x6d, 0x3a, 0x6d, 0x42, 0x6d, 0x43, 0x6d, 0x44, 0x6d, + 0x45, 0x6d, 0x46, 0x6d, 0x47, 0x6d, 0x48, 0x6d, 0x49, 0x6d, 0x4a, 0x6d, + 0x4b, 0x6d, 0x4c, 0x6d, 0x4d, 0x6d, 0x4e, 0x6d, 0x4f, 0x6d, 0x50, 0x6d, + 0x51, 0x6d, 0x52, 0x6d, 0x53, 0x6d, 0x54, 0x6d, 0x55, 0x6d, 0x56, 0x6d, + 0x57, 0x6d, 0x59, 0x6d, 0x6a, 0x6d, 0x6b, 0x6d, 0x71, 0x6d, 0x76, 0x6d, + 0x77, 0x6d, 0x78, 0x6d, 0x79, 0x6d, 0x7a}; +const uint16_t HuffDecoderCommon::table10_83_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x004d, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_85_emit_[91] = { + 0x6e, 0x3d, 0x6e, 0x41, 0x6e, 0x5f, 0x6e, 0x62, 0x6e, 0x64, 0x6e, 0x66, + 0x6e, 0x67, 0x6e, 0x68, 0x6e, 0x6c, 0x6e, 0x6d, 0x6e, 0x6e, 0x70, 0x6e, + 0x72, 0x6e, 0x75, 0x6e, 0x3a, 0x6e, 0x42, 0x6e, 0x43, 0x6e, 0x44, 0x6e, + 0x45, 0x6e, 0x46, 0x6e, 0x47, 0x6e, 0x48, 0x6e, 0x49, 0x6e, 0x4a, 0x6e, + 0x4b, 0x6e, 0x4c, 0x6e, 0x4d, 0x6e, 0x4e, 0x6e, 0x4f, 0x6e, 0x50, 0x6e, + 0x51, 0x6e, 0x52, 0x6e, 0x53, 0x6e, 0x54, 0x6e, 0x55, 0x6e, 0x56, 0x6e, + 0x57, 0x6e, 0x59, 0x6e, 0x6a, 0x6e, 0x6b, 0x6e, 0x71, 0x6e, 0x76, 0x6e, + 0x77, 0x6e, 0x78, 0x6e, 0x79, 0x6e, 0x7a}; +const uint16_t HuffDecoderCommon::table10_85_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0055, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_87_emit_[91] = { + 0x70, 0x3d, 0x70, 0x41, 0x70, 0x5f, 0x70, 0x62, 0x70, 0x64, 0x70, 0x66, + 0x70, 0x67, 0x70, 0x68, 0x70, 0x6c, 0x70, 0x6d, 0x70, 0x6e, 0x70, 0x70, + 0x72, 0x70, 0x75, 0x70, 0x3a, 0x70, 0x42, 0x70, 0x43, 0x70, 0x44, 0x70, + 0x45, 0x70, 0x46, 0x70, 0x47, 0x70, 0x48, 0x70, 0x49, 0x70, 0x4a, 0x70, + 0x4b, 0x70, 0x4c, 0x70, 0x4d, 0x70, 0x4e, 0x70, 0x4f, 0x70, 0x50, 0x70, + 0x51, 0x70, 0x52, 0x70, 0x53, 0x70, 0x54, 0x70, 0x55, 0x70, 0x56, 0x70, + 0x57, 0x70, 0x59, 0x70, 0x6a, 0x70, 0x6b, 0x70, 0x71, 0x70, 0x76, 0x70, + 0x77, 0x70, 0x78, 0x70, 0x79, 0x70, 0x7a}; +const uint16_t HuffDecoderCommon::table10_87_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x005d, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_89_emit_[91] = { + 0x72, 0x3d, 0x72, 0x41, 0x72, 0x5f, 0x72, 0x62, 0x72, 0x64, 0x72, 0x66, + 0x72, 0x67, 0x72, 0x68, 0x72, 0x6c, 0x72, 0x6d, 0x72, 0x6e, 0x72, 0x70, + 0x72, 0x72, 0x75, 0x72, 0x3a, 0x72, 0x42, 0x72, 0x43, 0x72, 0x44, 0x72, + 0x45, 0x72, 0x46, 0x72, 0x47, 0x72, 0x48, 0x72, 0x49, 0x72, 0x4a, 0x72, + 0x4b, 0x72, 0x4c, 0x72, 0x4d, 0x72, 0x4e, 0x72, 0x4f, 0x72, 0x50, 0x72, + 0x51, 0x72, 0x52, 0x72, 0x53, 0x72, 0x54, 0x72, 0x55, 0x72, 0x56, 0x72, + 0x57, 0x72, 0x59, 0x72, 0x6a, 0x72, 0x6b, 0x72, 0x71, 0x72, 0x76, 0x72, + 0x77, 0x72, 0x78, 0x72, 0x79, 0x72, 0x7a}; +const uint16_t HuffDecoderCommon::table10_89_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0065, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_91_emit_[91] = { + 0x75, 0x3d, 0x75, 0x41, 0x75, 0x5f, 0x75, 0x62, 0x75, 0x64, 0x75, 0x66, + 0x75, 0x67, 0x75, 0x68, 0x75, 0x6c, 0x75, 0x6d, 0x75, 0x6e, 0x75, 0x70, + 0x75, 0x72, 0x75, 0x75, 0x3a, 0x75, 0x42, 0x75, 0x43, 0x75, 0x44, 0x75, + 0x45, 0x75, 0x46, 0x75, 0x47, 0x75, 0x48, 0x75, 0x49, 0x75, 0x4a, 0x75, + 0x4b, 0x75, 0x4c, 0x75, 0x4d, 0x75, 0x4e, 0x75, 0x4f, 0x75, 0x50, 0x75, + 0x51, 0x75, 0x52, 0x75, 0x53, 0x75, 0x54, 0x75, 0x55, 0x75, 0x56, 0x75, + 0x57, 0x75, 0x59, 0x75, 0x6a, 0x75, 0x6b, 0x75, 0x71, 0x75, 0x76, 0x75, + 0x77, 0x75, 0x78, 0x75, 0x79, 0x75, 0x7a}; +const uint16_t HuffDecoderCommon::table10_91_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x006d, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table10_92_emit_[72] = { + 0x3a, 0x30, 0x3a, 0x31, 0x3a, 0x32, 0x3a, 0x61, 0x3a, 0x63, 0x3a, 0x65, + 0x3a, 0x69, 0x3a, 0x6f, 0x3a, 0x73, 0x3a, 0x74, 0x3a, 0x20, 0x3a, 0x25, + 0x3a, 0x2d, 0x3a, 0x2e, 0x3a, 0x2f, 0x3a, 0x33, 0x3a, 0x34, 0x3a, 0x35, + 0x3a, 0x36, 0x3a, 0x37, 0x3a, 0x38, 0x3a, 0x39, 0x3a, 0x3d, 0x3a, 0x41, + 0x3a, 0x5f, 0x3a, 0x62, 0x3a, 0x64, 0x3a, 0x66, 0x3a, 0x67, 0x3a, 0x68, + 0x3a, 0x6c, 0x3a, 0x6d, 0x3a, 0x6e, 0x3a, 0x70, 0x3a, 0x72, 0x3a, 0x75}; +const uint16_t HuffDecoderCommon::table10_92_inner_[38] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0002}; +const uint8_t HuffDecoderCommon::table10_93_emit_[72] = { + 0x42, 0x30, 0x42, 0x31, 0x42, 0x32, 0x42, 0x61, 0x42, 0x63, 0x42, 0x65, + 0x42, 0x69, 0x42, 0x6f, 0x42, 0x73, 0x42, 0x74, 0x42, 0x20, 0x42, 0x25, + 0x42, 0x2d, 0x42, 0x2e, 0x42, 0x2f, 0x42, 0x33, 0x42, 0x34, 0x42, 0x35, + 0x42, 0x36, 0x42, 0x37, 0x42, 0x38, 0x42, 0x39, 0x42, 0x3d, 0x42, 0x41, + 0x42, 0x5f, 0x42, 0x62, 0x42, 0x64, 0x42, 0x66, 0x42, 0x67, 0x42, 0x68, + 0x42, 0x6c, 0x42, 0x6d, 0x42, 0x6e, 0x42, 0x70, 0x42, 0x72, 0x42, 0x75}; +const uint8_t HuffDecoderCommon::table10_94_emit_[72] = { + 0x43, 0x30, 0x43, 0x31, 0x43, 0x32, 0x43, 0x61, 0x43, 0x63, 0x43, 0x65, + 0x43, 0x69, 0x43, 0x6f, 0x43, 0x73, 0x43, 0x74, 0x43, 0x20, 0x43, 0x25, + 0x43, 0x2d, 0x43, 0x2e, 0x43, 0x2f, 0x43, 0x33, 0x43, 0x34, 0x43, 0x35, + 0x43, 0x36, 0x43, 0x37, 0x43, 0x38, 0x43, 0x39, 0x43, 0x3d, 0x43, 0x41, + 0x43, 0x5f, 0x43, 0x62, 0x43, 0x64, 0x43, 0x66, 0x43, 0x67, 0x43, 0x68, + 0x43, 0x6c, 0x43, 0x6d, 0x43, 0x6e, 0x43, 0x70, 0x43, 0x72, 0x43, 0x75}; +const uint8_t HuffDecoderCommon::table10_95_emit_[72] = { + 0x44, 0x30, 0x44, 0x31, 0x44, 0x32, 0x44, 0x61, 0x44, 0x63, 0x44, 0x65, + 0x44, 0x69, 0x44, 0x6f, 0x44, 0x73, 0x44, 0x74, 0x44, 0x20, 0x44, 0x25, + 0x44, 0x2d, 0x44, 0x2e, 0x44, 0x2f, 0x44, 0x33, 0x44, 0x34, 0x44, 0x35, + 0x44, 0x36, 0x44, 0x37, 0x44, 0x38, 0x44, 0x39, 0x44, 0x3d, 0x44, 0x41, + 0x44, 0x5f, 0x44, 0x62, 0x44, 0x64, 0x44, 0x66, 0x44, 0x67, 0x44, 0x68, + 0x44, 0x6c, 0x44, 0x6d, 0x44, 0x6e, 0x44, 0x70, 0x44, 0x72, 0x44, 0x75}; +const uint8_t HuffDecoderCommon::table10_96_emit_[72] = { + 0x45, 0x30, 0x45, 0x31, 0x45, 0x32, 0x45, 0x61, 0x45, 0x63, 0x45, 0x65, + 0x45, 0x69, 0x45, 0x6f, 0x45, 0x73, 0x45, 0x74, 0x45, 0x20, 0x45, 0x25, + 0x45, 0x2d, 0x45, 0x2e, 0x45, 0x2f, 0x45, 0x33, 0x45, 0x34, 0x45, 0x35, + 0x45, 0x36, 0x45, 0x37, 0x45, 0x38, 0x45, 0x39, 0x45, 0x3d, 0x45, 0x41, + 0x45, 0x5f, 0x45, 0x62, 0x45, 0x64, 0x45, 0x66, 0x45, 0x67, 0x45, 0x68, + 0x45, 0x6c, 0x45, 0x6d, 0x45, 0x6e, 0x45, 0x70, 0x45, 0x72, 0x45, 0x75}; +const uint8_t HuffDecoderCommon::table10_97_emit_[72] = { + 0x46, 0x30, 0x46, 0x31, 0x46, 0x32, 0x46, 0x61, 0x46, 0x63, 0x46, 0x65, + 0x46, 0x69, 0x46, 0x6f, 0x46, 0x73, 0x46, 0x74, 0x46, 0x20, 0x46, 0x25, + 0x46, 0x2d, 0x46, 0x2e, 0x46, 0x2f, 0x46, 0x33, 0x46, 0x34, 0x46, 0x35, + 0x46, 0x36, 0x46, 0x37, 0x46, 0x38, 0x46, 0x39, 0x46, 0x3d, 0x46, 0x41, + 0x46, 0x5f, 0x46, 0x62, 0x46, 0x64, 0x46, 0x66, 0x46, 0x67, 0x46, 0x68, + 0x46, 0x6c, 0x46, 0x6d, 0x46, 0x6e, 0x46, 0x70, 0x46, 0x72, 0x46, 0x75}; +const uint8_t HuffDecoderCommon::table10_98_emit_[72] = { + 0x47, 0x30, 0x47, 0x31, 0x47, 0x32, 0x47, 0x61, 0x47, 0x63, 0x47, 0x65, + 0x47, 0x69, 0x47, 0x6f, 0x47, 0x73, 0x47, 0x74, 0x47, 0x20, 0x47, 0x25, + 0x47, 0x2d, 0x47, 0x2e, 0x47, 0x2f, 0x47, 0x33, 0x47, 0x34, 0x47, 0x35, + 0x47, 0x36, 0x47, 0x37, 0x47, 0x38, 0x47, 0x39, 0x47, 0x3d, 0x47, 0x41, + 0x47, 0x5f, 0x47, 0x62, 0x47, 0x64, 0x47, 0x66, 0x47, 0x67, 0x47, 0x68, + 0x47, 0x6c, 0x47, 0x6d, 0x47, 0x6e, 0x47, 0x70, 0x47, 0x72, 0x47, 0x75}; +const uint8_t HuffDecoderCommon::table10_99_emit_[72] = { + 0x48, 0x30, 0x48, 0x31, 0x48, 0x32, 0x48, 0x61, 0x48, 0x63, 0x48, 0x65, + 0x48, 0x69, 0x48, 0x6f, 0x48, 0x73, 0x48, 0x74, 0x48, 0x20, 0x48, 0x25, + 0x48, 0x2d, 0x48, 0x2e, 0x48, 0x2f, 0x48, 0x33, 0x48, 0x34, 0x48, 0x35, + 0x48, 0x36, 0x48, 0x37, 0x48, 0x38, 0x48, 0x39, 0x48, 0x3d, 0x48, 0x41, + 0x48, 0x5f, 0x48, 0x62, 0x48, 0x64, 0x48, 0x66, 0x48, 0x67, 0x48, 0x68, + 0x48, 0x6c, 0x48, 0x6d, 0x48, 0x6e, 0x48, 0x70, 0x48, 0x72, 0x48, 0x75}; +const uint8_t HuffDecoderCommon::table10_100_emit_[72] = { + 0x49, 0x30, 0x49, 0x31, 0x49, 0x32, 0x49, 0x61, 0x49, 0x63, 0x49, 0x65, + 0x49, 0x69, 0x49, 0x6f, 0x49, 0x73, 0x49, 0x74, 0x49, 0x20, 0x49, 0x25, + 0x49, 0x2d, 0x49, 0x2e, 0x49, 0x2f, 0x49, 0x33, 0x49, 0x34, 0x49, 0x35, + 0x49, 0x36, 0x49, 0x37, 0x49, 0x38, 0x49, 0x39, 0x49, 0x3d, 0x49, 0x41, + 0x49, 0x5f, 0x49, 0x62, 0x49, 0x64, 0x49, 0x66, 0x49, 0x67, 0x49, 0x68, + 0x49, 0x6c, 0x49, 0x6d, 0x49, 0x6e, 0x49, 0x70, 0x49, 0x72, 0x49, 0x75}; +const uint8_t HuffDecoderCommon::table10_101_emit_[72] = { + 0x4a, 0x30, 0x4a, 0x31, 0x4a, 0x32, 0x4a, 0x61, 0x4a, 0x63, 0x4a, 0x65, + 0x4a, 0x69, 0x4a, 0x6f, 0x4a, 0x73, 0x4a, 0x74, 0x4a, 0x20, 0x4a, 0x25, + 0x4a, 0x2d, 0x4a, 0x2e, 0x4a, 0x2f, 0x4a, 0x33, 0x4a, 0x34, 0x4a, 0x35, + 0x4a, 0x36, 0x4a, 0x37, 0x4a, 0x38, 0x4a, 0x39, 0x4a, 0x3d, 0x4a, 0x41, + 0x4a, 0x5f, 0x4a, 0x62, 0x4a, 0x64, 0x4a, 0x66, 0x4a, 0x67, 0x4a, 0x68, + 0x4a, 0x6c, 0x4a, 0x6d, 0x4a, 0x6e, 0x4a, 0x70, 0x4a, 0x72, 0x4a, 0x75}; +const uint8_t HuffDecoderCommon::table10_102_emit_[72] = { + 0x4b, 0x30, 0x4b, 0x31, 0x4b, 0x32, 0x4b, 0x61, 0x4b, 0x63, 0x4b, 0x65, + 0x4b, 0x69, 0x4b, 0x6f, 0x4b, 0x73, 0x4b, 0x74, 0x4b, 0x20, 0x4b, 0x25, + 0x4b, 0x2d, 0x4b, 0x2e, 0x4b, 0x2f, 0x4b, 0x33, 0x4b, 0x34, 0x4b, 0x35, + 0x4b, 0x36, 0x4b, 0x37, 0x4b, 0x38, 0x4b, 0x39, 0x4b, 0x3d, 0x4b, 0x41, + 0x4b, 0x5f, 0x4b, 0x62, 0x4b, 0x64, 0x4b, 0x66, 0x4b, 0x67, 0x4b, 0x68, + 0x4b, 0x6c, 0x4b, 0x6d, 0x4b, 0x6e, 0x4b, 0x70, 0x4b, 0x72, 0x4b, 0x75}; +const uint8_t HuffDecoderCommon::table10_103_emit_[72] = { + 0x4c, 0x30, 0x4c, 0x31, 0x4c, 0x32, 0x4c, 0x61, 0x4c, 0x63, 0x4c, 0x65, + 0x4c, 0x69, 0x4c, 0x6f, 0x4c, 0x73, 0x4c, 0x74, 0x4c, 0x20, 0x4c, 0x25, + 0x4c, 0x2d, 0x4c, 0x2e, 0x4c, 0x2f, 0x4c, 0x33, 0x4c, 0x34, 0x4c, 0x35, + 0x4c, 0x36, 0x4c, 0x37, 0x4c, 0x38, 0x4c, 0x39, 0x4c, 0x3d, 0x4c, 0x41, + 0x4c, 0x5f, 0x4c, 0x62, 0x4c, 0x64, 0x4c, 0x66, 0x4c, 0x67, 0x4c, 0x68, + 0x4c, 0x6c, 0x4c, 0x6d, 0x4c, 0x6e, 0x4c, 0x70, 0x4c, 0x72, 0x4c, 0x75}; +const uint8_t HuffDecoderCommon::table10_104_emit_[72] = { + 0x4d, 0x30, 0x4d, 0x31, 0x4d, 0x32, 0x4d, 0x61, 0x4d, 0x63, 0x4d, 0x65, + 0x4d, 0x69, 0x4d, 0x6f, 0x4d, 0x73, 0x4d, 0x74, 0x4d, 0x20, 0x4d, 0x25, + 0x4d, 0x2d, 0x4d, 0x2e, 0x4d, 0x2f, 0x4d, 0x33, 0x4d, 0x34, 0x4d, 0x35, + 0x4d, 0x36, 0x4d, 0x37, 0x4d, 0x38, 0x4d, 0x39, 0x4d, 0x3d, 0x4d, 0x41, + 0x4d, 0x5f, 0x4d, 0x62, 0x4d, 0x64, 0x4d, 0x66, 0x4d, 0x67, 0x4d, 0x68, + 0x4d, 0x6c, 0x4d, 0x6d, 0x4d, 0x6e, 0x4d, 0x70, 0x4d, 0x72, 0x4d, 0x75}; +const uint8_t HuffDecoderCommon::table10_105_emit_[72] = { + 0x4e, 0x30, 0x4e, 0x31, 0x4e, 0x32, 0x4e, 0x61, 0x4e, 0x63, 0x4e, 0x65, + 0x4e, 0x69, 0x4e, 0x6f, 0x4e, 0x73, 0x4e, 0x74, 0x4e, 0x20, 0x4e, 0x25, + 0x4e, 0x2d, 0x4e, 0x2e, 0x4e, 0x2f, 0x4e, 0x33, 0x4e, 0x34, 0x4e, 0x35, + 0x4e, 0x36, 0x4e, 0x37, 0x4e, 0x38, 0x4e, 0x39, 0x4e, 0x3d, 0x4e, 0x41, + 0x4e, 0x5f, 0x4e, 0x62, 0x4e, 0x64, 0x4e, 0x66, 0x4e, 0x67, 0x4e, 0x68, + 0x4e, 0x6c, 0x4e, 0x6d, 0x4e, 0x6e, 0x4e, 0x70, 0x4e, 0x72, 0x4e, 0x75}; +const uint8_t HuffDecoderCommon::table10_106_emit_[72] = { + 0x4f, 0x30, 0x4f, 0x31, 0x4f, 0x32, 0x4f, 0x61, 0x4f, 0x63, 0x4f, 0x65, + 0x4f, 0x69, 0x4f, 0x6f, 0x4f, 0x73, 0x4f, 0x74, 0x4f, 0x20, 0x4f, 0x25, + 0x4f, 0x2d, 0x4f, 0x2e, 0x4f, 0x2f, 0x4f, 0x33, 0x4f, 0x34, 0x4f, 0x35, + 0x4f, 0x36, 0x4f, 0x37, 0x4f, 0x38, 0x4f, 0x39, 0x4f, 0x3d, 0x4f, 0x41, + 0x4f, 0x5f, 0x4f, 0x62, 0x4f, 0x64, 0x4f, 0x66, 0x4f, 0x67, 0x4f, 0x68, + 0x4f, 0x6c, 0x4f, 0x6d, 0x4f, 0x6e, 0x4f, 0x70, 0x4f, 0x72, 0x4f, 0x75}; +const uint8_t HuffDecoderCommon::table10_107_emit_[72] = { + 0x50, 0x30, 0x50, 0x31, 0x50, 0x32, 0x50, 0x61, 0x50, 0x63, 0x50, 0x65, + 0x50, 0x69, 0x50, 0x6f, 0x50, 0x73, 0x50, 0x74, 0x50, 0x20, 0x50, 0x25, + 0x50, 0x2d, 0x50, 0x2e, 0x50, 0x2f, 0x50, 0x33, 0x50, 0x34, 0x50, 0x35, + 0x50, 0x36, 0x50, 0x37, 0x50, 0x38, 0x50, 0x39, 0x50, 0x3d, 0x50, 0x41, + 0x50, 0x5f, 0x50, 0x62, 0x50, 0x64, 0x50, 0x66, 0x50, 0x67, 0x50, 0x68, + 0x50, 0x6c, 0x50, 0x6d, 0x50, 0x6e, 0x50, 0x70, 0x50, 0x72, 0x50, 0x75}; +const uint8_t HuffDecoderCommon::table10_108_emit_[72] = { + 0x51, 0x30, 0x51, 0x31, 0x51, 0x32, 0x51, 0x61, 0x51, 0x63, 0x51, 0x65, + 0x51, 0x69, 0x51, 0x6f, 0x51, 0x73, 0x51, 0x74, 0x51, 0x20, 0x51, 0x25, + 0x51, 0x2d, 0x51, 0x2e, 0x51, 0x2f, 0x51, 0x33, 0x51, 0x34, 0x51, 0x35, + 0x51, 0x36, 0x51, 0x37, 0x51, 0x38, 0x51, 0x39, 0x51, 0x3d, 0x51, 0x41, + 0x51, 0x5f, 0x51, 0x62, 0x51, 0x64, 0x51, 0x66, 0x51, 0x67, 0x51, 0x68, + 0x51, 0x6c, 0x51, 0x6d, 0x51, 0x6e, 0x51, 0x70, 0x51, 0x72, 0x51, 0x75}; +const uint8_t HuffDecoderCommon::table10_109_emit_[72] = { + 0x52, 0x30, 0x52, 0x31, 0x52, 0x32, 0x52, 0x61, 0x52, 0x63, 0x52, 0x65, + 0x52, 0x69, 0x52, 0x6f, 0x52, 0x73, 0x52, 0x74, 0x52, 0x20, 0x52, 0x25, + 0x52, 0x2d, 0x52, 0x2e, 0x52, 0x2f, 0x52, 0x33, 0x52, 0x34, 0x52, 0x35, + 0x52, 0x36, 0x52, 0x37, 0x52, 0x38, 0x52, 0x39, 0x52, 0x3d, 0x52, 0x41, + 0x52, 0x5f, 0x52, 0x62, 0x52, 0x64, 0x52, 0x66, 0x52, 0x67, 0x52, 0x68, + 0x52, 0x6c, 0x52, 0x6d, 0x52, 0x6e, 0x52, 0x70, 0x52, 0x72, 0x52, 0x75}; +const uint8_t HuffDecoderCommon::table10_110_emit_[72] = { + 0x53, 0x30, 0x53, 0x31, 0x53, 0x32, 0x53, 0x61, 0x53, 0x63, 0x53, 0x65, + 0x53, 0x69, 0x53, 0x6f, 0x53, 0x73, 0x53, 0x74, 0x53, 0x20, 0x53, 0x25, + 0x53, 0x2d, 0x53, 0x2e, 0x53, 0x2f, 0x53, 0x33, 0x53, 0x34, 0x53, 0x35, + 0x53, 0x36, 0x53, 0x37, 0x53, 0x38, 0x53, 0x39, 0x53, 0x3d, 0x53, 0x41, + 0x53, 0x5f, 0x53, 0x62, 0x53, 0x64, 0x53, 0x66, 0x53, 0x67, 0x53, 0x68, + 0x53, 0x6c, 0x53, 0x6d, 0x53, 0x6e, 0x53, 0x70, 0x53, 0x72, 0x53, 0x75}; +const uint8_t HuffDecoderCommon::table10_111_emit_[72] = { + 0x54, 0x30, 0x54, 0x31, 0x54, 0x32, 0x54, 0x61, 0x54, 0x63, 0x54, 0x65, + 0x54, 0x69, 0x54, 0x6f, 0x54, 0x73, 0x54, 0x74, 0x54, 0x20, 0x54, 0x25, + 0x54, 0x2d, 0x54, 0x2e, 0x54, 0x2f, 0x54, 0x33, 0x54, 0x34, 0x54, 0x35, + 0x54, 0x36, 0x54, 0x37, 0x54, 0x38, 0x54, 0x39, 0x54, 0x3d, 0x54, 0x41, + 0x54, 0x5f, 0x54, 0x62, 0x54, 0x64, 0x54, 0x66, 0x54, 0x67, 0x54, 0x68, + 0x54, 0x6c, 0x54, 0x6d, 0x54, 0x6e, 0x54, 0x70, 0x54, 0x72, 0x54, 0x75}; +const uint8_t HuffDecoderCommon::table10_112_emit_[72] = { + 0x55, 0x30, 0x55, 0x31, 0x55, 0x32, 0x55, 0x61, 0x55, 0x63, 0x55, 0x65, + 0x55, 0x69, 0x55, 0x6f, 0x55, 0x73, 0x55, 0x74, 0x55, 0x20, 0x55, 0x25, + 0x55, 0x2d, 0x55, 0x2e, 0x55, 0x2f, 0x55, 0x33, 0x55, 0x34, 0x55, 0x35, + 0x55, 0x36, 0x55, 0x37, 0x55, 0x38, 0x55, 0x39, 0x55, 0x3d, 0x55, 0x41, + 0x55, 0x5f, 0x55, 0x62, 0x55, 0x64, 0x55, 0x66, 0x55, 0x67, 0x55, 0x68, + 0x55, 0x6c, 0x55, 0x6d, 0x55, 0x6e, 0x55, 0x70, 0x55, 0x72, 0x55, 0x75}; +const uint8_t HuffDecoderCommon::table10_113_emit_[72] = { + 0x56, 0x30, 0x56, 0x31, 0x56, 0x32, 0x56, 0x61, 0x56, 0x63, 0x56, 0x65, + 0x56, 0x69, 0x56, 0x6f, 0x56, 0x73, 0x56, 0x74, 0x56, 0x20, 0x56, 0x25, + 0x56, 0x2d, 0x56, 0x2e, 0x56, 0x2f, 0x56, 0x33, 0x56, 0x34, 0x56, 0x35, + 0x56, 0x36, 0x56, 0x37, 0x56, 0x38, 0x56, 0x39, 0x56, 0x3d, 0x56, 0x41, + 0x56, 0x5f, 0x56, 0x62, 0x56, 0x64, 0x56, 0x66, 0x56, 0x67, 0x56, 0x68, + 0x56, 0x6c, 0x56, 0x6d, 0x56, 0x6e, 0x56, 0x70, 0x56, 0x72, 0x56, 0x75}; +const uint8_t HuffDecoderCommon::table10_114_emit_[72] = { + 0x57, 0x30, 0x57, 0x31, 0x57, 0x32, 0x57, 0x61, 0x57, 0x63, 0x57, 0x65, + 0x57, 0x69, 0x57, 0x6f, 0x57, 0x73, 0x57, 0x74, 0x57, 0x20, 0x57, 0x25, + 0x57, 0x2d, 0x57, 0x2e, 0x57, 0x2f, 0x57, 0x33, 0x57, 0x34, 0x57, 0x35, + 0x57, 0x36, 0x57, 0x37, 0x57, 0x38, 0x57, 0x39, 0x57, 0x3d, 0x57, 0x41, + 0x57, 0x5f, 0x57, 0x62, 0x57, 0x64, 0x57, 0x66, 0x57, 0x67, 0x57, 0x68, + 0x57, 0x6c, 0x57, 0x6d, 0x57, 0x6e, 0x57, 0x70, 0x57, 0x72, 0x57, 0x75}; +const uint8_t HuffDecoderCommon::table10_115_emit_[72] = { + 0x59, 0x30, 0x59, 0x31, 0x59, 0x32, 0x59, 0x61, 0x59, 0x63, 0x59, 0x65, + 0x59, 0x69, 0x59, 0x6f, 0x59, 0x73, 0x59, 0x74, 0x59, 0x20, 0x59, 0x25, + 0x59, 0x2d, 0x59, 0x2e, 0x59, 0x2f, 0x59, 0x33, 0x59, 0x34, 0x59, 0x35, + 0x59, 0x36, 0x59, 0x37, 0x59, 0x38, 0x59, 0x39, 0x59, 0x3d, 0x59, 0x41, + 0x59, 0x5f, 0x59, 0x62, 0x59, 0x64, 0x59, 0x66, 0x59, 0x67, 0x59, 0x68, + 0x59, 0x6c, 0x59, 0x6d, 0x59, 0x6e, 0x59, 0x70, 0x59, 0x72, 0x59, 0x75}; +const uint8_t HuffDecoderCommon::table10_116_emit_[72] = { + 0x6a, 0x30, 0x6a, 0x31, 0x6a, 0x32, 0x6a, 0x61, 0x6a, 0x63, 0x6a, 0x65, + 0x6a, 0x69, 0x6a, 0x6f, 0x6a, 0x73, 0x6a, 0x74, 0x6a, 0x20, 0x6a, 0x25, + 0x6a, 0x2d, 0x6a, 0x2e, 0x6a, 0x2f, 0x6a, 0x33, 0x6a, 0x34, 0x6a, 0x35, + 0x6a, 0x36, 0x6a, 0x37, 0x6a, 0x38, 0x6a, 0x39, 0x6a, 0x3d, 0x6a, 0x41, + 0x6a, 0x5f, 0x6a, 0x62, 0x6a, 0x64, 0x6a, 0x66, 0x6a, 0x67, 0x6a, 0x68, + 0x6a, 0x6c, 0x6a, 0x6d, 0x6a, 0x6e, 0x6a, 0x70, 0x6a, 0x72, 0x6a, 0x75}; +const uint8_t HuffDecoderCommon::table10_117_emit_[72] = { + 0x6b, 0x30, 0x6b, 0x31, 0x6b, 0x32, 0x6b, 0x61, 0x6b, 0x63, 0x6b, 0x65, + 0x6b, 0x69, 0x6b, 0x6f, 0x6b, 0x73, 0x6b, 0x74, 0x6b, 0x20, 0x6b, 0x25, + 0x6b, 0x2d, 0x6b, 0x2e, 0x6b, 0x2f, 0x6b, 0x33, 0x6b, 0x34, 0x6b, 0x35, + 0x6b, 0x36, 0x6b, 0x37, 0x6b, 0x38, 0x6b, 0x39, 0x6b, 0x3d, 0x6b, 0x41, + 0x6b, 0x5f, 0x6b, 0x62, 0x6b, 0x64, 0x6b, 0x66, 0x6b, 0x67, 0x6b, 0x68, + 0x6b, 0x6c, 0x6b, 0x6d, 0x6b, 0x6e, 0x6b, 0x70, 0x6b, 0x72, 0x6b, 0x75}; +const uint8_t HuffDecoderCommon::table10_118_emit_[72] = { + 0x71, 0x30, 0x71, 0x31, 0x71, 0x32, 0x71, 0x61, 0x71, 0x63, 0x71, 0x65, + 0x71, 0x69, 0x71, 0x6f, 0x71, 0x73, 0x71, 0x74, 0x71, 0x20, 0x71, 0x25, + 0x71, 0x2d, 0x71, 0x2e, 0x71, 0x2f, 0x71, 0x33, 0x71, 0x34, 0x71, 0x35, + 0x71, 0x36, 0x71, 0x37, 0x71, 0x38, 0x71, 0x39, 0x71, 0x3d, 0x71, 0x41, + 0x71, 0x5f, 0x71, 0x62, 0x71, 0x64, 0x71, 0x66, 0x71, 0x67, 0x71, 0x68, + 0x71, 0x6c, 0x71, 0x6d, 0x71, 0x6e, 0x71, 0x70, 0x71, 0x72, 0x71, 0x75}; +const uint8_t HuffDecoderCommon::table10_119_emit_[72] = { + 0x76, 0x30, 0x76, 0x31, 0x76, 0x32, 0x76, 0x61, 0x76, 0x63, 0x76, 0x65, + 0x76, 0x69, 0x76, 0x6f, 0x76, 0x73, 0x76, 0x74, 0x76, 0x20, 0x76, 0x25, + 0x76, 0x2d, 0x76, 0x2e, 0x76, 0x2f, 0x76, 0x33, 0x76, 0x34, 0x76, 0x35, + 0x76, 0x36, 0x76, 0x37, 0x76, 0x38, 0x76, 0x39, 0x76, 0x3d, 0x76, 0x41, + 0x76, 0x5f, 0x76, 0x62, 0x76, 0x64, 0x76, 0x66, 0x76, 0x67, 0x76, 0x68, + 0x76, 0x6c, 0x76, 0x6d, 0x76, 0x6e, 0x76, 0x70, 0x76, 0x72, 0x76, 0x75}; +const uint8_t HuffDecoderCommon::table10_120_emit_[72] = { + 0x77, 0x30, 0x77, 0x31, 0x77, 0x32, 0x77, 0x61, 0x77, 0x63, 0x77, 0x65, + 0x77, 0x69, 0x77, 0x6f, 0x77, 0x73, 0x77, 0x74, 0x77, 0x20, 0x77, 0x25, + 0x77, 0x2d, 0x77, 0x2e, 0x77, 0x2f, 0x77, 0x33, 0x77, 0x34, 0x77, 0x35, + 0x77, 0x36, 0x77, 0x37, 0x77, 0x38, 0x77, 0x39, 0x77, 0x3d, 0x77, 0x41, + 0x77, 0x5f, 0x77, 0x62, 0x77, 0x64, 0x77, 0x66, 0x77, 0x67, 0x77, 0x68, + 0x77, 0x6c, 0x77, 0x6d, 0x77, 0x6e, 0x77, 0x70, 0x77, 0x72, 0x77, 0x75}; +const uint8_t HuffDecoderCommon::table10_121_emit_[72] = { + 0x78, 0x30, 0x78, 0x31, 0x78, 0x32, 0x78, 0x61, 0x78, 0x63, 0x78, 0x65, + 0x78, 0x69, 0x78, 0x6f, 0x78, 0x73, 0x78, 0x74, 0x78, 0x20, 0x78, 0x25, + 0x78, 0x2d, 0x78, 0x2e, 0x78, 0x2f, 0x78, 0x33, 0x78, 0x34, 0x78, 0x35, + 0x78, 0x36, 0x78, 0x37, 0x78, 0x38, 0x78, 0x39, 0x78, 0x3d, 0x78, 0x41, + 0x78, 0x5f, 0x78, 0x62, 0x78, 0x64, 0x78, 0x66, 0x78, 0x67, 0x78, 0x68, + 0x78, 0x6c, 0x78, 0x6d, 0x78, 0x6e, 0x78, 0x70, 0x78, 0x72, 0x78, 0x75}; +const uint8_t HuffDecoderCommon::table10_122_emit_[72] = { + 0x79, 0x30, 0x79, 0x31, 0x79, 0x32, 0x79, 0x61, 0x79, 0x63, 0x79, 0x65, + 0x79, 0x69, 0x79, 0x6f, 0x79, 0x73, 0x79, 0x74, 0x79, 0x20, 0x79, 0x25, + 0x79, 0x2d, 0x79, 0x2e, 0x79, 0x2f, 0x79, 0x33, 0x79, 0x34, 0x79, 0x35, + 0x79, 0x36, 0x79, 0x37, 0x79, 0x38, 0x79, 0x39, 0x79, 0x3d, 0x79, 0x41, + 0x79, 0x5f, 0x79, 0x62, 0x79, 0x64, 0x79, 0x66, 0x79, 0x67, 0x79, 0x68, + 0x79, 0x6c, 0x79, 0x6d, 0x79, 0x6e, 0x79, 0x70, 0x79, 0x72, 0x79, 0x75}; +const uint8_t HuffDecoderCommon::table10_123_emit_[72] = { + 0x7a, 0x30, 0x7a, 0x31, 0x7a, 0x32, 0x7a, 0x61, 0x7a, 0x63, 0x7a, 0x65, + 0x7a, 0x69, 0x7a, 0x6f, 0x7a, 0x73, 0x7a, 0x74, 0x7a, 0x20, 0x7a, 0x25, + 0x7a, 0x2d, 0x7a, 0x2e, 0x7a, 0x2f, 0x7a, 0x33, 0x7a, 0x34, 0x7a, 0x35, + 0x7a, 0x36, 0x7a, 0x37, 0x7a, 0x38, 0x7a, 0x39, 0x7a, 0x3d, 0x7a, 0x41, + 0x7a, 0x5f, 0x7a, 0x62, 0x7a, 0x64, 0x7a, 0x66, 0x7a, 0x67, 0x7a, 0x68, + 0x7a, 0x6c, 0x7a, 0x6d, 0x7a, 0x6e, 0x7a, 0x70, 0x7a, 0x72, 0x7a, 0x75}; +const uint8_t HuffDecoderCommon::table10_124_emit_[40] = { + 0x26, 0x30, 0x26, 0x31, 0x26, 0x32, 0x26, 0x61, 0x26, 0x63, + 0x26, 0x65, 0x26, 0x69, 0x26, 0x6f, 0x26, 0x73, 0x26, 0x74, + 0x2a, 0x30, 0x2a, 0x31, 0x2a, 0x32, 0x2a, 0x61, 0x2a, 0x63, + 0x2a, 0x65, 0x2a, 0x69, 0x2a, 0x6f, 0x2a, 0x73, 0x2a, 0x74}; +const uint8_t HuffDecoderCommon::table10_125_emit_[40] = { + 0x2c, 0x30, 0x2c, 0x31, 0x2c, 0x32, 0x2c, 0x61, 0x2c, 0x63, + 0x2c, 0x65, 0x2c, 0x69, 0x2c, 0x6f, 0x2c, 0x73, 0x2c, 0x74, + 0x3b, 0x30, 0x3b, 0x31, 0x3b, 0x32, 0x3b, 0x61, 0x3b, 0x63, + 0x3b, 0x65, 0x3b, 0x69, 0x3b, 0x6f, 0x3b, 0x73, 0x3b, 0x74}; +const uint8_t HuffDecoderCommon::table10_126_emit_[40] = { + 0x58, 0x30, 0x58, 0x31, 0x58, 0x32, 0x58, 0x61, 0x58, 0x63, + 0x58, 0x65, 0x58, 0x69, 0x58, 0x6f, 0x58, 0x73, 0x58, 0x74, + 0x5a, 0x30, 0x5a, 0x31, 0x5a, 0x32, 0x5a, 0x61, 0x5a, 0x63, + 0x5a, 0x65, 0x5a, 0x69, 0x5a, 0x6f, 0x5a, 0x73, 0x5a, 0x74}; +const uint8_t HuffDecoderCommon::table10_127_emit_[16] = { + 0x21, 0x22, 0x28, 0x29, 0x3f, 0x27, 0x2b, 0x7c, + 0x23, 0x3e, 0x00, 0x24, 0x40, 0x5b, 0x5d, 0x7e}; +const uint16_t HuffDecoderCommon::table10_127_inner_[18] = { + 0x0000, 0x0002, 0x0006, 0x000a, 0x000e, 0x0012, 0x0016, 0x001a, 0x001e, + 0x0022, 0x0026, 0x002a, 0x002e, 0x0032, 0x0036, 0x003a, 0x003e, 0x0003}; +const uint8_t HuffDecoderCommon::table10_127_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, + 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 6, + 0, 0, 0, 7, 0, 0, 0, 8, 0, 9, 0, 10, 11, 12, 13, 14, 15, 16, 0, 17}; +const uint8_t* const HuffDecoderCommon::table10_emit_[128] = { + table9_0_emit_, table9_1_emit_, table9_2_emit_, table10_3_emit_, + table9_4_emit_, table9_5_emit_, table9_6_emit_, table10_7_emit_, + table9_8_emit_, table9_9_emit_, table9_10_emit_, table10_11_emit_, + table9_12_emit_, table9_13_emit_, table9_14_emit_, table10_15_emit_, + table9_16_emit_, table9_17_emit_, table9_18_emit_, table10_19_emit_, + table9_20_emit_, table9_21_emit_, table9_22_emit_, table10_23_emit_, + table9_24_emit_, table9_25_emit_, table9_26_emit_, table10_27_emit_, + table9_28_emit_, table9_29_emit_, table9_30_emit_, table10_31_emit_, + table9_32_emit_, table9_33_emit_, table9_34_emit_, table10_35_emit_, + table9_36_emit_, table9_37_emit_, table9_38_emit_, table10_39_emit_, + table9_40_emit_, table10_41_emit_, table9_42_emit_, table10_43_emit_, + table9_44_emit_, table10_45_emit_, table9_46_emit_, table10_47_emit_, + table9_48_emit_, table10_49_emit_, table9_50_emit_, table10_51_emit_, + table9_52_emit_, table10_53_emit_, table9_54_emit_, table10_55_emit_, + table9_56_emit_, table10_57_emit_, table9_58_emit_, table10_59_emit_, + table9_60_emit_, table10_61_emit_, table9_62_emit_, table10_63_emit_, + table9_64_emit_, table10_65_emit_, table9_66_emit_, table10_67_emit_, + table9_68_emit_, table10_69_emit_, table9_70_emit_, table10_71_emit_, + table9_72_emit_, table10_73_emit_, table9_74_emit_, table10_75_emit_, + table9_76_emit_, table10_77_emit_, table9_78_emit_, table10_79_emit_, + table9_80_emit_, table10_81_emit_, table9_82_emit_, table10_83_emit_, + table9_84_emit_, table10_85_emit_, table9_86_emit_, table10_87_emit_, + table9_88_emit_, table10_89_emit_, table9_90_emit_, table10_91_emit_, + table10_92_emit_, table10_93_emit_, table10_94_emit_, table10_95_emit_, + table10_96_emit_, table10_97_emit_, table10_98_emit_, table10_99_emit_, + table10_100_emit_, table10_101_emit_, table10_102_emit_, table10_103_emit_, + table10_104_emit_, table10_105_emit_, table10_106_emit_, table10_107_emit_, + table10_108_emit_, table10_109_emit_, table10_110_emit_, table10_111_emit_, + table10_112_emit_, table10_113_emit_, table10_114_emit_, table10_115_emit_, + table10_116_emit_, table10_117_emit_, table10_118_emit_, table10_119_emit_, + table10_120_emit_, table10_121_emit_, table10_122_emit_, table10_123_emit_, + table10_124_emit_, table10_125_emit_, table10_126_emit_, table10_127_emit_, +}; +const uint16_t* const HuffDecoderCommon::table10_inner_[128] = { + table10_0_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_4_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_8_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_12_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_16_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_20_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_24_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table10_33_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table10_37_inner_, table10_2_inner_, table10_3_inner_, + table10_40_inner_, table10_41_inner_, table10_42_inner_, table10_41_inner_, + table10_44_inner_, table10_41_inner_, table10_46_inner_, table10_41_inner_, + table10_48_inner_, table10_41_inner_, table10_50_inner_, table10_41_inner_, + table10_52_inner_, table10_41_inner_, table10_54_inner_, table10_41_inner_, + table10_56_inner_, table10_41_inner_, table10_58_inner_, table10_41_inner_, + table10_60_inner_, table10_41_inner_, table10_62_inner_, table10_41_inner_, + table10_62_inner_, table10_65_inner_, table10_62_inner_, table10_67_inner_, + table10_62_inner_, table10_69_inner_, table10_62_inner_, table10_71_inner_, + table10_62_inner_, table10_73_inner_, table10_62_inner_, table10_75_inner_, + table10_62_inner_, table10_77_inner_, table10_62_inner_, table10_79_inner_, + table10_62_inner_, table10_81_inner_, table10_62_inner_, table10_83_inner_, + table10_62_inner_, table10_85_inner_, table10_62_inner_, table10_87_inner_, + table10_62_inner_, table10_89_inner_, table10_62_inner_, table10_91_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, table10_92_inner_, + table8_10_inner_, table8_10_inner_, table8_10_inner_, table10_127_inner_, +}; +const uint8_t* const HuffDecoderCommon::table10_outer_[128] = { + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_10_outer_, table8_10_outer_, table8_10_outer_, table10_127_outer_, +}; +const uint8_t HuffDecoderCommon::table11_0_emit_[7] = {0x30, 0x30, 0x31, 0x30, + 0x32, 0x30, 0x61}; +const uint16_t HuffDecoderCommon::table11_0_inner_[5] = {0x0000, 0x0001, 0x0005, + 0x000d, 0x0015}; +const uint8_t HuffDecoderCommon::table11_1_emit_[8] = {0x30, 0x63, 0x30, 0x65, + 0x30, 0x69, 0x30, 0x6f}; +const uint16_t HuffDecoderCommon::table11_1_inner_[5] = {0x0000, 0x0001, 0x0009, + 0x0011, 0x0019}; +const uint8_t HuffDecoderCommon::table11_2_emit_[12] = { + 0x30, 0x73, 0x30, 0x74, 0x30, 0x20, 0x30, 0x25, 0x30, 0x2d, 0x30, 0x2e}; +const uint16_t HuffDecoderCommon::table11_2_inner_[7] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029}; +const uint8_t HuffDecoderCommon::table11_2_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, + 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 6}; +const uint8_t HuffDecoderCommon::table11_3_emit_[16] = { + 0x30, 0x2f, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, + 0x30, 0x36, 0x30, 0x37, 0x30, 0x38, 0x30, 0x39}; +const uint8_t HuffDecoderCommon::table11_4_emit_[16] = { + 0x30, 0x3d, 0x30, 0x41, 0x30, 0x5f, 0x30, 0x62, + 0x30, 0x64, 0x30, 0x66, 0x30, 0x67, 0x30, 0x68}; +const uint8_t HuffDecoderCommon::table11_5_emit_[20] = { + 0x30, 0x6c, 0x30, 0x6d, 0x30, 0x6e, 0x30, 0x70, 0x30, 0x72, + 0x30, 0x75, 0x30, 0x3a, 0x30, 0x42, 0x30, 0x43, 0x30, 0x44}; +const uint16_t HuffDecoderCommon::table11_5_inner_[11] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, + 0x0029, 0x0031, 0x0039, 0x0041, 0x0049}; +const uint8_t HuffDecoderCommon::table11_5_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, + 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, + 0, 0, 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, 0, 0, 0, 10}; +const uint8_t HuffDecoderCommon::table11_6_emit_[32] = { + 0x30, 0x45, 0x30, 0x46, 0x30, 0x47, 0x30, 0x48, 0x30, 0x49, 0x30, + 0x4a, 0x30, 0x4b, 0x30, 0x4c, 0x30, 0x4d, 0x30, 0x4e, 0x30, 0x4f, + 0x30, 0x50, 0x30, 0x51, 0x30, 0x52, 0x30, 0x53, 0x30, 0x54}; +const uint16_t HuffDecoderCommon::table11_6_inner_[17] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, 0x0039, + 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, 0x0079}; +const uint8_t HuffDecoderCommon::table11_6_outer_[64] = { + 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, + 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, 0, 0, 0, 10, 0, 0, 0, 11, + 0, 0, 0, 12, 0, 0, 0, 13, 0, 0, 0, 14, 0, 0, 0, 15, 0, 0, 0, 16}; +const uint8_t HuffDecoderCommon::table11_7_emit_[36] = { + 0x30, 0x55, 0x30, 0x56, 0x30, 0x57, 0x30, 0x59, 0x30, 0x6a, 0x30, 0x6b, + 0x30, 0x71, 0x30, 0x76, 0x30, 0x77, 0x30, 0x78, 0x30, 0x79, 0x30, 0x7a, + 0x30, 0x26, 0x30, 0x2a, 0x30, 0x2c, 0x30, 0x3b, 0x30, 0x58, 0x30, 0x5a}; +const uint16_t HuffDecoderCommon::table11_7_inner_[20] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, + 0x0069, 0x0071, 0x0079, 0x0081, 0x0089, 0x0002}; +const uint8_t HuffDecoderCommon::table11_7_outer_[64] = { + 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, + 0, 6, 0, 0, 0, 7, 0, 0, 0, 8, 0, 0, 0, 9, 0, 0, 0, 10, 0, 0, 0, 11, + 0, 0, 0, 12, 0, 13, 0, 14, 0, 15, 0, 16, 0, 17, 0, 18, 0, 0, 0, 19}; +const uint8_t HuffDecoderCommon::table11_8_emit_[7] = {0x31, 0x30, 0x31, 0x31, + 0x32, 0x31, 0x61}; +const uint16_t HuffDecoderCommon::table11_8_inner_[5] = {0x0000, 0x0001, 0x0009, + 0x000d, 0x0015}; +const uint8_t HuffDecoderCommon::table11_9_emit_[8] = {0x31, 0x63, 0x31, 0x65, + 0x31, 0x69, 0x31, 0x6f}; +const uint8_t HuffDecoderCommon::table11_10_emit_[12] = { + 0x31, 0x73, 0x31, 0x74, 0x31, 0x20, 0x31, 0x25, 0x31, 0x2d, 0x31, 0x2e}; +const uint8_t HuffDecoderCommon::table11_11_emit_[16] = { + 0x31, 0x2f, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, + 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39}; +const uint8_t HuffDecoderCommon::table11_12_emit_[16] = { + 0x31, 0x3d, 0x31, 0x41, 0x31, 0x5f, 0x31, 0x62, + 0x31, 0x64, 0x31, 0x66, 0x31, 0x67, 0x31, 0x68}; +const uint8_t HuffDecoderCommon::table11_13_emit_[20] = { + 0x31, 0x6c, 0x31, 0x6d, 0x31, 0x6e, 0x31, 0x70, 0x31, 0x72, + 0x31, 0x75, 0x31, 0x3a, 0x31, 0x42, 0x31, 0x43, 0x31, 0x44}; +const uint8_t HuffDecoderCommon::table11_14_emit_[32] = { + 0x31, 0x45, 0x31, 0x46, 0x31, 0x47, 0x31, 0x48, 0x31, 0x49, 0x31, + 0x4a, 0x31, 0x4b, 0x31, 0x4c, 0x31, 0x4d, 0x31, 0x4e, 0x31, 0x4f, + 0x31, 0x50, 0x31, 0x51, 0x31, 0x52, 0x31, 0x53, 0x31, 0x54}; +const uint8_t HuffDecoderCommon::table11_15_emit_[36] = { + 0x31, 0x55, 0x31, 0x56, 0x31, 0x57, 0x31, 0x59, 0x31, 0x6a, 0x31, 0x6b, + 0x31, 0x71, 0x31, 0x76, 0x31, 0x77, 0x31, 0x78, 0x31, 0x79, 0x31, 0x7a, + 0x31, 0x26, 0x31, 0x2a, 0x31, 0x2c, 0x31, 0x3b, 0x31, 0x58, 0x31, 0x5a}; +const uint8_t HuffDecoderCommon::table11_16_emit_[7] = {0x32, 0x30, 0x32, 0x31, + 0x32, 0x32, 0x61}; +const uint16_t HuffDecoderCommon::table11_16_inner_[5] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015}; +const uint8_t HuffDecoderCommon::table11_17_emit_[8] = {0x32, 0x63, 0x32, 0x65, + 0x32, 0x69, 0x32, 0x6f}; +const uint8_t HuffDecoderCommon::table11_18_emit_[12] = { + 0x32, 0x73, 0x32, 0x74, 0x32, 0x20, 0x32, 0x25, 0x32, 0x2d, 0x32, 0x2e}; +const uint8_t HuffDecoderCommon::table11_19_emit_[16] = { + 0x32, 0x2f, 0x32, 0x33, 0x32, 0x34, 0x32, 0x35, + 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39}; +const uint8_t HuffDecoderCommon::table11_20_emit_[16] = { + 0x32, 0x3d, 0x32, 0x41, 0x32, 0x5f, 0x32, 0x62, + 0x32, 0x64, 0x32, 0x66, 0x32, 0x67, 0x32, 0x68}; +const uint8_t HuffDecoderCommon::table11_21_emit_[20] = { + 0x32, 0x6c, 0x32, 0x6d, 0x32, 0x6e, 0x32, 0x70, 0x32, 0x72, + 0x32, 0x75, 0x32, 0x3a, 0x32, 0x42, 0x32, 0x43, 0x32, 0x44}; +const uint8_t HuffDecoderCommon::table11_22_emit_[32] = { + 0x32, 0x45, 0x32, 0x46, 0x32, 0x47, 0x32, 0x48, 0x32, 0x49, 0x32, + 0x4a, 0x32, 0x4b, 0x32, 0x4c, 0x32, 0x4d, 0x32, 0x4e, 0x32, 0x4f, + 0x32, 0x50, 0x32, 0x51, 0x32, 0x52, 0x32, 0x53, 0x32, 0x54}; +const uint8_t HuffDecoderCommon::table11_23_emit_[36] = { + 0x32, 0x55, 0x32, 0x56, 0x32, 0x57, 0x32, 0x59, 0x32, 0x6a, 0x32, 0x6b, + 0x32, 0x71, 0x32, 0x76, 0x32, 0x77, 0x32, 0x78, 0x32, 0x79, 0x32, 0x7a, + 0x32, 0x26, 0x32, 0x2a, 0x32, 0x2c, 0x32, 0x3b, 0x32, 0x58, 0x32, 0x5a}; +const uint8_t HuffDecoderCommon::table11_24_emit_[8] = {0x61, 0x30, 0x61, 0x31, + 0x61, 0x32, 0x61, 0x61}; +const uint8_t HuffDecoderCommon::table11_25_emit_[8] = {0x61, 0x63, 0x61, 0x65, + 0x61, 0x69, 0x61, 0x6f}; +const uint8_t HuffDecoderCommon::table11_26_emit_[12] = { + 0x61, 0x73, 0x61, 0x74, 0x61, 0x20, 0x61, 0x25, 0x61, 0x2d, 0x61, 0x2e}; +const uint8_t HuffDecoderCommon::table11_27_emit_[16] = { + 0x61, 0x2f, 0x61, 0x33, 0x61, 0x34, 0x61, 0x35, + 0x61, 0x36, 0x61, 0x37, 0x61, 0x38, 0x61, 0x39}; +const uint8_t HuffDecoderCommon::table11_28_emit_[16] = { + 0x61, 0x3d, 0x61, 0x41, 0x61, 0x5f, 0x61, 0x62, + 0x61, 0x64, 0x61, 0x66, 0x61, 0x67, 0x61, 0x68}; +const uint8_t HuffDecoderCommon::table11_29_emit_[20] = { + 0x61, 0x6c, 0x61, 0x6d, 0x61, 0x6e, 0x61, 0x70, 0x61, 0x72, + 0x61, 0x75, 0x61, 0x3a, 0x61, 0x42, 0x61, 0x43, 0x61, 0x44}; +const uint8_t HuffDecoderCommon::table11_30_emit_[32] = { + 0x61, 0x45, 0x61, 0x46, 0x61, 0x47, 0x61, 0x48, 0x61, 0x49, 0x61, + 0x4a, 0x61, 0x4b, 0x61, 0x4c, 0x61, 0x4d, 0x61, 0x4e, 0x61, 0x4f, + 0x61, 0x50, 0x61, 0x51, 0x61, 0x52, 0x61, 0x53, 0x61, 0x54}; +const uint8_t HuffDecoderCommon::table11_31_emit_[36] = { + 0x61, 0x55, 0x61, 0x56, 0x61, 0x57, 0x61, 0x59, 0x61, 0x6a, 0x61, 0x6b, + 0x61, 0x71, 0x61, 0x76, 0x61, 0x77, 0x61, 0x78, 0x61, 0x79, 0x61, 0x7a, + 0x61, 0x26, 0x61, 0x2a, 0x61, 0x2c, 0x61, 0x3b, 0x61, 0x58, 0x61, 0x5a}; +const uint8_t HuffDecoderCommon::table11_32_emit_[8] = {0x63, 0x30, 0x63, 0x31, + 0x63, 0x32, 0x63, 0x61}; +const uint8_t HuffDecoderCommon::table11_33_emit_[7] = {0x63, 0x63, 0x65, 0x63, + 0x69, 0x63, 0x6f}; +const uint8_t HuffDecoderCommon::table11_34_emit_[12] = { + 0x63, 0x73, 0x63, 0x74, 0x63, 0x20, 0x63, 0x25, 0x63, 0x2d, 0x63, 0x2e}; +const uint8_t HuffDecoderCommon::table11_35_emit_[16] = { + 0x63, 0x2f, 0x63, 0x33, 0x63, 0x34, 0x63, 0x35, + 0x63, 0x36, 0x63, 0x37, 0x63, 0x38, 0x63, 0x39}; +const uint8_t HuffDecoderCommon::table11_36_emit_[16] = { + 0x63, 0x3d, 0x63, 0x41, 0x63, 0x5f, 0x63, 0x62, + 0x63, 0x64, 0x63, 0x66, 0x63, 0x67, 0x63, 0x68}; +const uint8_t HuffDecoderCommon::table11_37_emit_[20] = { + 0x63, 0x6c, 0x63, 0x6d, 0x63, 0x6e, 0x63, 0x70, 0x63, 0x72, + 0x63, 0x75, 0x63, 0x3a, 0x63, 0x42, 0x63, 0x43, 0x63, 0x44}; +const uint8_t HuffDecoderCommon::table11_38_emit_[32] = { + 0x63, 0x45, 0x63, 0x46, 0x63, 0x47, 0x63, 0x48, 0x63, 0x49, 0x63, + 0x4a, 0x63, 0x4b, 0x63, 0x4c, 0x63, 0x4d, 0x63, 0x4e, 0x63, 0x4f, + 0x63, 0x50, 0x63, 0x51, 0x63, 0x52, 0x63, 0x53, 0x63, 0x54}; +const uint8_t HuffDecoderCommon::table11_39_emit_[36] = { + 0x63, 0x55, 0x63, 0x56, 0x63, 0x57, 0x63, 0x59, 0x63, 0x6a, 0x63, 0x6b, + 0x63, 0x71, 0x63, 0x76, 0x63, 0x77, 0x63, 0x78, 0x63, 0x79, 0x63, 0x7a, + 0x63, 0x26, 0x63, 0x2a, 0x63, 0x2c, 0x63, 0x3b, 0x63, 0x58, 0x63, 0x5a}; +const uint8_t HuffDecoderCommon::table11_40_emit_[8] = {0x65, 0x30, 0x65, 0x31, + 0x65, 0x32, 0x65, 0x61}; +const uint8_t HuffDecoderCommon::table11_41_emit_[7] = {0x65, 0x63, 0x65, 0x65, + 0x69, 0x65, 0x6f}; +const uint8_t HuffDecoderCommon::table11_42_emit_[12] = { + 0x65, 0x73, 0x65, 0x74, 0x65, 0x20, 0x65, 0x25, 0x65, 0x2d, 0x65, 0x2e}; +const uint8_t HuffDecoderCommon::table11_43_emit_[16] = { + 0x65, 0x2f, 0x65, 0x33, 0x65, 0x34, 0x65, 0x35, + 0x65, 0x36, 0x65, 0x37, 0x65, 0x38, 0x65, 0x39}; +const uint8_t HuffDecoderCommon::table11_44_emit_[16] = { + 0x65, 0x3d, 0x65, 0x41, 0x65, 0x5f, 0x65, 0x62, + 0x65, 0x64, 0x65, 0x66, 0x65, 0x67, 0x65, 0x68}; +const uint8_t HuffDecoderCommon::table11_45_emit_[20] = { + 0x65, 0x6c, 0x65, 0x6d, 0x65, 0x6e, 0x65, 0x70, 0x65, 0x72, + 0x65, 0x75, 0x65, 0x3a, 0x65, 0x42, 0x65, 0x43, 0x65, 0x44}; +const uint8_t HuffDecoderCommon::table11_46_emit_[32] = { + 0x65, 0x45, 0x65, 0x46, 0x65, 0x47, 0x65, 0x48, 0x65, 0x49, 0x65, + 0x4a, 0x65, 0x4b, 0x65, 0x4c, 0x65, 0x4d, 0x65, 0x4e, 0x65, 0x4f, + 0x65, 0x50, 0x65, 0x51, 0x65, 0x52, 0x65, 0x53, 0x65, 0x54}; +const uint8_t HuffDecoderCommon::table11_47_emit_[36] = { + 0x65, 0x55, 0x65, 0x56, 0x65, 0x57, 0x65, 0x59, 0x65, 0x6a, 0x65, 0x6b, + 0x65, 0x71, 0x65, 0x76, 0x65, 0x77, 0x65, 0x78, 0x65, 0x79, 0x65, 0x7a, + 0x65, 0x26, 0x65, 0x2a, 0x65, 0x2c, 0x65, 0x3b, 0x65, 0x58, 0x65, 0x5a}; +const uint8_t HuffDecoderCommon::table11_48_emit_[8] = {0x69, 0x30, 0x69, 0x31, + 0x69, 0x32, 0x69, 0x61}; +const uint8_t HuffDecoderCommon::table11_49_emit_[7] = {0x69, 0x63, 0x69, 0x65, + 0x69, 0x69, 0x6f}; +const uint8_t HuffDecoderCommon::table11_50_emit_[12] = { + 0x69, 0x73, 0x69, 0x74, 0x69, 0x20, 0x69, 0x25, 0x69, 0x2d, 0x69, 0x2e}; +const uint8_t HuffDecoderCommon::table11_51_emit_[16] = { + 0x69, 0x2f, 0x69, 0x33, 0x69, 0x34, 0x69, 0x35, + 0x69, 0x36, 0x69, 0x37, 0x69, 0x38, 0x69, 0x39}; +const uint8_t HuffDecoderCommon::table11_52_emit_[16] = { + 0x69, 0x3d, 0x69, 0x41, 0x69, 0x5f, 0x69, 0x62, + 0x69, 0x64, 0x69, 0x66, 0x69, 0x67, 0x69, 0x68}; +const uint8_t HuffDecoderCommon::table11_53_emit_[20] = { + 0x69, 0x6c, 0x69, 0x6d, 0x69, 0x6e, 0x69, 0x70, 0x69, 0x72, + 0x69, 0x75, 0x69, 0x3a, 0x69, 0x42, 0x69, 0x43, 0x69, 0x44}; +const uint8_t HuffDecoderCommon::table11_54_emit_[32] = { + 0x69, 0x45, 0x69, 0x46, 0x69, 0x47, 0x69, 0x48, 0x69, 0x49, 0x69, + 0x4a, 0x69, 0x4b, 0x69, 0x4c, 0x69, 0x4d, 0x69, 0x4e, 0x69, 0x4f, + 0x69, 0x50, 0x69, 0x51, 0x69, 0x52, 0x69, 0x53, 0x69, 0x54}; +const uint8_t HuffDecoderCommon::table11_55_emit_[36] = { + 0x69, 0x55, 0x69, 0x56, 0x69, 0x57, 0x69, 0x59, 0x69, 0x6a, 0x69, 0x6b, + 0x69, 0x71, 0x69, 0x76, 0x69, 0x77, 0x69, 0x78, 0x69, 0x79, 0x69, 0x7a, + 0x69, 0x26, 0x69, 0x2a, 0x69, 0x2c, 0x69, 0x3b, 0x69, 0x58, 0x69, 0x5a}; +const uint8_t HuffDecoderCommon::table11_56_emit_[8] = {0x6f, 0x30, 0x6f, 0x31, + 0x6f, 0x32, 0x6f, 0x61}; +const uint8_t HuffDecoderCommon::table11_57_emit_[8] = {0x6f, 0x63, 0x6f, 0x65, + 0x6f, 0x69, 0x6f, 0x6f}; +const uint8_t HuffDecoderCommon::table11_58_emit_[12] = { + 0x6f, 0x73, 0x6f, 0x74, 0x6f, 0x20, 0x6f, 0x25, 0x6f, 0x2d, 0x6f, 0x2e}; +const uint8_t HuffDecoderCommon::table11_59_emit_[16] = { + 0x6f, 0x2f, 0x6f, 0x33, 0x6f, 0x34, 0x6f, 0x35, + 0x6f, 0x36, 0x6f, 0x37, 0x6f, 0x38, 0x6f, 0x39}; +const uint8_t HuffDecoderCommon::table11_60_emit_[16] = { + 0x6f, 0x3d, 0x6f, 0x41, 0x6f, 0x5f, 0x6f, 0x62, + 0x6f, 0x64, 0x6f, 0x66, 0x6f, 0x67, 0x6f, 0x68}; +const uint8_t HuffDecoderCommon::table11_61_emit_[20] = { + 0x6f, 0x6c, 0x6f, 0x6d, 0x6f, 0x6e, 0x6f, 0x70, 0x6f, 0x72, + 0x6f, 0x75, 0x6f, 0x3a, 0x6f, 0x42, 0x6f, 0x43, 0x6f, 0x44}; +const uint8_t HuffDecoderCommon::table11_62_emit_[32] = { + 0x6f, 0x45, 0x6f, 0x46, 0x6f, 0x47, 0x6f, 0x48, 0x6f, 0x49, 0x6f, + 0x4a, 0x6f, 0x4b, 0x6f, 0x4c, 0x6f, 0x4d, 0x6f, 0x4e, 0x6f, 0x4f, + 0x6f, 0x50, 0x6f, 0x51, 0x6f, 0x52, 0x6f, 0x53, 0x6f, 0x54}; +const uint8_t HuffDecoderCommon::table11_63_emit_[36] = { + 0x6f, 0x55, 0x6f, 0x56, 0x6f, 0x57, 0x6f, 0x59, 0x6f, 0x6a, 0x6f, 0x6b, + 0x6f, 0x71, 0x6f, 0x76, 0x6f, 0x77, 0x6f, 0x78, 0x6f, 0x79, 0x6f, 0x7a, + 0x6f, 0x26, 0x6f, 0x2a, 0x6f, 0x2c, 0x6f, 0x3b, 0x6f, 0x58, 0x6f, 0x5a}; +const uint8_t HuffDecoderCommon::table11_64_emit_[8] = {0x73, 0x30, 0x73, 0x31, + 0x73, 0x32, 0x73, 0x61}; +const uint8_t HuffDecoderCommon::table11_65_emit_[8] = {0x73, 0x63, 0x73, 0x65, + 0x73, 0x69, 0x73, 0x6f}; +const uint8_t HuffDecoderCommon::table11_66_emit_[11] = { + 0x73, 0x73, 0x74, 0x73, 0x20, 0x73, 0x25, 0x73, 0x2d, 0x73, 0x2e}; +const uint16_t HuffDecoderCommon::table11_66_inner_[7] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025}; +const uint8_t HuffDecoderCommon::table11_67_emit_[16] = { + 0x73, 0x2f, 0x73, 0x33, 0x73, 0x34, 0x73, 0x35, + 0x73, 0x36, 0x73, 0x37, 0x73, 0x38, 0x73, 0x39}; +const uint8_t HuffDecoderCommon::table11_68_emit_[16] = { + 0x73, 0x3d, 0x73, 0x41, 0x73, 0x5f, 0x73, 0x62, + 0x73, 0x64, 0x73, 0x66, 0x73, 0x67, 0x73, 0x68}; +const uint8_t HuffDecoderCommon::table11_69_emit_[20] = { + 0x73, 0x6c, 0x73, 0x6d, 0x73, 0x6e, 0x73, 0x70, 0x73, 0x72, + 0x73, 0x75, 0x73, 0x3a, 0x73, 0x42, 0x73, 0x43, 0x73, 0x44}; +const uint8_t HuffDecoderCommon::table11_70_emit_[32] = { + 0x73, 0x45, 0x73, 0x46, 0x73, 0x47, 0x73, 0x48, 0x73, 0x49, 0x73, + 0x4a, 0x73, 0x4b, 0x73, 0x4c, 0x73, 0x4d, 0x73, 0x4e, 0x73, 0x4f, + 0x73, 0x50, 0x73, 0x51, 0x73, 0x52, 0x73, 0x53, 0x73, 0x54}; +const uint8_t HuffDecoderCommon::table11_71_emit_[36] = { + 0x73, 0x55, 0x73, 0x56, 0x73, 0x57, 0x73, 0x59, 0x73, 0x6a, 0x73, 0x6b, + 0x73, 0x71, 0x73, 0x76, 0x73, 0x77, 0x73, 0x78, 0x73, 0x79, 0x73, 0x7a, + 0x73, 0x26, 0x73, 0x2a, 0x73, 0x2c, 0x73, 0x3b, 0x73, 0x58, 0x73, 0x5a}; +const uint8_t HuffDecoderCommon::table11_72_emit_[8] = {0x74, 0x30, 0x74, 0x31, + 0x74, 0x32, 0x74, 0x61}; +const uint8_t HuffDecoderCommon::table11_73_emit_[8] = {0x74, 0x63, 0x74, 0x65, + 0x74, 0x69, 0x74, 0x6f}; +const uint8_t HuffDecoderCommon::table11_74_emit_[11] = { + 0x74, 0x73, 0x74, 0x74, 0x20, 0x74, 0x25, 0x74, 0x2d, 0x74, 0x2e}; +const uint16_t HuffDecoderCommon::table11_74_inner_[7] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025}; +const uint8_t HuffDecoderCommon::table11_75_emit_[16] = { + 0x74, 0x2f, 0x74, 0x33, 0x74, 0x34, 0x74, 0x35, + 0x74, 0x36, 0x74, 0x37, 0x74, 0x38, 0x74, 0x39}; +const uint8_t HuffDecoderCommon::table11_76_emit_[16] = { + 0x74, 0x3d, 0x74, 0x41, 0x74, 0x5f, 0x74, 0x62, + 0x74, 0x64, 0x74, 0x66, 0x74, 0x67, 0x74, 0x68}; +const uint8_t HuffDecoderCommon::table11_77_emit_[20] = { + 0x74, 0x6c, 0x74, 0x6d, 0x74, 0x6e, 0x74, 0x70, 0x74, 0x72, + 0x74, 0x75, 0x74, 0x3a, 0x74, 0x42, 0x74, 0x43, 0x74, 0x44}; +const uint8_t HuffDecoderCommon::table11_78_emit_[32] = { + 0x74, 0x45, 0x74, 0x46, 0x74, 0x47, 0x74, 0x48, 0x74, 0x49, 0x74, + 0x4a, 0x74, 0x4b, 0x74, 0x4c, 0x74, 0x4d, 0x74, 0x4e, 0x74, 0x4f, + 0x74, 0x50, 0x74, 0x51, 0x74, 0x52, 0x74, 0x53, 0x74, 0x54}; +const uint8_t HuffDecoderCommon::table11_79_emit_[36] = { + 0x74, 0x55, 0x74, 0x56, 0x74, 0x57, 0x74, 0x59, 0x74, 0x6a, 0x74, 0x6b, + 0x74, 0x71, 0x74, 0x76, 0x74, 0x77, 0x74, 0x78, 0x74, 0x79, 0x74, 0x7a, + 0x74, 0x26, 0x74, 0x2a, 0x74, 0x2c, 0x74, 0x3b, 0x74, 0x58, 0x74, 0x5a}; +const uint8_t HuffDecoderCommon::table11_80_emit_[16] = { + 0x20, 0x30, 0x20, 0x31, 0x20, 0x32, 0x20, 0x61, + 0x20, 0x63, 0x20, 0x65, 0x20, 0x69, 0x20, 0x6f}; +const uint8_t HuffDecoderCommon::table11_81_emit_[27] = { + 0x20, 0x73, 0x20, 0x74, 0x20, 0x20, 0x25, 0x20, 0x2d, + 0x20, 0x2e, 0x20, 0x2f, 0x20, 0x33, 0x20, 0x34, 0x20, + 0x35, 0x20, 0x36, 0x20, 0x37, 0x20, 0x38, 0x20, 0x39}; +const uint16_t HuffDecoderCommon::table11_81_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_82_emit_[36] = { + 0x20, 0x3d, 0x20, 0x41, 0x20, 0x5f, 0x20, 0x62, 0x20, 0x64, 0x20, 0x66, + 0x20, 0x67, 0x20, 0x68, 0x20, 0x6c, 0x20, 0x6d, 0x20, 0x6e, 0x20, 0x70, + 0x20, 0x72, 0x20, 0x75, 0x20, 0x3a, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44}; +const uint8_t HuffDecoderCommon::table11_83_emit_[68] = { + 0x20, 0x45, 0x20, 0x46, 0x20, 0x47, 0x20, 0x48, 0x20, 0x49, 0x20, 0x4a, + 0x20, 0x4b, 0x20, 0x4c, 0x20, 0x4d, 0x20, 0x4e, 0x20, 0x4f, 0x20, 0x50, + 0x20, 0x51, 0x20, 0x52, 0x20, 0x53, 0x20, 0x54, 0x20, 0x55, 0x20, 0x56, + 0x20, 0x57, 0x20, 0x59, 0x20, 0x6a, 0x20, 0x6b, 0x20, 0x71, 0x20, 0x76, + 0x20, 0x77, 0x20, 0x78, 0x20, 0x79, 0x20, 0x7a, 0x20, 0x26, 0x20, 0x2a, + 0x20, 0x2c, 0x20, 0x3b, 0x20, 0x58, 0x20, 0x5a}; +const uint8_t HuffDecoderCommon::table11_84_emit_[16] = { + 0x25, 0x30, 0x25, 0x31, 0x25, 0x32, 0x25, 0x61, + 0x25, 0x63, 0x25, 0x65, 0x25, 0x69, 0x25, 0x6f}; +const uint8_t HuffDecoderCommon::table11_85_emit_[27] = { + 0x25, 0x73, 0x25, 0x74, 0x25, 0x20, 0x25, 0x25, 0x2d, + 0x25, 0x2e, 0x25, 0x2f, 0x25, 0x33, 0x25, 0x34, 0x25, + 0x35, 0x25, 0x36, 0x25, 0x37, 0x25, 0x38, 0x25, 0x39}; +const uint16_t HuffDecoderCommon::table11_85_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x001d, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_86_emit_[36] = { + 0x25, 0x3d, 0x25, 0x41, 0x25, 0x5f, 0x25, 0x62, 0x25, 0x64, 0x25, 0x66, + 0x25, 0x67, 0x25, 0x68, 0x25, 0x6c, 0x25, 0x6d, 0x25, 0x6e, 0x25, 0x70, + 0x25, 0x72, 0x25, 0x75, 0x25, 0x3a, 0x25, 0x42, 0x25, 0x43, 0x25, 0x44}; +const uint8_t HuffDecoderCommon::table11_87_emit_[68] = { + 0x25, 0x45, 0x25, 0x46, 0x25, 0x47, 0x25, 0x48, 0x25, 0x49, 0x25, 0x4a, + 0x25, 0x4b, 0x25, 0x4c, 0x25, 0x4d, 0x25, 0x4e, 0x25, 0x4f, 0x25, 0x50, + 0x25, 0x51, 0x25, 0x52, 0x25, 0x53, 0x25, 0x54, 0x25, 0x55, 0x25, 0x56, + 0x25, 0x57, 0x25, 0x59, 0x25, 0x6a, 0x25, 0x6b, 0x25, 0x71, 0x25, 0x76, + 0x25, 0x77, 0x25, 0x78, 0x25, 0x79, 0x25, 0x7a, 0x25, 0x26, 0x25, 0x2a, + 0x25, 0x2c, 0x25, 0x3b, 0x25, 0x58, 0x25, 0x5a}; +const uint8_t HuffDecoderCommon::table11_88_emit_[16] = { + 0x2d, 0x30, 0x2d, 0x31, 0x2d, 0x32, 0x2d, 0x61, + 0x2d, 0x63, 0x2d, 0x65, 0x2d, 0x69, 0x2d, 0x6f}; +const uint8_t HuffDecoderCommon::table11_89_emit_[27] = { + 0x2d, 0x73, 0x2d, 0x74, 0x2d, 0x20, 0x2d, 0x25, 0x2d, + 0x2d, 0x2e, 0x2d, 0x2f, 0x2d, 0x33, 0x2d, 0x34, 0x2d, + 0x35, 0x2d, 0x36, 0x2d, 0x37, 0x2d, 0x38, 0x2d, 0x39}; +const uint16_t HuffDecoderCommon::table11_89_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0025, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_90_emit_[36] = { + 0x2d, 0x3d, 0x2d, 0x41, 0x2d, 0x5f, 0x2d, 0x62, 0x2d, 0x64, 0x2d, 0x66, + 0x2d, 0x67, 0x2d, 0x68, 0x2d, 0x6c, 0x2d, 0x6d, 0x2d, 0x6e, 0x2d, 0x70, + 0x2d, 0x72, 0x2d, 0x75, 0x2d, 0x3a, 0x2d, 0x42, 0x2d, 0x43, 0x2d, 0x44}; +const uint8_t HuffDecoderCommon::table11_91_emit_[68] = { + 0x2d, 0x45, 0x2d, 0x46, 0x2d, 0x47, 0x2d, 0x48, 0x2d, 0x49, 0x2d, 0x4a, + 0x2d, 0x4b, 0x2d, 0x4c, 0x2d, 0x4d, 0x2d, 0x4e, 0x2d, 0x4f, 0x2d, 0x50, + 0x2d, 0x51, 0x2d, 0x52, 0x2d, 0x53, 0x2d, 0x54, 0x2d, 0x55, 0x2d, 0x56, + 0x2d, 0x57, 0x2d, 0x59, 0x2d, 0x6a, 0x2d, 0x6b, 0x2d, 0x71, 0x2d, 0x76, + 0x2d, 0x77, 0x2d, 0x78, 0x2d, 0x79, 0x2d, 0x7a, 0x2d, 0x26, 0x2d, 0x2a, + 0x2d, 0x2c, 0x2d, 0x3b, 0x2d, 0x58, 0x2d, 0x5a}; +const uint8_t HuffDecoderCommon::table11_92_emit_[16] = { + 0x2e, 0x30, 0x2e, 0x31, 0x2e, 0x32, 0x2e, 0x61, + 0x2e, 0x63, 0x2e, 0x65, 0x2e, 0x69, 0x2e, 0x6f}; +const uint8_t HuffDecoderCommon::table11_93_emit_[27] = { + 0x2e, 0x73, 0x2e, 0x74, 0x2e, 0x20, 0x2e, 0x25, 0x2e, + 0x2d, 0x2e, 0x2e, 0x2f, 0x2e, 0x33, 0x2e, 0x34, 0x2e, + 0x35, 0x2e, 0x36, 0x2e, 0x37, 0x2e, 0x38, 0x2e, 0x39}; +const uint16_t HuffDecoderCommon::table11_93_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x002d, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_94_emit_[36] = { + 0x2e, 0x3d, 0x2e, 0x41, 0x2e, 0x5f, 0x2e, 0x62, 0x2e, 0x64, 0x2e, 0x66, + 0x2e, 0x67, 0x2e, 0x68, 0x2e, 0x6c, 0x2e, 0x6d, 0x2e, 0x6e, 0x2e, 0x70, + 0x2e, 0x72, 0x2e, 0x75, 0x2e, 0x3a, 0x2e, 0x42, 0x2e, 0x43, 0x2e, 0x44}; +const uint8_t HuffDecoderCommon::table11_95_emit_[68] = { + 0x2e, 0x45, 0x2e, 0x46, 0x2e, 0x47, 0x2e, 0x48, 0x2e, 0x49, 0x2e, 0x4a, + 0x2e, 0x4b, 0x2e, 0x4c, 0x2e, 0x4d, 0x2e, 0x4e, 0x2e, 0x4f, 0x2e, 0x50, + 0x2e, 0x51, 0x2e, 0x52, 0x2e, 0x53, 0x2e, 0x54, 0x2e, 0x55, 0x2e, 0x56, + 0x2e, 0x57, 0x2e, 0x59, 0x2e, 0x6a, 0x2e, 0x6b, 0x2e, 0x71, 0x2e, 0x76, + 0x2e, 0x77, 0x2e, 0x78, 0x2e, 0x79, 0x2e, 0x7a, 0x2e, 0x26, 0x2e, 0x2a, + 0x2e, 0x2c, 0x2e, 0x3b, 0x2e, 0x58, 0x2e, 0x5a}; +const uint8_t HuffDecoderCommon::table11_96_emit_[16] = { + 0x2f, 0x30, 0x2f, 0x31, 0x2f, 0x32, 0x2f, 0x61, + 0x2f, 0x63, 0x2f, 0x65, 0x2f, 0x69, 0x2f, 0x6f}; +const uint8_t HuffDecoderCommon::table11_97_emit_[27] = { + 0x2f, 0x73, 0x2f, 0x74, 0x2f, 0x20, 0x2f, 0x25, 0x2f, + 0x2d, 0x2f, 0x2e, 0x2f, 0x2f, 0x33, 0x2f, 0x34, 0x2f, + 0x35, 0x2f, 0x36, 0x2f, 0x37, 0x2f, 0x38, 0x2f, 0x39}; +const uint16_t HuffDecoderCommon::table11_97_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_98_emit_[36] = { + 0x2f, 0x3d, 0x2f, 0x41, 0x2f, 0x5f, 0x2f, 0x62, 0x2f, 0x64, 0x2f, 0x66, + 0x2f, 0x67, 0x2f, 0x68, 0x2f, 0x6c, 0x2f, 0x6d, 0x2f, 0x6e, 0x2f, 0x70, + 0x2f, 0x72, 0x2f, 0x75, 0x2f, 0x3a, 0x2f, 0x42, 0x2f, 0x43, 0x2f, 0x44}; +const uint8_t HuffDecoderCommon::table11_99_emit_[68] = { + 0x2f, 0x45, 0x2f, 0x46, 0x2f, 0x47, 0x2f, 0x48, 0x2f, 0x49, 0x2f, 0x4a, + 0x2f, 0x4b, 0x2f, 0x4c, 0x2f, 0x4d, 0x2f, 0x4e, 0x2f, 0x4f, 0x2f, 0x50, + 0x2f, 0x51, 0x2f, 0x52, 0x2f, 0x53, 0x2f, 0x54, 0x2f, 0x55, 0x2f, 0x56, + 0x2f, 0x57, 0x2f, 0x59, 0x2f, 0x6a, 0x2f, 0x6b, 0x2f, 0x71, 0x2f, 0x76, + 0x2f, 0x77, 0x2f, 0x78, 0x2f, 0x79, 0x2f, 0x7a, 0x2f, 0x26, 0x2f, 0x2a, + 0x2f, 0x2c, 0x2f, 0x3b, 0x2f, 0x58, 0x2f, 0x5a}; +const uint8_t HuffDecoderCommon::table11_100_emit_[16] = { + 0x33, 0x30, 0x33, 0x31, 0x33, 0x32, 0x33, 0x61, + 0x33, 0x63, 0x33, 0x65, 0x33, 0x69, 0x33, 0x6f}; +const uint8_t HuffDecoderCommon::table11_101_emit_[27] = { + 0x33, 0x73, 0x33, 0x74, 0x33, 0x20, 0x33, 0x25, 0x33, + 0x2d, 0x33, 0x2e, 0x33, 0x2f, 0x33, 0x33, 0x34, 0x33, + 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39}; +const uint16_t HuffDecoderCommon::table11_101_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_102_emit_[36] = { + 0x33, 0x3d, 0x33, 0x41, 0x33, 0x5f, 0x33, 0x62, 0x33, 0x64, 0x33, 0x66, + 0x33, 0x67, 0x33, 0x68, 0x33, 0x6c, 0x33, 0x6d, 0x33, 0x6e, 0x33, 0x70, + 0x33, 0x72, 0x33, 0x75, 0x33, 0x3a, 0x33, 0x42, 0x33, 0x43, 0x33, 0x44}; +const uint8_t HuffDecoderCommon::table11_103_emit_[68] = { + 0x33, 0x45, 0x33, 0x46, 0x33, 0x47, 0x33, 0x48, 0x33, 0x49, 0x33, 0x4a, + 0x33, 0x4b, 0x33, 0x4c, 0x33, 0x4d, 0x33, 0x4e, 0x33, 0x4f, 0x33, 0x50, + 0x33, 0x51, 0x33, 0x52, 0x33, 0x53, 0x33, 0x54, 0x33, 0x55, 0x33, 0x56, + 0x33, 0x57, 0x33, 0x59, 0x33, 0x6a, 0x33, 0x6b, 0x33, 0x71, 0x33, 0x76, + 0x33, 0x77, 0x33, 0x78, 0x33, 0x79, 0x33, 0x7a, 0x33, 0x26, 0x33, 0x2a, + 0x33, 0x2c, 0x33, 0x3b, 0x33, 0x58, 0x33, 0x5a}; +const uint8_t HuffDecoderCommon::table11_104_emit_[16] = { + 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x61, + 0x34, 0x63, 0x34, 0x65, 0x34, 0x69, 0x34, 0x6f}; +const uint8_t HuffDecoderCommon::table11_105_emit_[27] = { + 0x34, 0x73, 0x34, 0x74, 0x34, 0x20, 0x34, 0x25, 0x34, + 0x2d, 0x34, 0x2e, 0x34, 0x2f, 0x34, 0x33, 0x34, 0x34, + 0x35, 0x34, 0x36, 0x34, 0x37, 0x34, 0x38, 0x34, 0x39}; +const uint16_t HuffDecoderCommon::table11_105_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0045, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_106_emit_[36] = { + 0x34, 0x3d, 0x34, 0x41, 0x34, 0x5f, 0x34, 0x62, 0x34, 0x64, 0x34, 0x66, + 0x34, 0x67, 0x34, 0x68, 0x34, 0x6c, 0x34, 0x6d, 0x34, 0x6e, 0x34, 0x70, + 0x34, 0x72, 0x34, 0x75, 0x34, 0x3a, 0x34, 0x42, 0x34, 0x43, 0x34, 0x44}; +const uint8_t HuffDecoderCommon::table11_107_emit_[68] = { + 0x34, 0x45, 0x34, 0x46, 0x34, 0x47, 0x34, 0x48, 0x34, 0x49, 0x34, 0x4a, + 0x34, 0x4b, 0x34, 0x4c, 0x34, 0x4d, 0x34, 0x4e, 0x34, 0x4f, 0x34, 0x50, + 0x34, 0x51, 0x34, 0x52, 0x34, 0x53, 0x34, 0x54, 0x34, 0x55, 0x34, 0x56, + 0x34, 0x57, 0x34, 0x59, 0x34, 0x6a, 0x34, 0x6b, 0x34, 0x71, 0x34, 0x76, + 0x34, 0x77, 0x34, 0x78, 0x34, 0x79, 0x34, 0x7a, 0x34, 0x26, 0x34, 0x2a, + 0x34, 0x2c, 0x34, 0x3b, 0x34, 0x58, 0x34, 0x5a}; +const uint8_t HuffDecoderCommon::table11_108_emit_[16] = { + 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x61, + 0x35, 0x63, 0x35, 0x65, 0x35, 0x69, 0x35, 0x6f}; +const uint8_t HuffDecoderCommon::table11_109_emit_[27] = { + 0x35, 0x73, 0x35, 0x74, 0x35, 0x20, 0x35, 0x25, 0x35, + 0x2d, 0x35, 0x2e, 0x35, 0x2f, 0x35, 0x33, 0x35, 0x34, + 0x35, 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39}; +const uint16_t HuffDecoderCommon::table11_109_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x004d, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_110_emit_[36] = { + 0x35, 0x3d, 0x35, 0x41, 0x35, 0x5f, 0x35, 0x62, 0x35, 0x64, 0x35, 0x66, + 0x35, 0x67, 0x35, 0x68, 0x35, 0x6c, 0x35, 0x6d, 0x35, 0x6e, 0x35, 0x70, + 0x35, 0x72, 0x35, 0x75, 0x35, 0x3a, 0x35, 0x42, 0x35, 0x43, 0x35, 0x44}; +const uint8_t HuffDecoderCommon::table11_111_emit_[68] = { + 0x35, 0x45, 0x35, 0x46, 0x35, 0x47, 0x35, 0x48, 0x35, 0x49, 0x35, 0x4a, + 0x35, 0x4b, 0x35, 0x4c, 0x35, 0x4d, 0x35, 0x4e, 0x35, 0x4f, 0x35, 0x50, + 0x35, 0x51, 0x35, 0x52, 0x35, 0x53, 0x35, 0x54, 0x35, 0x55, 0x35, 0x56, + 0x35, 0x57, 0x35, 0x59, 0x35, 0x6a, 0x35, 0x6b, 0x35, 0x71, 0x35, 0x76, + 0x35, 0x77, 0x35, 0x78, 0x35, 0x79, 0x35, 0x7a, 0x35, 0x26, 0x35, 0x2a, + 0x35, 0x2c, 0x35, 0x3b, 0x35, 0x58, 0x35, 0x5a}; +const uint8_t HuffDecoderCommon::table11_112_emit_[16] = { + 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x61, + 0x36, 0x63, 0x36, 0x65, 0x36, 0x69, 0x36, 0x6f}; +const uint8_t HuffDecoderCommon::table11_113_emit_[27] = { + 0x36, 0x73, 0x36, 0x74, 0x36, 0x20, 0x36, 0x25, 0x36, + 0x2d, 0x36, 0x2e, 0x36, 0x2f, 0x36, 0x33, 0x36, 0x34, + 0x36, 0x35, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39}; +const uint16_t HuffDecoderCommon::table11_113_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0055, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_114_emit_[36] = { + 0x36, 0x3d, 0x36, 0x41, 0x36, 0x5f, 0x36, 0x62, 0x36, 0x64, 0x36, 0x66, + 0x36, 0x67, 0x36, 0x68, 0x36, 0x6c, 0x36, 0x6d, 0x36, 0x6e, 0x36, 0x70, + 0x36, 0x72, 0x36, 0x75, 0x36, 0x3a, 0x36, 0x42, 0x36, 0x43, 0x36, 0x44}; +const uint8_t HuffDecoderCommon::table11_115_emit_[68] = { + 0x36, 0x45, 0x36, 0x46, 0x36, 0x47, 0x36, 0x48, 0x36, 0x49, 0x36, 0x4a, + 0x36, 0x4b, 0x36, 0x4c, 0x36, 0x4d, 0x36, 0x4e, 0x36, 0x4f, 0x36, 0x50, + 0x36, 0x51, 0x36, 0x52, 0x36, 0x53, 0x36, 0x54, 0x36, 0x55, 0x36, 0x56, + 0x36, 0x57, 0x36, 0x59, 0x36, 0x6a, 0x36, 0x6b, 0x36, 0x71, 0x36, 0x76, + 0x36, 0x77, 0x36, 0x78, 0x36, 0x79, 0x36, 0x7a, 0x36, 0x26, 0x36, 0x2a, + 0x36, 0x2c, 0x36, 0x3b, 0x36, 0x58, 0x36, 0x5a}; +const uint8_t HuffDecoderCommon::table11_116_emit_[16] = { + 0x37, 0x30, 0x37, 0x31, 0x37, 0x32, 0x37, 0x61, + 0x37, 0x63, 0x37, 0x65, 0x37, 0x69, 0x37, 0x6f}; +const uint8_t HuffDecoderCommon::table11_117_emit_[27] = { + 0x37, 0x73, 0x37, 0x74, 0x37, 0x20, 0x37, 0x25, 0x37, + 0x2d, 0x37, 0x2e, 0x37, 0x2f, 0x37, 0x33, 0x37, 0x34, + 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x38, 0x37, 0x39}; +const uint16_t HuffDecoderCommon::table11_117_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x005d, 0x0065}; +const uint8_t HuffDecoderCommon::table11_118_emit_[36] = { + 0x37, 0x3d, 0x37, 0x41, 0x37, 0x5f, 0x37, 0x62, 0x37, 0x64, 0x37, 0x66, + 0x37, 0x67, 0x37, 0x68, 0x37, 0x6c, 0x37, 0x6d, 0x37, 0x6e, 0x37, 0x70, + 0x37, 0x72, 0x37, 0x75, 0x37, 0x3a, 0x37, 0x42, 0x37, 0x43, 0x37, 0x44}; +const uint8_t HuffDecoderCommon::table11_119_emit_[68] = { + 0x37, 0x45, 0x37, 0x46, 0x37, 0x47, 0x37, 0x48, 0x37, 0x49, 0x37, 0x4a, + 0x37, 0x4b, 0x37, 0x4c, 0x37, 0x4d, 0x37, 0x4e, 0x37, 0x4f, 0x37, 0x50, + 0x37, 0x51, 0x37, 0x52, 0x37, 0x53, 0x37, 0x54, 0x37, 0x55, 0x37, 0x56, + 0x37, 0x57, 0x37, 0x59, 0x37, 0x6a, 0x37, 0x6b, 0x37, 0x71, 0x37, 0x76, + 0x37, 0x77, 0x37, 0x78, 0x37, 0x79, 0x37, 0x7a, 0x37, 0x26, 0x37, 0x2a, + 0x37, 0x2c, 0x37, 0x3b, 0x37, 0x58, 0x37, 0x5a}; +const uint8_t HuffDecoderCommon::table11_120_emit_[16] = { + 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x61, + 0x38, 0x63, 0x38, 0x65, 0x38, 0x69, 0x38, 0x6f}; +const uint8_t HuffDecoderCommon::table11_121_emit_[27] = { + 0x38, 0x73, 0x38, 0x74, 0x38, 0x20, 0x38, 0x25, 0x38, + 0x2d, 0x38, 0x2e, 0x38, 0x2f, 0x38, 0x33, 0x38, 0x34, + 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, 0x38, 0x38, 0x39}; +const uint16_t HuffDecoderCommon::table11_121_inner_[15] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0065}; +const uint8_t HuffDecoderCommon::table11_122_emit_[36] = { + 0x38, 0x3d, 0x38, 0x41, 0x38, 0x5f, 0x38, 0x62, 0x38, 0x64, 0x38, 0x66, + 0x38, 0x67, 0x38, 0x68, 0x38, 0x6c, 0x38, 0x6d, 0x38, 0x6e, 0x38, 0x70, + 0x38, 0x72, 0x38, 0x75, 0x38, 0x3a, 0x38, 0x42, 0x38, 0x43, 0x38, 0x44}; +const uint8_t HuffDecoderCommon::table11_123_emit_[68] = { + 0x38, 0x45, 0x38, 0x46, 0x38, 0x47, 0x38, 0x48, 0x38, 0x49, 0x38, 0x4a, + 0x38, 0x4b, 0x38, 0x4c, 0x38, 0x4d, 0x38, 0x4e, 0x38, 0x4f, 0x38, 0x50, + 0x38, 0x51, 0x38, 0x52, 0x38, 0x53, 0x38, 0x54, 0x38, 0x55, 0x38, 0x56, + 0x38, 0x57, 0x38, 0x59, 0x38, 0x6a, 0x38, 0x6b, 0x38, 0x71, 0x38, 0x76, + 0x38, 0x77, 0x38, 0x78, 0x38, 0x79, 0x38, 0x7a, 0x38, 0x26, 0x38, 0x2a, + 0x38, 0x2c, 0x38, 0x3b, 0x38, 0x58, 0x38, 0x5a}; +const uint8_t HuffDecoderCommon::table11_124_emit_[16] = { + 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x61, + 0x39, 0x63, 0x39, 0x65, 0x39, 0x69, 0x39, 0x6f}; +const uint8_t HuffDecoderCommon::table11_125_emit_[28] = { + 0x39, 0x73, 0x39, 0x74, 0x39, 0x20, 0x39, 0x25, 0x39, 0x2d, + 0x39, 0x2e, 0x39, 0x2f, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, + 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39}; +const uint8_t HuffDecoderCommon::table11_126_emit_[36] = { + 0x39, 0x3d, 0x39, 0x41, 0x39, 0x5f, 0x39, 0x62, 0x39, 0x64, 0x39, 0x66, + 0x39, 0x67, 0x39, 0x68, 0x39, 0x6c, 0x39, 0x6d, 0x39, 0x6e, 0x39, 0x70, + 0x39, 0x72, 0x39, 0x75, 0x39, 0x3a, 0x39, 0x42, 0x39, 0x43, 0x39, 0x44}; +const uint8_t HuffDecoderCommon::table11_127_emit_[68] = { + 0x39, 0x45, 0x39, 0x46, 0x39, 0x47, 0x39, 0x48, 0x39, 0x49, 0x39, 0x4a, + 0x39, 0x4b, 0x39, 0x4c, 0x39, 0x4d, 0x39, 0x4e, 0x39, 0x4f, 0x39, 0x50, + 0x39, 0x51, 0x39, 0x52, 0x39, 0x53, 0x39, 0x54, 0x39, 0x55, 0x39, 0x56, + 0x39, 0x57, 0x39, 0x59, 0x39, 0x6a, 0x39, 0x6b, 0x39, 0x71, 0x39, 0x76, + 0x39, 0x77, 0x39, 0x78, 0x39, 0x79, 0x39, 0x7a, 0x39, 0x26, 0x39, 0x2a, + 0x39, 0x2c, 0x39, 0x3b, 0x39, 0x58, 0x39, 0x5a}; +const uint8_t HuffDecoderCommon::table11_128_emit_[16] = { + 0x3d, 0x30, 0x3d, 0x31, 0x3d, 0x32, 0x3d, 0x61, + 0x3d, 0x63, 0x3d, 0x65, 0x3d, 0x69, 0x3d, 0x6f}; +const uint8_t HuffDecoderCommon::table11_129_emit_[28] = { + 0x3d, 0x73, 0x3d, 0x74, 0x3d, 0x20, 0x3d, 0x25, 0x3d, 0x2d, + 0x3d, 0x2e, 0x3d, 0x2f, 0x3d, 0x33, 0x3d, 0x34, 0x3d, 0x35, + 0x3d, 0x36, 0x3d, 0x37, 0x3d, 0x38, 0x3d, 0x39}; +const uint8_t HuffDecoderCommon::table11_130_emit_[35] = { + 0x3d, 0x3d, 0x41, 0x3d, 0x5f, 0x3d, 0x62, 0x3d, 0x64, 0x3d, 0x66, 0x3d, + 0x67, 0x3d, 0x68, 0x3d, 0x6c, 0x3d, 0x6d, 0x3d, 0x6e, 0x3d, 0x70, 0x3d, + 0x72, 0x3d, 0x75, 0x3d, 0x3a, 0x3d, 0x42, 0x3d, 0x43, 0x3d, 0x44}; +const uint16_t HuffDecoderCommon::table11_130_inner_[19] = { + 0x0000, 0x0001, 0x0005, 0x000d, 0x0015, 0x001d, 0x0025, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_131_emit_[68] = { + 0x3d, 0x45, 0x3d, 0x46, 0x3d, 0x47, 0x3d, 0x48, 0x3d, 0x49, 0x3d, 0x4a, + 0x3d, 0x4b, 0x3d, 0x4c, 0x3d, 0x4d, 0x3d, 0x4e, 0x3d, 0x4f, 0x3d, 0x50, + 0x3d, 0x51, 0x3d, 0x52, 0x3d, 0x53, 0x3d, 0x54, 0x3d, 0x55, 0x3d, 0x56, + 0x3d, 0x57, 0x3d, 0x59, 0x3d, 0x6a, 0x3d, 0x6b, 0x3d, 0x71, 0x3d, 0x76, + 0x3d, 0x77, 0x3d, 0x78, 0x3d, 0x79, 0x3d, 0x7a, 0x3d, 0x26, 0x3d, 0x2a, + 0x3d, 0x2c, 0x3d, 0x3b, 0x3d, 0x58, 0x3d, 0x5a}; +const uint8_t HuffDecoderCommon::table11_132_emit_[16] = { + 0x41, 0x30, 0x41, 0x31, 0x41, 0x32, 0x41, 0x61, + 0x41, 0x63, 0x41, 0x65, 0x41, 0x69, 0x41, 0x6f}; +const uint8_t HuffDecoderCommon::table11_133_emit_[28] = { + 0x41, 0x73, 0x41, 0x74, 0x41, 0x20, 0x41, 0x25, 0x41, 0x2d, + 0x41, 0x2e, 0x41, 0x2f, 0x41, 0x33, 0x41, 0x34, 0x41, 0x35, + 0x41, 0x36, 0x41, 0x37, 0x41, 0x38, 0x41, 0x39}; +const uint8_t HuffDecoderCommon::table11_134_emit_[35] = { + 0x41, 0x3d, 0x41, 0x41, 0x5f, 0x41, 0x62, 0x41, 0x64, 0x41, 0x66, 0x41, + 0x67, 0x41, 0x68, 0x41, 0x6c, 0x41, 0x6d, 0x41, 0x6e, 0x41, 0x70, 0x41, + 0x72, 0x41, 0x75, 0x41, 0x3a, 0x41, 0x42, 0x41, 0x43, 0x41, 0x44}; +const uint16_t HuffDecoderCommon::table11_134_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x000d, 0x0015, 0x001d, 0x0025, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_135_emit_[68] = { + 0x41, 0x45, 0x41, 0x46, 0x41, 0x47, 0x41, 0x48, 0x41, 0x49, 0x41, 0x4a, + 0x41, 0x4b, 0x41, 0x4c, 0x41, 0x4d, 0x41, 0x4e, 0x41, 0x4f, 0x41, 0x50, + 0x41, 0x51, 0x41, 0x52, 0x41, 0x53, 0x41, 0x54, 0x41, 0x55, 0x41, 0x56, + 0x41, 0x57, 0x41, 0x59, 0x41, 0x6a, 0x41, 0x6b, 0x41, 0x71, 0x41, 0x76, + 0x41, 0x77, 0x41, 0x78, 0x41, 0x79, 0x41, 0x7a, 0x41, 0x26, 0x41, 0x2a, + 0x41, 0x2c, 0x41, 0x3b, 0x41, 0x58, 0x41, 0x5a}; +const uint8_t HuffDecoderCommon::table11_136_emit_[16] = { + 0x5f, 0x30, 0x5f, 0x31, 0x5f, 0x32, 0x5f, 0x61, + 0x5f, 0x63, 0x5f, 0x65, 0x5f, 0x69, 0x5f, 0x6f}; +const uint8_t HuffDecoderCommon::table11_137_emit_[28] = { + 0x5f, 0x73, 0x5f, 0x74, 0x5f, 0x20, 0x5f, 0x25, 0x5f, 0x2d, + 0x5f, 0x2e, 0x5f, 0x2f, 0x5f, 0x33, 0x5f, 0x34, 0x5f, 0x35, + 0x5f, 0x36, 0x5f, 0x37, 0x5f, 0x38, 0x5f, 0x39}; +const uint8_t HuffDecoderCommon::table11_138_emit_[35] = { + 0x5f, 0x3d, 0x5f, 0x41, 0x5f, 0x5f, 0x62, 0x5f, 0x64, 0x5f, 0x66, 0x5f, + 0x67, 0x5f, 0x68, 0x5f, 0x6c, 0x5f, 0x6d, 0x5f, 0x6e, 0x5f, 0x70, 0x5f, + 0x72, 0x5f, 0x75, 0x5f, 0x3a, 0x5f, 0x42, 0x5f, 0x43, 0x5f, 0x44}; +const uint16_t HuffDecoderCommon::table11_138_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0015, 0x001d, 0x0025, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_139_emit_[68] = { + 0x5f, 0x45, 0x5f, 0x46, 0x5f, 0x47, 0x5f, 0x48, 0x5f, 0x49, 0x5f, 0x4a, + 0x5f, 0x4b, 0x5f, 0x4c, 0x5f, 0x4d, 0x5f, 0x4e, 0x5f, 0x4f, 0x5f, 0x50, + 0x5f, 0x51, 0x5f, 0x52, 0x5f, 0x53, 0x5f, 0x54, 0x5f, 0x55, 0x5f, 0x56, + 0x5f, 0x57, 0x5f, 0x59, 0x5f, 0x6a, 0x5f, 0x6b, 0x5f, 0x71, 0x5f, 0x76, + 0x5f, 0x77, 0x5f, 0x78, 0x5f, 0x79, 0x5f, 0x7a, 0x5f, 0x26, 0x5f, 0x2a, + 0x5f, 0x2c, 0x5f, 0x3b, 0x5f, 0x58, 0x5f, 0x5a}; +const uint8_t HuffDecoderCommon::table11_140_emit_[16] = { + 0x62, 0x30, 0x62, 0x31, 0x62, 0x32, 0x62, 0x61, + 0x62, 0x63, 0x62, 0x65, 0x62, 0x69, 0x62, 0x6f}; +const uint8_t HuffDecoderCommon::table11_141_emit_[28] = { + 0x62, 0x73, 0x62, 0x74, 0x62, 0x20, 0x62, 0x25, 0x62, 0x2d, + 0x62, 0x2e, 0x62, 0x2f, 0x62, 0x33, 0x62, 0x34, 0x62, 0x35, + 0x62, 0x36, 0x62, 0x37, 0x62, 0x38, 0x62, 0x39}; +const uint8_t HuffDecoderCommon::table11_142_emit_[35] = { + 0x62, 0x3d, 0x62, 0x41, 0x62, 0x5f, 0x62, 0x62, 0x64, 0x62, 0x66, 0x62, + 0x67, 0x62, 0x68, 0x62, 0x6c, 0x62, 0x6d, 0x62, 0x6e, 0x62, 0x70, 0x62, + 0x72, 0x62, 0x75, 0x62, 0x3a, 0x62, 0x42, 0x62, 0x43, 0x62, 0x44}; +const uint16_t HuffDecoderCommon::table11_142_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x001d, 0x0025, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_143_emit_[68] = { + 0x62, 0x45, 0x62, 0x46, 0x62, 0x47, 0x62, 0x48, 0x62, 0x49, 0x62, 0x4a, + 0x62, 0x4b, 0x62, 0x4c, 0x62, 0x4d, 0x62, 0x4e, 0x62, 0x4f, 0x62, 0x50, + 0x62, 0x51, 0x62, 0x52, 0x62, 0x53, 0x62, 0x54, 0x62, 0x55, 0x62, 0x56, + 0x62, 0x57, 0x62, 0x59, 0x62, 0x6a, 0x62, 0x6b, 0x62, 0x71, 0x62, 0x76, + 0x62, 0x77, 0x62, 0x78, 0x62, 0x79, 0x62, 0x7a, 0x62, 0x26, 0x62, 0x2a, + 0x62, 0x2c, 0x62, 0x3b, 0x62, 0x58, 0x62, 0x5a}; +const uint8_t HuffDecoderCommon::table11_144_emit_[16] = { + 0x64, 0x30, 0x64, 0x31, 0x64, 0x32, 0x64, 0x61, + 0x64, 0x63, 0x64, 0x65, 0x64, 0x69, 0x64, 0x6f}; +const uint8_t HuffDecoderCommon::table11_145_emit_[28] = { + 0x64, 0x73, 0x64, 0x74, 0x64, 0x20, 0x64, 0x25, 0x64, 0x2d, + 0x64, 0x2e, 0x64, 0x2f, 0x64, 0x33, 0x64, 0x34, 0x64, 0x35, + 0x64, 0x36, 0x64, 0x37, 0x64, 0x38, 0x64, 0x39}; +const uint8_t HuffDecoderCommon::table11_146_emit_[35] = { + 0x64, 0x3d, 0x64, 0x41, 0x64, 0x5f, 0x64, 0x62, 0x64, 0x64, 0x66, 0x64, + 0x67, 0x64, 0x68, 0x64, 0x6c, 0x64, 0x6d, 0x64, 0x6e, 0x64, 0x70, 0x64, + 0x72, 0x64, 0x75, 0x64, 0x3a, 0x64, 0x42, 0x64, 0x43, 0x64, 0x44}; +const uint16_t HuffDecoderCommon::table11_146_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0025, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_147_emit_[68] = { + 0x64, 0x45, 0x64, 0x46, 0x64, 0x47, 0x64, 0x48, 0x64, 0x49, 0x64, 0x4a, + 0x64, 0x4b, 0x64, 0x4c, 0x64, 0x4d, 0x64, 0x4e, 0x64, 0x4f, 0x64, 0x50, + 0x64, 0x51, 0x64, 0x52, 0x64, 0x53, 0x64, 0x54, 0x64, 0x55, 0x64, 0x56, + 0x64, 0x57, 0x64, 0x59, 0x64, 0x6a, 0x64, 0x6b, 0x64, 0x71, 0x64, 0x76, + 0x64, 0x77, 0x64, 0x78, 0x64, 0x79, 0x64, 0x7a, 0x64, 0x26, 0x64, 0x2a, + 0x64, 0x2c, 0x64, 0x3b, 0x64, 0x58, 0x64, 0x5a}; +const uint8_t HuffDecoderCommon::table11_148_emit_[16] = { + 0x66, 0x30, 0x66, 0x31, 0x66, 0x32, 0x66, 0x61, + 0x66, 0x63, 0x66, 0x65, 0x66, 0x69, 0x66, 0x6f}; +const uint8_t HuffDecoderCommon::table11_149_emit_[28] = { + 0x66, 0x73, 0x66, 0x74, 0x66, 0x20, 0x66, 0x25, 0x66, 0x2d, + 0x66, 0x2e, 0x66, 0x2f, 0x66, 0x33, 0x66, 0x34, 0x66, 0x35, + 0x66, 0x36, 0x66, 0x37, 0x66, 0x38, 0x66, 0x39}; +const uint8_t HuffDecoderCommon::table11_150_emit_[35] = { + 0x66, 0x3d, 0x66, 0x41, 0x66, 0x5f, 0x66, 0x62, 0x66, 0x64, 0x66, 0x66, + 0x67, 0x66, 0x68, 0x66, 0x6c, 0x66, 0x6d, 0x66, 0x6e, 0x66, 0x70, 0x66, + 0x72, 0x66, 0x75, 0x66, 0x3a, 0x66, 0x42, 0x66, 0x43, 0x66, 0x44}; +const uint16_t HuffDecoderCommon::table11_150_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x002d, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_151_emit_[68] = { + 0x66, 0x45, 0x66, 0x46, 0x66, 0x47, 0x66, 0x48, 0x66, 0x49, 0x66, 0x4a, + 0x66, 0x4b, 0x66, 0x4c, 0x66, 0x4d, 0x66, 0x4e, 0x66, 0x4f, 0x66, 0x50, + 0x66, 0x51, 0x66, 0x52, 0x66, 0x53, 0x66, 0x54, 0x66, 0x55, 0x66, 0x56, + 0x66, 0x57, 0x66, 0x59, 0x66, 0x6a, 0x66, 0x6b, 0x66, 0x71, 0x66, 0x76, + 0x66, 0x77, 0x66, 0x78, 0x66, 0x79, 0x66, 0x7a, 0x66, 0x26, 0x66, 0x2a, + 0x66, 0x2c, 0x66, 0x3b, 0x66, 0x58, 0x66, 0x5a}; +const uint8_t HuffDecoderCommon::table11_152_emit_[16] = { + 0x67, 0x30, 0x67, 0x31, 0x67, 0x32, 0x67, 0x61, + 0x67, 0x63, 0x67, 0x65, 0x67, 0x69, 0x67, 0x6f}; +const uint8_t HuffDecoderCommon::table11_153_emit_[28] = { + 0x67, 0x73, 0x67, 0x74, 0x67, 0x20, 0x67, 0x25, 0x67, 0x2d, + 0x67, 0x2e, 0x67, 0x2f, 0x67, 0x33, 0x67, 0x34, 0x67, 0x35, + 0x67, 0x36, 0x67, 0x37, 0x67, 0x38, 0x67, 0x39}; +const uint8_t HuffDecoderCommon::table11_154_emit_[35] = { + 0x67, 0x3d, 0x67, 0x41, 0x67, 0x5f, 0x67, 0x62, 0x67, 0x64, 0x67, 0x66, + 0x67, 0x67, 0x68, 0x67, 0x6c, 0x67, 0x6d, 0x67, 0x6e, 0x67, 0x70, 0x67, + 0x72, 0x67, 0x75, 0x67, 0x3a, 0x67, 0x42, 0x67, 0x43, 0x67, 0x44}; +const uint16_t HuffDecoderCommon::table11_154_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0035, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_155_emit_[68] = { + 0x67, 0x45, 0x67, 0x46, 0x67, 0x47, 0x67, 0x48, 0x67, 0x49, 0x67, 0x4a, + 0x67, 0x4b, 0x67, 0x4c, 0x67, 0x4d, 0x67, 0x4e, 0x67, 0x4f, 0x67, 0x50, + 0x67, 0x51, 0x67, 0x52, 0x67, 0x53, 0x67, 0x54, 0x67, 0x55, 0x67, 0x56, + 0x67, 0x57, 0x67, 0x59, 0x67, 0x6a, 0x67, 0x6b, 0x67, 0x71, 0x67, 0x76, + 0x67, 0x77, 0x67, 0x78, 0x67, 0x79, 0x67, 0x7a, 0x67, 0x26, 0x67, 0x2a, + 0x67, 0x2c, 0x67, 0x3b, 0x67, 0x58, 0x67, 0x5a}; +const uint8_t HuffDecoderCommon::table11_156_emit_[16] = { + 0x68, 0x30, 0x68, 0x31, 0x68, 0x32, 0x68, 0x61, + 0x68, 0x63, 0x68, 0x65, 0x68, 0x69, 0x68, 0x6f}; +const uint8_t HuffDecoderCommon::table11_157_emit_[28] = { + 0x68, 0x73, 0x68, 0x74, 0x68, 0x20, 0x68, 0x25, 0x68, 0x2d, + 0x68, 0x2e, 0x68, 0x2f, 0x68, 0x33, 0x68, 0x34, 0x68, 0x35, + 0x68, 0x36, 0x68, 0x37, 0x68, 0x38, 0x68, 0x39}; +const uint8_t HuffDecoderCommon::table11_158_emit_[35] = { + 0x68, 0x3d, 0x68, 0x41, 0x68, 0x5f, 0x68, 0x62, 0x68, 0x64, 0x68, 0x66, + 0x68, 0x67, 0x68, 0x68, 0x6c, 0x68, 0x6d, 0x68, 0x6e, 0x68, 0x70, 0x68, + 0x72, 0x68, 0x75, 0x68, 0x3a, 0x68, 0x42, 0x68, 0x43, 0x68, 0x44}; +const uint16_t HuffDecoderCommon::table11_158_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x003d, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_159_emit_[68] = { + 0x68, 0x45, 0x68, 0x46, 0x68, 0x47, 0x68, 0x48, 0x68, 0x49, 0x68, 0x4a, + 0x68, 0x4b, 0x68, 0x4c, 0x68, 0x4d, 0x68, 0x4e, 0x68, 0x4f, 0x68, 0x50, + 0x68, 0x51, 0x68, 0x52, 0x68, 0x53, 0x68, 0x54, 0x68, 0x55, 0x68, 0x56, + 0x68, 0x57, 0x68, 0x59, 0x68, 0x6a, 0x68, 0x6b, 0x68, 0x71, 0x68, 0x76, + 0x68, 0x77, 0x68, 0x78, 0x68, 0x79, 0x68, 0x7a, 0x68, 0x26, 0x68, 0x2a, + 0x68, 0x2c, 0x68, 0x3b, 0x68, 0x58, 0x68, 0x5a}; +const uint8_t HuffDecoderCommon::table11_160_emit_[16] = { + 0x6c, 0x30, 0x6c, 0x31, 0x6c, 0x32, 0x6c, 0x61, + 0x6c, 0x63, 0x6c, 0x65, 0x6c, 0x69, 0x6c, 0x6f}; +const uint8_t HuffDecoderCommon::table11_161_emit_[28] = { + 0x6c, 0x73, 0x6c, 0x74, 0x6c, 0x20, 0x6c, 0x25, 0x6c, 0x2d, + 0x6c, 0x2e, 0x6c, 0x2f, 0x6c, 0x33, 0x6c, 0x34, 0x6c, 0x35, + 0x6c, 0x36, 0x6c, 0x37, 0x6c, 0x38, 0x6c, 0x39}; +const uint8_t HuffDecoderCommon::table11_162_emit_[35] = { + 0x6c, 0x3d, 0x6c, 0x41, 0x6c, 0x5f, 0x6c, 0x62, 0x6c, 0x64, 0x6c, 0x66, + 0x6c, 0x67, 0x6c, 0x68, 0x6c, 0x6c, 0x6d, 0x6c, 0x6e, 0x6c, 0x70, 0x6c, + 0x72, 0x6c, 0x75, 0x6c, 0x3a, 0x6c, 0x42, 0x6c, 0x43, 0x6c, 0x44}; +const uint16_t HuffDecoderCommon::table11_162_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0045, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_163_emit_[68] = { + 0x6c, 0x45, 0x6c, 0x46, 0x6c, 0x47, 0x6c, 0x48, 0x6c, 0x49, 0x6c, 0x4a, + 0x6c, 0x4b, 0x6c, 0x4c, 0x6c, 0x4d, 0x6c, 0x4e, 0x6c, 0x4f, 0x6c, 0x50, + 0x6c, 0x51, 0x6c, 0x52, 0x6c, 0x53, 0x6c, 0x54, 0x6c, 0x55, 0x6c, 0x56, + 0x6c, 0x57, 0x6c, 0x59, 0x6c, 0x6a, 0x6c, 0x6b, 0x6c, 0x71, 0x6c, 0x76, + 0x6c, 0x77, 0x6c, 0x78, 0x6c, 0x79, 0x6c, 0x7a, 0x6c, 0x26, 0x6c, 0x2a, + 0x6c, 0x2c, 0x6c, 0x3b, 0x6c, 0x58, 0x6c, 0x5a}; +const uint8_t HuffDecoderCommon::table11_164_emit_[16] = { + 0x6d, 0x30, 0x6d, 0x31, 0x6d, 0x32, 0x6d, 0x61, + 0x6d, 0x63, 0x6d, 0x65, 0x6d, 0x69, 0x6d, 0x6f}; +const uint8_t HuffDecoderCommon::table11_165_emit_[28] = { + 0x6d, 0x73, 0x6d, 0x74, 0x6d, 0x20, 0x6d, 0x25, 0x6d, 0x2d, + 0x6d, 0x2e, 0x6d, 0x2f, 0x6d, 0x33, 0x6d, 0x34, 0x6d, 0x35, + 0x6d, 0x36, 0x6d, 0x37, 0x6d, 0x38, 0x6d, 0x39}; +const uint8_t HuffDecoderCommon::table11_166_emit_[35] = { + 0x6d, 0x3d, 0x6d, 0x41, 0x6d, 0x5f, 0x6d, 0x62, 0x6d, 0x64, 0x6d, 0x66, + 0x6d, 0x67, 0x6d, 0x68, 0x6d, 0x6c, 0x6d, 0x6d, 0x6e, 0x6d, 0x70, 0x6d, + 0x72, 0x6d, 0x75, 0x6d, 0x3a, 0x6d, 0x42, 0x6d, 0x43, 0x6d, 0x44}; +const uint16_t HuffDecoderCommon::table11_166_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x004d, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_167_emit_[68] = { + 0x6d, 0x45, 0x6d, 0x46, 0x6d, 0x47, 0x6d, 0x48, 0x6d, 0x49, 0x6d, 0x4a, + 0x6d, 0x4b, 0x6d, 0x4c, 0x6d, 0x4d, 0x6d, 0x4e, 0x6d, 0x4f, 0x6d, 0x50, + 0x6d, 0x51, 0x6d, 0x52, 0x6d, 0x53, 0x6d, 0x54, 0x6d, 0x55, 0x6d, 0x56, + 0x6d, 0x57, 0x6d, 0x59, 0x6d, 0x6a, 0x6d, 0x6b, 0x6d, 0x71, 0x6d, 0x76, + 0x6d, 0x77, 0x6d, 0x78, 0x6d, 0x79, 0x6d, 0x7a, 0x6d, 0x26, 0x6d, 0x2a, + 0x6d, 0x2c, 0x6d, 0x3b, 0x6d, 0x58, 0x6d, 0x5a}; +const uint8_t HuffDecoderCommon::table11_168_emit_[16] = { + 0x6e, 0x30, 0x6e, 0x31, 0x6e, 0x32, 0x6e, 0x61, + 0x6e, 0x63, 0x6e, 0x65, 0x6e, 0x69, 0x6e, 0x6f}; +const uint8_t HuffDecoderCommon::table11_169_emit_[28] = { + 0x6e, 0x73, 0x6e, 0x74, 0x6e, 0x20, 0x6e, 0x25, 0x6e, 0x2d, + 0x6e, 0x2e, 0x6e, 0x2f, 0x6e, 0x33, 0x6e, 0x34, 0x6e, 0x35, + 0x6e, 0x36, 0x6e, 0x37, 0x6e, 0x38, 0x6e, 0x39}; +const uint8_t HuffDecoderCommon::table11_170_emit_[35] = { + 0x6e, 0x3d, 0x6e, 0x41, 0x6e, 0x5f, 0x6e, 0x62, 0x6e, 0x64, 0x6e, 0x66, + 0x6e, 0x67, 0x6e, 0x68, 0x6e, 0x6c, 0x6e, 0x6d, 0x6e, 0x6e, 0x70, 0x6e, + 0x72, 0x6e, 0x75, 0x6e, 0x3a, 0x6e, 0x42, 0x6e, 0x43, 0x6e, 0x44}; +const uint16_t HuffDecoderCommon::table11_170_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0055, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_171_emit_[68] = { + 0x6e, 0x45, 0x6e, 0x46, 0x6e, 0x47, 0x6e, 0x48, 0x6e, 0x49, 0x6e, 0x4a, + 0x6e, 0x4b, 0x6e, 0x4c, 0x6e, 0x4d, 0x6e, 0x4e, 0x6e, 0x4f, 0x6e, 0x50, + 0x6e, 0x51, 0x6e, 0x52, 0x6e, 0x53, 0x6e, 0x54, 0x6e, 0x55, 0x6e, 0x56, + 0x6e, 0x57, 0x6e, 0x59, 0x6e, 0x6a, 0x6e, 0x6b, 0x6e, 0x71, 0x6e, 0x76, + 0x6e, 0x77, 0x6e, 0x78, 0x6e, 0x79, 0x6e, 0x7a, 0x6e, 0x26, 0x6e, 0x2a, + 0x6e, 0x2c, 0x6e, 0x3b, 0x6e, 0x58, 0x6e, 0x5a}; +const uint8_t HuffDecoderCommon::table11_172_emit_[16] = { + 0x70, 0x30, 0x70, 0x31, 0x70, 0x32, 0x70, 0x61, + 0x70, 0x63, 0x70, 0x65, 0x70, 0x69, 0x70, 0x6f}; +const uint8_t HuffDecoderCommon::table11_173_emit_[28] = { + 0x70, 0x73, 0x70, 0x74, 0x70, 0x20, 0x70, 0x25, 0x70, 0x2d, + 0x70, 0x2e, 0x70, 0x2f, 0x70, 0x33, 0x70, 0x34, 0x70, 0x35, + 0x70, 0x36, 0x70, 0x37, 0x70, 0x38, 0x70, 0x39}; +const uint8_t HuffDecoderCommon::table11_174_emit_[35] = { + 0x70, 0x3d, 0x70, 0x41, 0x70, 0x5f, 0x70, 0x62, 0x70, 0x64, 0x70, 0x66, + 0x70, 0x67, 0x70, 0x68, 0x70, 0x6c, 0x70, 0x6d, 0x70, 0x6e, 0x70, 0x70, + 0x72, 0x70, 0x75, 0x70, 0x3a, 0x70, 0x42, 0x70, 0x43, 0x70, 0x44}; +const uint16_t HuffDecoderCommon::table11_174_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x005d, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_175_emit_[68] = { + 0x70, 0x45, 0x70, 0x46, 0x70, 0x47, 0x70, 0x48, 0x70, 0x49, 0x70, 0x4a, + 0x70, 0x4b, 0x70, 0x4c, 0x70, 0x4d, 0x70, 0x4e, 0x70, 0x4f, 0x70, 0x50, + 0x70, 0x51, 0x70, 0x52, 0x70, 0x53, 0x70, 0x54, 0x70, 0x55, 0x70, 0x56, + 0x70, 0x57, 0x70, 0x59, 0x70, 0x6a, 0x70, 0x6b, 0x70, 0x71, 0x70, 0x76, + 0x70, 0x77, 0x70, 0x78, 0x70, 0x79, 0x70, 0x7a, 0x70, 0x26, 0x70, 0x2a, + 0x70, 0x2c, 0x70, 0x3b, 0x70, 0x58, 0x70, 0x5a}; +const uint8_t HuffDecoderCommon::table11_176_emit_[16] = { + 0x72, 0x30, 0x72, 0x31, 0x72, 0x32, 0x72, 0x61, + 0x72, 0x63, 0x72, 0x65, 0x72, 0x69, 0x72, 0x6f}; +const uint8_t HuffDecoderCommon::table11_177_emit_[28] = { + 0x72, 0x73, 0x72, 0x74, 0x72, 0x20, 0x72, 0x25, 0x72, 0x2d, + 0x72, 0x2e, 0x72, 0x2f, 0x72, 0x33, 0x72, 0x34, 0x72, 0x35, + 0x72, 0x36, 0x72, 0x37, 0x72, 0x38, 0x72, 0x39}; +const uint8_t HuffDecoderCommon::table11_178_emit_[35] = { + 0x72, 0x3d, 0x72, 0x41, 0x72, 0x5f, 0x72, 0x62, 0x72, 0x64, 0x72, 0x66, + 0x72, 0x67, 0x72, 0x68, 0x72, 0x6c, 0x72, 0x6d, 0x72, 0x6e, 0x72, 0x70, + 0x72, 0x72, 0x75, 0x72, 0x3a, 0x72, 0x42, 0x72, 0x43, 0x72, 0x44}; +const uint16_t HuffDecoderCommon::table11_178_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, + 0x0065, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_179_emit_[68] = { + 0x72, 0x45, 0x72, 0x46, 0x72, 0x47, 0x72, 0x48, 0x72, 0x49, 0x72, 0x4a, + 0x72, 0x4b, 0x72, 0x4c, 0x72, 0x4d, 0x72, 0x4e, 0x72, 0x4f, 0x72, 0x50, + 0x72, 0x51, 0x72, 0x52, 0x72, 0x53, 0x72, 0x54, 0x72, 0x55, 0x72, 0x56, + 0x72, 0x57, 0x72, 0x59, 0x72, 0x6a, 0x72, 0x6b, 0x72, 0x71, 0x72, 0x76, + 0x72, 0x77, 0x72, 0x78, 0x72, 0x79, 0x72, 0x7a, 0x72, 0x26, 0x72, 0x2a, + 0x72, 0x2c, 0x72, 0x3b, 0x72, 0x58, 0x72, 0x5a}; +const uint8_t HuffDecoderCommon::table11_180_emit_[16] = { + 0x75, 0x30, 0x75, 0x31, 0x75, 0x32, 0x75, 0x61, + 0x75, 0x63, 0x75, 0x65, 0x75, 0x69, 0x75, 0x6f}; +const uint8_t HuffDecoderCommon::table11_181_emit_[28] = { + 0x75, 0x73, 0x75, 0x74, 0x75, 0x20, 0x75, 0x25, 0x75, 0x2d, + 0x75, 0x2e, 0x75, 0x2f, 0x75, 0x33, 0x75, 0x34, 0x75, 0x35, + 0x75, 0x36, 0x75, 0x37, 0x75, 0x38, 0x75, 0x39}; +const uint8_t HuffDecoderCommon::table11_182_emit_[35] = { + 0x75, 0x3d, 0x75, 0x41, 0x75, 0x5f, 0x75, 0x62, 0x75, 0x64, 0x75, 0x66, + 0x75, 0x67, 0x75, 0x68, 0x75, 0x6c, 0x75, 0x6d, 0x75, 0x6e, 0x75, 0x70, + 0x75, 0x72, 0x75, 0x75, 0x3a, 0x75, 0x42, 0x75, 0x43, 0x75, 0x44}; +const uint16_t HuffDecoderCommon::table11_182_inner_[19] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, + 0x0031, 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, + 0x0069, 0x006d, 0x0075, 0x007d, 0x0085}; +const uint8_t HuffDecoderCommon::table11_183_emit_[68] = { + 0x75, 0x45, 0x75, 0x46, 0x75, 0x47, 0x75, 0x48, 0x75, 0x49, 0x75, 0x4a, + 0x75, 0x4b, 0x75, 0x4c, 0x75, 0x4d, 0x75, 0x4e, 0x75, 0x4f, 0x75, 0x50, + 0x75, 0x51, 0x75, 0x52, 0x75, 0x53, 0x75, 0x54, 0x75, 0x55, 0x75, 0x56, + 0x75, 0x57, 0x75, 0x59, 0x75, 0x6a, 0x75, 0x6b, 0x75, 0x71, 0x75, 0x76, + 0x75, 0x77, 0x75, 0x78, 0x75, 0x79, 0x75, 0x7a, 0x75, 0x26, 0x75, 0x2a, + 0x75, 0x2c, 0x75, 0x3b, 0x75, 0x58, 0x75, 0x5a}; +const uint8_t HuffDecoderCommon::table11_184_emit_[44] = { + 0x3a, 0x30, 0x3a, 0x31, 0x3a, 0x32, 0x3a, 0x61, 0x3a, 0x63, 0x3a, + 0x65, 0x3a, 0x69, 0x3a, 0x6f, 0x3a, 0x73, 0x3a, 0x74, 0x3a, 0x20, + 0x3a, 0x25, 0x3a, 0x2d, 0x3a, 0x2e, 0x3a, 0x2f, 0x3a, 0x33, 0x3a, + 0x34, 0x3a, 0x35, 0x3a, 0x36, 0x3a, 0x37, 0x3a, 0x38, 0x3a, 0x39}; +const uint8_t HuffDecoderCommon::table11_185_emit_[91] = { + 0x3a, 0x3d, 0x3a, 0x41, 0x3a, 0x5f, 0x3a, 0x62, 0x3a, 0x64, 0x3a, 0x66, + 0x3a, 0x67, 0x3a, 0x68, 0x3a, 0x6c, 0x3a, 0x6d, 0x3a, 0x6e, 0x3a, 0x70, + 0x3a, 0x72, 0x3a, 0x75, 0x3a, 0x3a, 0x42, 0x3a, 0x43, 0x3a, 0x44, 0x3a, + 0x45, 0x3a, 0x46, 0x3a, 0x47, 0x3a, 0x48, 0x3a, 0x49, 0x3a, 0x4a, 0x3a, + 0x4b, 0x3a, 0x4c, 0x3a, 0x4d, 0x3a, 0x4e, 0x3a, 0x4f, 0x3a, 0x50, 0x3a, + 0x51, 0x3a, 0x52, 0x3a, 0x53, 0x3a, 0x54, 0x3a, 0x55, 0x3a, 0x56, 0x3a, + 0x57, 0x3a, 0x59, 0x3a, 0x6a, 0x3a, 0x6b, 0x3a, 0x71, 0x3a, 0x76, 0x3a, + 0x77, 0x3a, 0x78, 0x3a, 0x79, 0x3a, 0x7a}; +const uint16_t HuffDecoderCommon::table11_185_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0075, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_186_emit_[44] = { + 0x42, 0x30, 0x42, 0x31, 0x42, 0x32, 0x42, 0x61, 0x42, 0x63, 0x42, + 0x65, 0x42, 0x69, 0x42, 0x6f, 0x42, 0x73, 0x42, 0x74, 0x42, 0x20, + 0x42, 0x25, 0x42, 0x2d, 0x42, 0x2e, 0x42, 0x2f, 0x42, 0x33, 0x42, + 0x34, 0x42, 0x35, 0x42, 0x36, 0x42, 0x37, 0x42, 0x38, 0x42, 0x39}; +const uint8_t HuffDecoderCommon::table11_187_emit_[91] = { + 0x42, 0x3d, 0x42, 0x41, 0x42, 0x5f, 0x42, 0x62, 0x42, 0x64, 0x42, 0x66, + 0x42, 0x67, 0x42, 0x68, 0x42, 0x6c, 0x42, 0x6d, 0x42, 0x6e, 0x42, 0x70, + 0x42, 0x72, 0x42, 0x75, 0x42, 0x3a, 0x42, 0x42, 0x43, 0x42, 0x44, 0x42, + 0x45, 0x42, 0x46, 0x42, 0x47, 0x42, 0x48, 0x42, 0x49, 0x42, 0x4a, 0x42, + 0x4b, 0x42, 0x4c, 0x42, 0x4d, 0x42, 0x4e, 0x42, 0x4f, 0x42, 0x50, 0x42, + 0x51, 0x42, 0x52, 0x42, 0x53, 0x42, 0x54, 0x42, 0x55, 0x42, 0x56, 0x42, + 0x57, 0x42, 0x59, 0x42, 0x6a, 0x42, 0x6b, 0x42, 0x71, 0x42, 0x76, 0x42, + 0x77, 0x42, 0x78, 0x42, 0x79, 0x42, 0x7a}; +const uint16_t HuffDecoderCommon::table11_187_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x007d, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_188_emit_[44] = { + 0x43, 0x30, 0x43, 0x31, 0x43, 0x32, 0x43, 0x61, 0x43, 0x63, 0x43, + 0x65, 0x43, 0x69, 0x43, 0x6f, 0x43, 0x73, 0x43, 0x74, 0x43, 0x20, + 0x43, 0x25, 0x43, 0x2d, 0x43, 0x2e, 0x43, 0x2f, 0x43, 0x33, 0x43, + 0x34, 0x43, 0x35, 0x43, 0x36, 0x43, 0x37, 0x43, 0x38, 0x43, 0x39}; +const uint8_t HuffDecoderCommon::table11_189_emit_[91] = { + 0x43, 0x3d, 0x43, 0x41, 0x43, 0x5f, 0x43, 0x62, 0x43, 0x64, 0x43, 0x66, + 0x43, 0x67, 0x43, 0x68, 0x43, 0x6c, 0x43, 0x6d, 0x43, 0x6e, 0x43, 0x70, + 0x43, 0x72, 0x43, 0x75, 0x43, 0x3a, 0x43, 0x42, 0x43, 0x43, 0x44, 0x43, + 0x45, 0x43, 0x46, 0x43, 0x47, 0x43, 0x48, 0x43, 0x49, 0x43, 0x4a, 0x43, + 0x4b, 0x43, 0x4c, 0x43, 0x4d, 0x43, 0x4e, 0x43, 0x4f, 0x43, 0x50, 0x43, + 0x51, 0x43, 0x52, 0x43, 0x53, 0x43, 0x54, 0x43, 0x55, 0x43, 0x56, 0x43, + 0x57, 0x43, 0x59, 0x43, 0x6a, 0x43, 0x6b, 0x43, 0x71, 0x43, 0x76, 0x43, + 0x77, 0x43, 0x78, 0x43, 0x79, 0x43, 0x7a}; +const uint16_t HuffDecoderCommon::table11_189_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0085, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_190_emit_[44] = { + 0x44, 0x30, 0x44, 0x31, 0x44, 0x32, 0x44, 0x61, 0x44, 0x63, 0x44, + 0x65, 0x44, 0x69, 0x44, 0x6f, 0x44, 0x73, 0x44, 0x74, 0x44, 0x20, + 0x44, 0x25, 0x44, 0x2d, 0x44, 0x2e, 0x44, 0x2f, 0x44, 0x33, 0x44, + 0x34, 0x44, 0x35, 0x44, 0x36, 0x44, 0x37, 0x44, 0x38, 0x44, 0x39}; +const uint8_t HuffDecoderCommon::table11_191_emit_[91] = { + 0x44, 0x3d, 0x44, 0x41, 0x44, 0x5f, 0x44, 0x62, 0x44, 0x64, 0x44, 0x66, + 0x44, 0x67, 0x44, 0x68, 0x44, 0x6c, 0x44, 0x6d, 0x44, 0x6e, 0x44, 0x70, + 0x44, 0x72, 0x44, 0x75, 0x44, 0x3a, 0x44, 0x42, 0x44, 0x43, 0x44, 0x44, + 0x45, 0x44, 0x46, 0x44, 0x47, 0x44, 0x48, 0x44, 0x49, 0x44, 0x4a, 0x44, + 0x4b, 0x44, 0x4c, 0x44, 0x4d, 0x44, 0x4e, 0x44, 0x4f, 0x44, 0x50, 0x44, + 0x51, 0x44, 0x52, 0x44, 0x53, 0x44, 0x54, 0x44, 0x55, 0x44, 0x56, 0x44, + 0x57, 0x44, 0x59, 0x44, 0x6a, 0x44, 0x6b, 0x44, 0x71, 0x44, 0x76, 0x44, + 0x77, 0x44, 0x78, 0x44, 0x79, 0x44, 0x7a}; +const uint16_t HuffDecoderCommon::table11_191_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x008d, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_192_emit_[44] = { + 0x45, 0x30, 0x45, 0x31, 0x45, 0x32, 0x45, 0x61, 0x45, 0x63, 0x45, + 0x65, 0x45, 0x69, 0x45, 0x6f, 0x45, 0x73, 0x45, 0x74, 0x45, 0x20, + 0x45, 0x25, 0x45, 0x2d, 0x45, 0x2e, 0x45, 0x2f, 0x45, 0x33, 0x45, + 0x34, 0x45, 0x35, 0x45, 0x36, 0x45, 0x37, 0x45, 0x38, 0x45, 0x39}; +const uint8_t HuffDecoderCommon::table11_193_emit_[91] = { + 0x45, 0x3d, 0x45, 0x41, 0x45, 0x5f, 0x45, 0x62, 0x45, 0x64, 0x45, 0x66, + 0x45, 0x67, 0x45, 0x68, 0x45, 0x6c, 0x45, 0x6d, 0x45, 0x6e, 0x45, 0x70, + 0x45, 0x72, 0x45, 0x75, 0x45, 0x3a, 0x45, 0x42, 0x45, 0x43, 0x45, 0x44, + 0x45, 0x45, 0x46, 0x45, 0x47, 0x45, 0x48, 0x45, 0x49, 0x45, 0x4a, 0x45, + 0x4b, 0x45, 0x4c, 0x45, 0x4d, 0x45, 0x4e, 0x45, 0x4f, 0x45, 0x50, 0x45, + 0x51, 0x45, 0x52, 0x45, 0x53, 0x45, 0x54, 0x45, 0x55, 0x45, 0x56, 0x45, + 0x57, 0x45, 0x59, 0x45, 0x6a, 0x45, 0x6b, 0x45, 0x71, 0x45, 0x76, 0x45, + 0x77, 0x45, 0x78, 0x45, 0x79, 0x45, 0x7a}; +const uint16_t HuffDecoderCommon::table11_193_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0095, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_194_emit_[44] = { + 0x46, 0x30, 0x46, 0x31, 0x46, 0x32, 0x46, 0x61, 0x46, 0x63, 0x46, + 0x65, 0x46, 0x69, 0x46, 0x6f, 0x46, 0x73, 0x46, 0x74, 0x46, 0x20, + 0x46, 0x25, 0x46, 0x2d, 0x46, 0x2e, 0x46, 0x2f, 0x46, 0x33, 0x46, + 0x34, 0x46, 0x35, 0x46, 0x36, 0x46, 0x37, 0x46, 0x38, 0x46, 0x39}; +const uint8_t HuffDecoderCommon::table11_195_emit_[91] = { + 0x46, 0x3d, 0x46, 0x41, 0x46, 0x5f, 0x46, 0x62, 0x46, 0x64, 0x46, 0x66, + 0x46, 0x67, 0x46, 0x68, 0x46, 0x6c, 0x46, 0x6d, 0x46, 0x6e, 0x46, 0x70, + 0x46, 0x72, 0x46, 0x75, 0x46, 0x3a, 0x46, 0x42, 0x46, 0x43, 0x46, 0x44, + 0x46, 0x45, 0x46, 0x46, 0x47, 0x46, 0x48, 0x46, 0x49, 0x46, 0x4a, 0x46, + 0x4b, 0x46, 0x4c, 0x46, 0x4d, 0x46, 0x4e, 0x46, 0x4f, 0x46, 0x50, 0x46, + 0x51, 0x46, 0x52, 0x46, 0x53, 0x46, 0x54, 0x46, 0x55, 0x46, 0x56, 0x46, + 0x57, 0x46, 0x59, 0x46, 0x6a, 0x46, 0x6b, 0x46, 0x71, 0x46, 0x76, 0x46, + 0x77, 0x46, 0x78, 0x46, 0x79, 0x46, 0x7a}; +const uint16_t HuffDecoderCommon::table11_195_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x009d, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_196_emit_[44] = { + 0x47, 0x30, 0x47, 0x31, 0x47, 0x32, 0x47, 0x61, 0x47, 0x63, 0x47, + 0x65, 0x47, 0x69, 0x47, 0x6f, 0x47, 0x73, 0x47, 0x74, 0x47, 0x20, + 0x47, 0x25, 0x47, 0x2d, 0x47, 0x2e, 0x47, 0x2f, 0x47, 0x33, 0x47, + 0x34, 0x47, 0x35, 0x47, 0x36, 0x47, 0x37, 0x47, 0x38, 0x47, 0x39}; +const uint8_t HuffDecoderCommon::table11_197_emit_[91] = { + 0x47, 0x3d, 0x47, 0x41, 0x47, 0x5f, 0x47, 0x62, 0x47, 0x64, 0x47, 0x66, + 0x47, 0x67, 0x47, 0x68, 0x47, 0x6c, 0x47, 0x6d, 0x47, 0x6e, 0x47, 0x70, + 0x47, 0x72, 0x47, 0x75, 0x47, 0x3a, 0x47, 0x42, 0x47, 0x43, 0x47, 0x44, + 0x47, 0x45, 0x47, 0x46, 0x47, 0x47, 0x48, 0x47, 0x49, 0x47, 0x4a, 0x47, + 0x4b, 0x47, 0x4c, 0x47, 0x4d, 0x47, 0x4e, 0x47, 0x4f, 0x47, 0x50, 0x47, + 0x51, 0x47, 0x52, 0x47, 0x53, 0x47, 0x54, 0x47, 0x55, 0x47, 0x56, 0x47, + 0x57, 0x47, 0x59, 0x47, 0x6a, 0x47, 0x6b, 0x47, 0x71, 0x47, 0x76, 0x47, + 0x77, 0x47, 0x78, 0x47, 0x79, 0x47, 0x7a}; +const uint16_t HuffDecoderCommon::table11_197_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a5, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_198_emit_[44] = { + 0x48, 0x30, 0x48, 0x31, 0x48, 0x32, 0x48, 0x61, 0x48, 0x63, 0x48, + 0x65, 0x48, 0x69, 0x48, 0x6f, 0x48, 0x73, 0x48, 0x74, 0x48, 0x20, + 0x48, 0x25, 0x48, 0x2d, 0x48, 0x2e, 0x48, 0x2f, 0x48, 0x33, 0x48, + 0x34, 0x48, 0x35, 0x48, 0x36, 0x48, 0x37, 0x48, 0x38, 0x48, 0x39}; +const uint8_t HuffDecoderCommon::table11_199_emit_[91] = { + 0x48, 0x3d, 0x48, 0x41, 0x48, 0x5f, 0x48, 0x62, 0x48, 0x64, 0x48, 0x66, + 0x48, 0x67, 0x48, 0x68, 0x48, 0x6c, 0x48, 0x6d, 0x48, 0x6e, 0x48, 0x70, + 0x48, 0x72, 0x48, 0x75, 0x48, 0x3a, 0x48, 0x42, 0x48, 0x43, 0x48, 0x44, + 0x48, 0x45, 0x48, 0x46, 0x48, 0x47, 0x48, 0x48, 0x49, 0x48, 0x4a, 0x48, + 0x4b, 0x48, 0x4c, 0x48, 0x4d, 0x48, 0x4e, 0x48, 0x4f, 0x48, 0x50, 0x48, + 0x51, 0x48, 0x52, 0x48, 0x53, 0x48, 0x54, 0x48, 0x55, 0x48, 0x56, 0x48, + 0x57, 0x48, 0x59, 0x48, 0x6a, 0x48, 0x6b, 0x48, 0x71, 0x48, 0x76, 0x48, + 0x77, 0x48, 0x78, 0x48, 0x79, 0x48, 0x7a}; +const uint16_t HuffDecoderCommon::table11_199_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00ad, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_200_emit_[44] = { + 0x49, 0x30, 0x49, 0x31, 0x49, 0x32, 0x49, 0x61, 0x49, 0x63, 0x49, + 0x65, 0x49, 0x69, 0x49, 0x6f, 0x49, 0x73, 0x49, 0x74, 0x49, 0x20, + 0x49, 0x25, 0x49, 0x2d, 0x49, 0x2e, 0x49, 0x2f, 0x49, 0x33, 0x49, + 0x34, 0x49, 0x35, 0x49, 0x36, 0x49, 0x37, 0x49, 0x38, 0x49, 0x39}; +const uint8_t HuffDecoderCommon::table11_201_emit_[91] = { + 0x49, 0x3d, 0x49, 0x41, 0x49, 0x5f, 0x49, 0x62, 0x49, 0x64, 0x49, 0x66, + 0x49, 0x67, 0x49, 0x68, 0x49, 0x6c, 0x49, 0x6d, 0x49, 0x6e, 0x49, 0x70, + 0x49, 0x72, 0x49, 0x75, 0x49, 0x3a, 0x49, 0x42, 0x49, 0x43, 0x49, 0x44, + 0x49, 0x45, 0x49, 0x46, 0x49, 0x47, 0x49, 0x48, 0x49, 0x49, 0x4a, 0x49, + 0x4b, 0x49, 0x4c, 0x49, 0x4d, 0x49, 0x4e, 0x49, 0x4f, 0x49, 0x50, 0x49, + 0x51, 0x49, 0x52, 0x49, 0x53, 0x49, 0x54, 0x49, 0x55, 0x49, 0x56, 0x49, + 0x57, 0x49, 0x59, 0x49, 0x6a, 0x49, 0x6b, 0x49, 0x71, 0x49, 0x76, 0x49, + 0x77, 0x49, 0x78, 0x49, 0x79, 0x49, 0x7a}; +const uint16_t HuffDecoderCommon::table11_201_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b5, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_202_emit_[44] = { + 0x4a, 0x30, 0x4a, 0x31, 0x4a, 0x32, 0x4a, 0x61, 0x4a, 0x63, 0x4a, + 0x65, 0x4a, 0x69, 0x4a, 0x6f, 0x4a, 0x73, 0x4a, 0x74, 0x4a, 0x20, + 0x4a, 0x25, 0x4a, 0x2d, 0x4a, 0x2e, 0x4a, 0x2f, 0x4a, 0x33, 0x4a, + 0x34, 0x4a, 0x35, 0x4a, 0x36, 0x4a, 0x37, 0x4a, 0x38, 0x4a, 0x39}; +const uint8_t HuffDecoderCommon::table11_203_emit_[91] = { + 0x4a, 0x3d, 0x4a, 0x41, 0x4a, 0x5f, 0x4a, 0x62, 0x4a, 0x64, 0x4a, 0x66, + 0x4a, 0x67, 0x4a, 0x68, 0x4a, 0x6c, 0x4a, 0x6d, 0x4a, 0x6e, 0x4a, 0x70, + 0x4a, 0x72, 0x4a, 0x75, 0x4a, 0x3a, 0x4a, 0x42, 0x4a, 0x43, 0x4a, 0x44, + 0x4a, 0x45, 0x4a, 0x46, 0x4a, 0x47, 0x4a, 0x48, 0x4a, 0x49, 0x4a, 0x4a, + 0x4b, 0x4a, 0x4c, 0x4a, 0x4d, 0x4a, 0x4e, 0x4a, 0x4f, 0x4a, 0x50, 0x4a, + 0x51, 0x4a, 0x52, 0x4a, 0x53, 0x4a, 0x54, 0x4a, 0x55, 0x4a, 0x56, 0x4a, + 0x57, 0x4a, 0x59, 0x4a, 0x6a, 0x4a, 0x6b, 0x4a, 0x71, 0x4a, 0x76, 0x4a, + 0x77, 0x4a, 0x78, 0x4a, 0x79, 0x4a, 0x7a}; +const uint16_t HuffDecoderCommon::table11_203_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00bd, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_204_emit_[44] = { + 0x4b, 0x30, 0x4b, 0x31, 0x4b, 0x32, 0x4b, 0x61, 0x4b, 0x63, 0x4b, + 0x65, 0x4b, 0x69, 0x4b, 0x6f, 0x4b, 0x73, 0x4b, 0x74, 0x4b, 0x20, + 0x4b, 0x25, 0x4b, 0x2d, 0x4b, 0x2e, 0x4b, 0x2f, 0x4b, 0x33, 0x4b, + 0x34, 0x4b, 0x35, 0x4b, 0x36, 0x4b, 0x37, 0x4b, 0x38, 0x4b, 0x39}; +const uint8_t HuffDecoderCommon::table11_205_emit_[91] = { + 0x4b, 0x3d, 0x4b, 0x41, 0x4b, 0x5f, 0x4b, 0x62, 0x4b, 0x64, 0x4b, 0x66, + 0x4b, 0x67, 0x4b, 0x68, 0x4b, 0x6c, 0x4b, 0x6d, 0x4b, 0x6e, 0x4b, 0x70, + 0x4b, 0x72, 0x4b, 0x75, 0x4b, 0x3a, 0x4b, 0x42, 0x4b, 0x43, 0x4b, 0x44, + 0x4b, 0x45, 0x4b, 0x46, 0x4b, 0x47, 0x4b, 0x48, 0x4b, 0x49, 0x4b, 0x4a, + 0x4b, 0x4b, 0x4c, 0x4b, 0x4d, 0x4b, 0x4e, 0x4b, 0x4f, 0x4b, 0x50, 0x4b, + 0x51, 0x4b, 0x52, 0x4b, 0x53, 0x4b, 0x54, 0x4b, 0x55, 0x4b, 0x56, 0x4b, + 0x57, 0x4b, 0x59, 0x4b, 0x6a, 0x4b, 0x6b, 0x4b, 0x71, 0x4b, 0x76, 0x4b, + 0x77, 0x4b, 0x78, 0x4b, 0x79, 0x4b, 0x7a}; +const uint16_t HuffDecoderCommon::table11_205_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c5, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_206_emit_[44] = { + 0x4c, 0x30, 0x4c, 0x31, 0x4c, 0x32, 0x4c, 0x61, 0x4c, 0x63, 0x4c, + 0x65, 0x4c, 0x69, 0x4c, 0x6f, 0x4c, 0x73, 0x4c, 0x74, 0x4c, 0x20, + 0x4c, 0x25, 0x4c, 0x2d, 0x4c, 0x2e, 0x4c, 0x2f, 0x4c, 0x33, 0x4c, + 0x34, 0x4c, 0x35, 0x4c, 0x36, 0x4c, 0x37, 0x4c, 0x38, 0x4c, 0x39}; +const uint8_t HuffDecoderCommon::table11_207_emit_[91] = { + 0x4c, 0x3d, 0x4c, 0x41, 0x4c, 0x5f, 0x4c, 0x62, 0x4c, 0x64, 0x4c, 0x66, + 0x4c, 0x67, 0x4c, 0x68, 0x4c, 0x6c, 0x4c, 0x6d, 0x4c, 0x6e, 0x4c, 0x70, + 0x4c, 0x72, 0x4c, 0x75, 0x4c, 0x3a, 0x4c, 0x42, 0x4c, 0x43, 0x4c, 0x44, + 0x4c, 0x45, 0x4c, 0x46, 0x4c, 0x47, 0x4c, 0x48, 0x4c, 0x49, 0x4c, 0x4a, + 0x4c, 0x4b, 0x4c, 0x4c, 0x4d, 0x4c, 0x4e, 0x4c, 0x4f, 0x4c, 0x50, 0x4c, + 0x51, 0x4c, 0x52, 0x4c, 0x53, 0x4c, 0x54, 0x4c, 0x55, 0x4c, 0x56, 0x4c, + 0x57, 0x4c, 0x59, 0x4c, 0x6a, 0x4c, 0x6b, 0x4c, 0x71, 0x4c, 0x76, 0x4c, + 0x77, 0x4c, 0x78, 0x4c, 0x79, 0x4c, 0x7a}; +const uint16_t HuffDecoderCommon::table11_207_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00cd, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_208_emit_[44] = { + 0x4d, 0x30, 0x4d, 0x31, 0x4d, 0x32, 0x4d, 0x61, 0x4d, 0x63, 0x4d, + 0x65, 0x4d, 0x69, 0x4d, 0x6f, 0x4d, 0x73, 0x4d, 0x74, 0x4d, 0x20, + 0x4d, 0x25, 0x4d, 0x2d, 0x4d, 0x2e, 0x4d, 0x2f, 0x4d, 0x33, 0x4d, + 0x34, 0x4d, 0x35, 0x4d, 0x36, 0x4d, 0x37, 0x4d, 0x38, 0x4d, 0x39}; +const uint8_t HuffDecoderCommon::table11_209_emit_[91] = { + 0x4d, 0x3d, 0x4d, 0x41, 0x4d, 0x5f, 0x4d, 0x62, 0x4d, 0x64, 0x4d, 0x66, + 0x4d, 0x67, 0x4d, 0x68, 0x4d, 0x6c, 0x4d, 0x6d, 0x4d, 0x6e, 0x4d, 0x70, + 0x4d, 0x72, 0x4d, 0x75, 0x4d, 0x3a, 0x4d, 0x42, 0x4d, 0x43, 0x4d, 0x44, + 0x4d, 0x45, 0x4d, 0x46, 0x4d, 0x47, 0x4d, 0x48, 0x4d, 0x49, 0x4d, 0x4a, + 0x4d, 0x4b, 0x4d, 0x4c, 0x4d, 0x4d, 0x4e, 0x4d, 0x4f, 0x4d, 0x50, 0x4d, + 0x51, 0x4d, 0x52, 0x4d, 0x53, 0x4d, 0x54, 0x4d, 0x55, 0x4d, 0x56, 0x4d, + 0x57, 0x4d, 0x59, 0x4d, 0x6a, 0x4d, 0x6b, 0x4d, 0x71, 0x4d, 0x76, 0x4d, + 0x77, 0x4d, 0x78, 0x4d, 0x79, 0x4d, 0x7a}; +const uint16_t HuffDecoderCommon::table11_209_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d5, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_210_emit_[44] = { + 0x4e, 0x30, 0x4e, 0x31, 0x4e, 0x32, 0x4e, 0x61, 0x4e, 0x63, 0x4e, + 0x65, 0x4e, 0x69, 0x4e, 0x6f, 0x4e, 0x73, 0x4e, 0x74, 0x4e, 0x20, + 0x4e, 0x25, 0x4e, 0x2d, 0x4e, 0x2e, 0x4e, 0x2f, 0x4e, 0x33, 0x4e, + 0x34, 0x4e, 0x35, 0x4e, 0x36, 0x4e, 0x37, 0x4e, 0x38, 0x4e, 0x39}; +const uint8_t HuffDecoderCommon::table11_211_emit_[91] = { + 0x4e, 0x3d, 0x4e, 0x41, 0x4e, 0x5f, 0x4e, 0x62, 0x4e, 0x64, 0x4e, 0x66, + 0x4e, 0x67, 0x4e, 0x68, 0x4e, 0x6c, 0x4e, 0x6d, 0x4e, 0x6e, 0x4e, 0x70, + 0x4e, 0x72, 0x4e, 0x75, 0x4e, 0x3a, 0x4e, 0x42, 0x4e, 0x43, 0x4e, 0x44, + 0x4e, 0x45, 0x4e, 0x46, 0x4e, 0x47, 0x4e, 0x48, 0x4e, 0x49, 0x4e, 0x4a, + 0x4e, 0x4b, 0x4e, 0x4c, 0x4e, 0x4d, 0x4e, 0x4e, 0x4f, 0x4e, 0x50, 0x4e, + 0x51, 0x4e, 0x52, 0x4e, 0x53, 0x4e, 0x54, 0x4e, 0x55, 0x4e, 0x56, 0x4e, + 0x57, 0x4e, 0x59, 0x4e, 0x6a, 0x4e, 0x6b, 0x4e, 0x71, 0x4e, 0x76, 0x4e, + 0x77, 0x4e, 0x78, 0x4e, 0x79, 0x4e, 0x7a}; +const uint16_t HuffDecoderCommon::table11_211_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00dd, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_212_emit_[44] = { + 0x4f, 0x30, 0x4f, 0x31, 0x4f, 0x32, 0x4f, 0x61, 0x4f, 0x63, 0x4f, + 0x65, 0x4f, 0x69, 0x4f, 0x6f, 0x4f, 0x73, 0x4f, 0x74, 0x4f, 0x20, + 0x4f, 0x25, 0x4f, 0x2d, 0x4f, 0x2e, 0x4f, 0x2f, 0x4f, 0x33, 0x4f, + 0x34, 0x4f, 0x35, 0x4f, 0x36, 0x4f, 0x37, 0x4f, 0x38, 0x4f, 0x39}; +const uint8_t HuffDecoderCommon::table11_213_emit_[91] = { + 0x4f, 0x3d, 0x4f, 0x41, 0x4f, 0x5f, 0x4f, 0x62, 0x4f, 0x64, 0x4f, 0x66, + 0x4f, 0x67, 0x4f, 0x68, 0x4f, 0x6c, 0x4f, 0x6d, 0x4f, 0x6e, 0x4f, 0x70, + 0x4f, 0x72, 0x4f, 0x75, 0x4f, 0x3a, 0x4f, 0x42, 0x4f, 0x43, 0x4f, 0x44, + 0x4f, 0x45, 0x4f, 0x46, 0x4f, 0x47, 0x4f, 0x48, 0x4f, 0x49, 0x4f, 0x4a, + 0x4f, 0x4b, 0x4f, 0x4c, 0x4f, 0x4d, 0x4f, 0x4e, 0x4f, 0x4f, 0x50, 0x4f, + 0x51, 0x4f, 0x52, 0x4f, 0x53, 0x4f, 0x54, 0x4f, 0x55, 0x4f, 0x56, 0x4f, + 0x57, 0x4f, 0x59, 0x4f, 0x6a, 0x4f, 0x6b, 0x4f, 0x71, 0x4f, 0x76, 0x4f, + 0x77, 0x4f, 0x78, 0x4f, 0x79, 0x4f, 0x7a}; +const uint16_t HuffDecoderCommon::table11_213_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e5, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_214_emit_[44] = { + 0x50, 0x30, 0x50, 0x31, 0x50, 0x32, 0x50, 0x61, 0x50, 0x63, 0x50, + 0x65, 0x50, 0x69, 0x50, 0x6f, 0x50, 0x73, 0x50, 0x74, 0x50, 0x20, + 0x50, 0x25, 0x50, 0x2d, 0x50, 0x2e, 0x50, 0x2f, 0x50, 0x33, 0x50, + 0x34, 0x50, 0x35, 0x50, 0x36, 0x50, 0x37, 0x50, 0x38, 0x50, 0x39}; +const uint8_t HuffDecoderCommon::table11_215_emit_[91] = { + 0x50, 0x3d, 0x50, 0x41, 0x50, 0x5f, 0x50, 0x62, 0x50, 0x64, 0x50, 0x66, + 0x50, 0x67, 0x50, 0x68, 0x50, 0x6c, 0x50, 0x6d, 0x50, 0x6e, 0x50, 0x70, + 0x50, 0x72, 0x50, 0x75, 0x50, 0x3a, 0x50, 0x42, 0x50, 0x43, 0x50, 0x44, + 0x50, 0x45, 0x50, 0x46, 0x50, 0x47, 0x50, 0x48, 0x50, 0x49, 0x50, 0x4a, + 0x50, 0x4b, 0x50, 0x4c, 0x50, 0x4d, 0x50, 0x4e, 0x50, 0x4f, 0x50, 0x50, + 0x51, 0x50, 0x52, 0x50, 0x53, 0x50, 0x54, 0x50, 0x55, 0x50, 0x56, 0x50, + 0x57, 0x50, 0x59, 0x50, 0x6a, 0x50, 0x6b, 0x50, 0x71, 0x50, 0x76, 0x50, + 0x77, 0x50, 0x78, 0x50, 0x79, 0x50, 0x7a}; +const uint16_t HuffDecoderCommon::table11_215_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00ed, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_216_emit_[44] = { + 0x51, 0x30, 0x51, 0x31, 0x51, 0x32, 0x51, 0x61, 0x51, 0x63, 0x51, + 0x65, 0x51, 0x69, 0x51, 0x6f, 0x51, 0x73, 0x51, 0x74, 0x51, 0x20, + 0x51, 0x25, 0x51, 0x2d, 0x51, 0x2e, 0x51, 0x2f, 0x51, 0x33, 0x51, + 0x34, 0x51, 0x35, 0x51, 0x36, 0x51, 0x37, 0x51, 0x38, 0x51, 0x39}; +const uint8_t HuffDecoderCommon::table11_217_emit_[91] = { + 0x51, 0x3d, 0x51, 0x41, 0x51, 0x5f, 0x51, 0x62, 0x51, 0x64, 0x51, 0x66, + 0x51, 0x67, 0x51, 0x68, 0x51, 0x6c, 0x51, 0x6d, 0x51, 0x6e, 0x51, 0x70, + 0x51, 0x72, 0x51, 0x75, 0x51, 0x3a, 0x51, 0x42, 0x51, 0x43, 0x51, 0x44, + 0x51, 0x45, 0x51, 0x46, 0x51, 0x47, 0x51, 0x48, 0x51, 0x49, 0x51, 0x4a, + 0x51, 0x4b, 0x51, 0x4c, 0x51, 0x4d, 0x51, 0x4e, 0x51, 0x4f, 0x51, 0x50, + 0x51, 0x51, 0x52, 0x51, 0x53, 0x51, 0x54, 0x51, 0x55, 0x51, 0x56, 0x51, + 0x57, 0x51, 0x59, 0x51, 0x6a, 0x51, 0x6b, 0x51, 0x71, 0x51, 0x76, 0x51, + 0x77, 0x51, 0x78, 0x51, 0x79, 0x51, 0x7a}; +const uint16_t HuffDecoderCommon::table11_217_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f5, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_218_emit_[44] = { + 0x52, 0x30, 0x52, 0x31, 0x52, 0x32, 0x52, 0x61, 0x52, 0x63, 0x52, + 0x65, 0x52, 0x69, 0x52, 0x6f, 0x52, 0x73, 0x52, 0x74, 0x52, 0x20, + 0x52, 0x25, 0x52, 0x2d, 0x52, 0x2e, 0x52, 0x2f, 0x52, 0x33, 0x52, + 0x34, 0x52, 0x35, 0x52, 0x36, 0x52, 0x37, 0x52, 0x38, 0x52, 0x39}; +const uint8_t HuffDecoderCommon::table11_219_emit_[91] = { + 0x52, 0x3d, 0x52, 0x41, 0x52, 0x5f, 0x52, 0x62, 0x52, 0x64, 0x52, 0x66, + 0x52, 0x67, 0x52, 0x68, 0x52, 0x6c, 0x52, 0x6d, 0x52, 0x6e, 0x52, 0x70, + 0x52, 0x72, 0x52, 0x75, 0x52, 0x3a, 0x52, 0x42, 0x52, 0x43, 0x52, 0x44, + 0x52, 0x45, 0x52, 0x46, 0x52, 0x47, 0x52, 0x48, 0x52, 0x49, 0x52, 0x4a, + 0x52, 0x4b, 0x52, 0x4c, 0x52, 0x4d, 0x52, 0x4e, 0x52, 0x4f, 0x52, 0x50, + 0x52, 0x51, 0x52, 0x52, 0x53, 0x52, 0x54, 0x52, 0x55, 0x52, 0x56, 0x52, + 0x57, 0x52, 0x59, 0x52, 0x6a, 0x52, 0x6b, 0x52, 0x71, 0x52, 0x76, 0x52, + 0x77, 0x52, 0x78, 0x52, 0x79, 0x52, 0x7a}; +const uint16_t HuffDecoderCommon::table11_219_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x00fd, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_220_emit_[44] = { + 0x53, 0x30, 0x53, 0x31, 0x53, 0x32, 0x53, 0x61, 0x53, 0x63, 0x53, + 0x65, 0x53, 0x69, 0x53, 0x6f, 0x53, 0x73, 0x53, 0x74, 0x53, 0x20, + 0x53, 0x25, 0x53, 0x2d, 0x53, 0x2e, 0x53, 0x2f, 0x53, 0x33, 0x53, + 0x34, 0x53, 0x35, 0x53, 0x36, 0x53, 0x37, 0x53, 0x38, 0x53, 0x39}; +const uint8_t HuffDecoderCommon::table11_221_emit_[91] = { + 0x53, 0x3d, 0x53, 0x41, 0x53, 0x5f, 0x53, 0x62, 0x53, 0x64, 0x53, 0x66, + 0x53, 0x67, 0x53, 0x68, 0x53, 0x6c, 0x53, 0x6d, 0x53, 0x6e, 0x53, 0x70, + 0x53, 0x72, 0x53, 0x75, 0x53, 0x3a, 0x53, 0x42, 0x53, 0x43, 0x53, 0x44, + 0x53, 0x45, 0x53, 0x46, 0x53, 0x47, 0x53, 0x48, 0x53, 0x49, 0x53, 0x4a, + 0x53, 0x4b, 0x53, 0x4c, 0x53, 0x4d, 0x53, 0x4e, 0x53, 0x4f, 0x53, 0x50, + 0x53, 0x51, 0x53, 0x52, 0x53, 0x53, 0x54, 0x53, 0x55, 0x53, 0x56, 0x53, + 0x57, 0x53, 0x59, 0x53, 0x6a, 0x53, 0x6b, 0x53, 0x71, 0x53, 0x76, 0x53, + 0x77, 0x53, 0x78, 0x53, 0x79, 0x53, 0x7a}; +const uint16_t HuffDecoderCommon::table11_221_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0105, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_222_emit_[44] = { + 0x54, 0x30, 0x54, 0x31, 0x54, 0x32, 0x54, 0x61, 0x54, 0x63, 0x54, + 0x65, 0x54, 0x69, 0x54, 0x6f, 0x54, 0x73, 0x54, 0x74, 0x54, 0x20, + 0x54, 0x25, 0x54, 0x2d, 0x54, 0x2e, 0x54, 0x2f, 0x54, 0x33, 0x54, + 0x34, 0x54, 0x35, 0x54, 0x36, 0x54, 0x37, 0x54, 0x38, 0x54, 0x39}; +const uint8_t HuffDecoderCommon::table11_223_emit_[91] = { + 0x54, 0x3d, 0x54, 0x41, 0x54, 0x5f, 0x54, 0x62, 0x54, 0x64, 0x54, 0x66, + 0x54, 0x67, 0x54, 0x68, 0x54, 0x6c, 0x54, 0x6d, 0x54, 0x6e, 0x54, 0x70, + 0x54, 0x72, 0x54, 0x75, 0x54, 0x3a, 0x54, 0x42, 0x54, 0x43, 0x54, 0x44, + 0x54, 0x45, 0x54, 0x46, 0x54, 0x47, 0x54, 0x48, 0x54, 0x49, 0x54, 0x4a, + 0x54, 0x4b, 0x54, 0x4c, 0x54, 0x4d, 0x54, 0x4e, 0x54, 0x4f, 0x54, 0x50, + 0x54, 0x51, 0x54, 0x52, 0x54, 0x53, 0x54, 0x54, 0x55, 0x54, 0x56, 0x54, + 0x57, 0x54, 0x59, 0x54, 0x6a, 0x54, 0x6b, 0x54, 0x71, 0x54, 0x76, 0x54, + 0x77, 0x54, 0x78, 0x54, 0x79, 0x54, 0x7a}; +const uint16_t HuffDecoderCommon::table11_223_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x010d, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_224_emit_[44] = { + 0x55, 0x30, 0x55, 0x31, 0x55, 0x32, 0x55, 0x61, 0x55, 0x63, 0x55, + 0x65, 0x55, 0x69, 0x55, 0x6f, 0x55, 0x73, 0x55, 0x74, 0x55, 0x20, + 0x55, 0x25, 0x55, 0x2d, 0x55, 0x2e, 0x55, 0x2f, 0x55, 0x33, 0x55, + 0x34, 0x55, 0x35, 0x55, 0x36, 0x55, 0x37, 0x55, 0x38, 0x55, 0x39}; +const uint8_t HuffDecoderCommon::table11_225_emit_[91] = { + 0x55, 0x3d, 0x55, 0x41, 0x55, 0x5f, 0x55, 0x62, 0x55, 0x64, 0x55, 0x66, + 0x55, 0x67, 0x55, 0x68, 0x55, 0x6c, 0x55, 0x6d, 0x55, 0x6e, 0x55, 0x70, + 0x55, 0x72, 0x55, 0x75, 0x55, 0x3a, 0x55, 0x42, 0x55, 0x43, 0x55, 0x44, + 0x55, 0x45, 0x55, 0x46, 0x55, 0x47, 0x55, 0x48, 0x55, 0x49, 0x55, 0x4a, + 0x55, 0x4b, 0x55, 0x4c, 0x55, 0x4d, 0x55, 0x4e, 0x55, 0x4f, 0x55, 0x50, + 0x55, 0x51, 0x55, 0x52, 0x55, 0x53, 0x55, 0x54, 0x55, 0x55, 0x56, 0x55, + 0x57, 0x55, 0x59, 0x55, 0x6a, 0x55, 0x6b, 0x55, 0x71, 0x55, 0x76, 0x55, + 0x77, 0x55, 0x78, 0x55, 0x79, 0x55, 0x7a}; +const uint16_t HuffDecoderCommon::table11_225_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0115, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_226_emit_[44] = { + 0x56, 0x30, 0x56, 0x31, 0x56, 0x32, 0x56, 0x61, 0x56, 0x63, 0x56, + 0x65, 0x56, 0x69, 0x56, 0x6f, 0x56, 0x73, 0x56, 0x74, 0x56, 0x20, + 0x56, 0x25, 0x56, 0x2d, 0x56, 0x2e, 0x56, 0x2f, 0x56, 0x33, 0x56, + 0x34, 0x56, 0x35, 0x56, 0x36, 0x56, 0x37, 0x56, 0x38, 0x56, 0x39}; +const uint8_t HuffDecoderCommon::table11_227_emit_[91] = { + 0x56, 0x3d, 0x56, 0x41, 0x56, 0x5f, 0x56, 0x62, 0x56, 0x64, 0x56, 0x66, + 0x56, 0x67, 0x56, 0x68, 0x56, 0x6c, 0x56, 0x6d, 0x56, 0x6e, 0x56, 0x70, + 0x56, 0x72, 0x56, 0x75, 0x56, 0x3a, 0x56, 0x42, 0x56, 0x43, 0x56, 0x44, + 0x56, 0x45, 0x56, 0x46, 0x56, 0x47, 0x56, 0x48, 0x56, 0x49, 0x56, 0x4a, + 0x56, 0x4b, 0x56, 0x4c, 0x56, 0x4d, 0x56, 0x4e, 0x56, 0x4f, 0x56, 0x50, + 0x56, 0x51, 0x56, 0x52, 0x56, 0x53, 0x56, 0x54, 0x56, 0x55, 0x56, 0x56, + 0x57, 0x56, 0x59, 0x56, 0x6a, 0x56, 0x6b, 0x56, 0x71, 0x56, 0x76, 0x56, + 0x77, 0x56, 0x78, 0x56, 0x79, 0x56, 0x7a}; +const uint16_t HuffDecoderCommon::table11_227_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x011d, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_228_emit_[44] = { + 0x57, 0x30, 0x57, 0x31, 0x57, 0x32, 0x57, 0x61, 0x57, 0x63, 0x57, + 0x65, 0x57, 0x69, 0x57, 0x6f, 0x57, 0x73, 0x57, 0x74, 0x57, 0x20, + 0x57, 0x25, 0x57, 0x2d, 0x57, 0x2e, 0x57, 0x2f, 0x57, 0x33, 0x57, + 0x34, 0x57, 0x35, 0x57, 0x36, 0x57, 0x37, 0x57, 0x38, 0x57, 0x39}; +const uint8_t HuffDecoderCommon::table11_229_emit_[91] = { + 0x57, 0x3d, 0x57, 0x41, 0x57, 0x5f, 0x57, 0x62, 0x57, 0x64, 0x57, 0x66, + 0x57, 0x67, 0x57, 0x68, 0x57, 0x6c, 0x57, 0x6d, 0x57, 0x6e, 0x57, 0x70, + 0x57, 0x72, 0x57, 0x75, 0x57, 0x3a, 0x57, 0x42, 0x57, 0x43, 0x57, 0x44, + 0x57, 0x45, 0x57, 0x46, 0x57, 0x47, 0x57, 0x48, 0x57, 0x49, 0x57, 0x4a, + 0x57, 0x4b, 0x57, 0x4c, 0x57, 0x4d, 0x57, 0x4e, 0x57, 0x4f, 0x57, 0x50, + 0x57, 0x51, 0x57, 0x52, 0x57, 0x53, 0x57, 0x54, 0x57, 0x55, 0x57, 0x56, + 0x57, 0x57, 0x59, 0x57, 0x6a, 0x57, 0x6b, 0x57, 0x71, 0x57, 0x76, 0x57, + 0x77, 0x57, 0x78, 0x57, 0x79, 0x57, 0x7a}; +const uint16_t HuffDecoderCommon::table11_229_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0125, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_230_emit_[44] = { + 0x59, 0x30, 0x59, 0x31, 0x59, 0x32, 0x59, 0x61, 0x59, 0x63, 0x59, + 0x65, 0x59, 0x69, 0x59, 0x6f, 0x59, 0x73, 0x59, 0x74, 0x59, 0x20, + 0x59, 0x25, 0x59, 0x2d, 0x59, 0x2e, 0x59, 0x2f, 0x59, 0x33, 0x59, + 0x34, 0x59, 0x35, 0x59, 0x36, 0x59, 0x37, 0x59, 0x38, 0x59, 0x39}; +const uint8_t HuffDecoderCommon::table11_231_emit_[91] = { + 0x59, 0x3d, 0x59, 0x41, 0x59, 0x5f, 0x59, 0x62, 0x59, 0x64, 0x59, 0x66, + 0x59, 0x67, 0x59, 0x68, 0x59, 0x6c, 0x59, 0x6d, 0x59, 0x6e, 0x59, 0x70, + 0x59, 0x72, 0x59, 0x75, 0x59, 0x3a, 0x59, 0x42, 0x59, 0x43, 0x59, 0x44, + 0x59, 0x45, 0x59, 0x46, 0x59, 0x47, 0x59, 0x48, 0x59, 0x49, 0x59, 0x4a, + 0x59, 0x4b, 0x59, 0x4c, 0x59, 0x4d, 0x59, 0x4e, 0x59, 0x4f, 0x59, 0x50, + 0x59, 0x51, 0x59, 0x52, 0x59, 0x53, 0x59, 0x54, 0x59, 0x55, 0x59, 0x56, + 0x59, 0x57, 0x59, 0x59, 0x6a, 0x59, 0x6b, 0x59, 0x71, 0x59, 0x76, 0x59, + 0x77, 0x59, 0x78, 0x59, 0x79, 0x59, 0x7a}; +const uint16_t HuffDecoderCommon::table11_231_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x012d, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_232_emit_[44] = { + 0x6a, 0x30, 0x6a, 0x31, 0x6a, 0x32, 0x6a, 0x61, 0x6a, 0x63, 0x6a, + 0x65, 0x6a, 0x69, 0x6a, 0x6f, 0x6a, 0x73, 0x6a, 0x74, 0x6a, 0x20, + 0x6a, 0x25, 0x6a, 0x2d, 0x6a, 0x2e, 0x6a, 0x2f, 0x6a, 0x33, 0x6a, + 0x34, 0x6a, 0x35, 0x6a, 0x36, 0x6a, 0x37, 0x6a, 0x38, 0x6a, 0x39}; +const uint8_t HuffDecoderCommon::table11_233_emit_[91] = { + 0x6a, 0x3d, 0x6a, 0x41, 0x6a, 0x5f, 0x6a, 0x62, 0x6a, 0x64, 0x6a, 0x66, + 0x6a, 0x67, 0x6a, 0x68, 0x6a, 0x6c, 0x6a, 0x6d, 0x6a, 0x6e, 0x6a, 0x70, + 0x6a, 0x72, 0x6a, 0x75, 0x6a, 0x3a, 0x6a, 0x42, 0x6a, 0x43, 0x6a, 0x44, + 0x6a, 0x45, 0x6a, 0x46, 0x6a, 0x47, 0x6a, 0x48, 0x6a, 0x49, 0x6a, 0x4a, + 0x6a, 0x4b, 0x6a, 0x4c, 0x6a, 0x4d, 0x6a, 0x4e, 0x6a, 0x4f, 0x6a, 0x50, + 0x6a, 0x51, 0x6a, 0x52, 0x6a, 0x53, 0x6a, 0x54, 0x6a, 0x55, 0x6a, 0x56, + 0x6a, 0x57, 0x6a, 0x59, 0x6a, 0x6a, 0x6b, 0x6a, 0x71, 0x6a, 0x76, 0x6a, + 0x77, 0x6a, 0x78, 0x6a, 0x79, 0x6a, 0x7a}; +const uint16_t HuffDecoderCommon::table11_233_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0135, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_234_emit_[44] = { + 0x6b, 0x30, 0x6b, 0x31, 0x6b, 0x32, 0x6b, 0x61, 0x6b, 0x63, 0x6b, + 0x65, 0x6b, 0x69, 0x6b, 0x6f, 0x6b, 0x73, 0x6b, 0x74, 0x6b, 0x20, + 0x6b, 0x25, 0x6b, 0x2d, 0x6b, 0x2e, 0x6b, 0x2f, 0x6b, 0x33, 0x6b, + 0x34, 0x6b, 0x35, 0x6b, 0x36, 0x6b, 0x37, 0x6b, 0x38, 0x6b, 0x39}; +const uint8_t HuffDecoderCommon::table11_235_emit_[91] = { + 0x6b, 0x3d, 0x6b, 0x41, 0x6b, 0x5f, 0x6b, 0x62, 0x6b, 0x64, 0x6b, 0x66, + 0x6b, 0x67, 0x6b, 0x68, 0x6b, 0x6c, 0x6b, 0x6d, 0x6b, 0x6e, 0x6b, 0x70, + 0x6b, 0x72, 0x6b, 0x75, 0x6b, 0x3a, 0x6b, 0x42, 0x6b, 0x43, 0x6b, 0x44, + 0x6b, 0x45, 0x6b, 0x46, 0x6b, 0x47, 0x6b, 0x48, 0x6b, 0x49, 0x6b, 0x4a, + 0x6b, 0x4b, 0x6b, 0x4c, 0x6b, 0x4d, 0x6b, 0x4e, 0x6b, 0x4f, 0x6b, 0x50, + 0x6b, 0x51, 0x6b, 0x52, 0x6b, 0x53, 0x6b, 0x54, 0x6b, 0x55, 0x6b, 0x56, + 0x6b, 0x57, 0x6b, 0x59, 0x6b, 0x6a, 0x6b, 0x6b, 0x71, 0x6b, 0x76, 0x6b, + 0x77, 0x6b, 0x78, 0x6b, 0x79, 0x6b, 0x7a}; +const uint16_t HuffDecoderCommon::table11_235_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x013d, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_236_emit_[44] = { + 0x71, 0x30, 0x71, 0x31, 0x71, 0x32, 0x71, 0x61, 0x71, 0x63, 0x71, + 0x65, 0x71, 0x69, 0x71, 0x6f, 0x71, 0x73, 0x71, 0x74, 0x71, 0x20, + 0x71, 0x25, 0x71, 0x2d, 0x71, 0x2e, 0x71, 0x2f, 0x71, 0x33, 0x71, + 0x34, 0x71, 0x35, 0x71, 0x36, 0x71, 0x37, 0x71, 0x38, 0x71, 0x39}; +const uint8_t HuffDecoderCommon::table11_237_emit_[91] = { + 0x71, 0x3d, 0x71, 0x41, 0x71, 0x5f, 0x71, 0x62, 0x71, 0x64, 0x71, 0x66, + 0x71, 0x67, 0x71, 0x68, 0x71, 0x6c, 0x71, 0x6d, 0x71, 0x6e, 0x71, 0x70, + 0x71, 0x72, 0x71, 0x75, 0x71, 0x3a, 0x71, 0x42, 0x71, 0x43, 0x71, 0x44, + 0x71, 0x45, 0x71, 0x46, 0x71, 0x47, 0x71, 0x48, 0x71, 0x49, 0x71, 0x4a, + 0x71, 0x4b, 0x71, 0x4c, 0x71, 0x4d, 0x71, 0x4e, 0x71, 0x4f, 0x71, 0x50, + 0x71, 0x51, 0x71, 0x52, 0x71, 0x53, 0x71, 0x54, 0x71, 0x55, 0x71, 0x56, + 0x71, 0x57, 0x71, 0x59, 0x71, 0x6a, 0x71, 0x6b, 0x71, 0x71, 0x76, 0x71, + 0x77, 0x71, 0x78, 0x71, 0x79, 0x71, 0x7a}; +const uint16_t HuffDecoderCommon::table11_237_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0145, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_238_emit_[44] = { + 0x76, 0x30, 0x76, 0x31, 0x76, 0x32, 0x76, 0x61, 0x76, 0x63, 0x76, + 0x65, 0x76, 0x69, 0x76, 0x6f, 0x76, 0x73, 0x76, 0x74, 0x76, 0x20, + 0x76, 0x25, 0x76, 0x2d, 0x76, 0x2e, 0x76, 0x2f, 0x76, 0x33, 0x76, + 0x34, 0x76, 0x35, 0x76, 0x36, 0x76, 0x37, 0x76, 0x38, 0x76, 0x39}; +const uint8_t HuffDecoderCommon::table11_239_emit_[91] = { + 0x76, 0x3d, 0x76, 0x41, 0x76, 0x5f, 0x76, 0x62, 0x76, 0x64, 0x76, 0x66, + 0x76, 0x67, 0x76, 0x68, 0x76, 0x6c, 0x76, 0x6d, 0x76, 0x6e, 0x76, 0x70, + 0x76, 0x72, 0x76, 0x75, 0x76, 0x3a, 0x76, 0x42, 0x76, 0x43, 0x76, 0x44, + 0x76, 0x45, 0x76, 0x46, 0x76, 0x47, 0x76, 0x48, 0x76, 0x49, 0x76, 0x4a, + 0x76, 0x4b, 0x76, 0x4c, 0x76, 0x4d, 0x76, 0x4e, 0x76, 0x4f, 0x76, 0x50, + 0x76, 0x51, 0x76, 0x52, 0x76, 0x53, 0x76, 0x54, 0x76, 0x55, 0x76, 0x56, + 0x76, 0x57, 0x76, 0x59, 0x76, 0x6a, 0x76, 0x6b, 0x76, 0x71, 0x76, 0x76, + 0x77, 0x76, 0x78, 0x76, 0x79, 0x76, 0x7a}; +const uint16_t HuffDecoderCommon::table11_239_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0149, 0x014d, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_240_emit_[44] = { + 0x77, 0x30, 0x77, 0x31, 0x77, 0x32, 0x77, 0x61, 0x77, 0x63, 0x77, + 0x65, 0x77, 0x69, 0x77, 0x6f, 0x77, 0x73, 0x77, 0x74, 0x77, 0x20, + 0x77, 0x25, 0x77, 0x2d, 0x77, 0x2e, 0x77, 0x2f, 0x77, 0x33, 0x77, + 0x34, 0x77, 0x35, 0x77, 0x36, 0x77, 0x37, 0x77, 0x38, 0x77, 0x39}; +const uint8_t HuffDecoderCommon::table11_241_emit_[91] = { + 0x77, 0x3d, 0x77, 0x41, 0x77, 0x5f, 0x77, 0x62, 0x77, 0x64, 0x77, 0x66, + 0x77, 0x67, 0x77, 0x68, 0x77, 0x6c, 0x77, 0x6d, 0x77, 0x6e, 0x77, 0x70, + 0x77, 0x72, 0x77, 0x75, 0x77, 0x3a, 0x77, 0x42, 0x77, 0x43, 0x77, 0x44, + 0x77, 0x45, 0x77, 0x46, 0x77, 0x47, 0x77, 0x48, 0x77, 0x49, 0x77, 0x4a, + 0x77, 0x4b, 0x77, 0x4c, 0x77, 0x4d, 0x77, 0x4e, 0x77, 0x4f, 0x77, 0x50, + 0x77, 0x51, 0x77, 0x52, 0x77, 0x53, 0x77, 0x54, 0x77, 0x55, 0x77, 0x56, + 0x77, 0x57, 0x77, 0x59, 0x77, 0x6a, 0x77, 0x6b, 0x77, 0x71, 0x77, 0x76, + 0x77, 0x77, 0x78, 0x77, 0x79, 0x77, 0x7a}; +const uint16_t HuffDecoderCommon::table11_241_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0149, 0x0151, 0x0155, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_242_emit_[44] = { + 0x78, 0x30, 0x78, 0x31, 0x78, 0x32, 0x78, 0x61, 0x78, 0x63, 0x78, + 0x65, 0x78, 0x69, 0x78, 0x6f, 0x78, 0x73, 0x78, 0x74, 0x78, 0x20, + 0x78, 0x25, 0x78, 0x2d, 0x78, 0x2e, 0x78, 0x2f, 0x78, 0x33, 0x78, + 0x34, 0x78, 0x35, 0x78, 0x36, 0x78, 0x37, 0x78, 0x38, 0x78, 0x39}; +const uint8_t HuffDecoderCommon::table11_243_emit_[91] = { + 0x78, 0x3d, 0x78, 0x41, 0x78, 0x5f, 0x78, 0x62, 0x78, 0x64, 0x78, 0x66, + 0x78, 0x67, 0x78, 0x68, 0x78, 0x6c, 0x78, 0x6d, 0x78, 0x6e, 0x78, 0x70, + 0x78, 0x72, 0x78, 0x75, 0x78, 0x3a, 0x78, 0x42, 0x78, 0x43, 0x78, 0x44, + 0x78, 0x45, 0x78, 0x46, 0x78, 0x47, 0x78, 0x48, 0x78, 0x49, 0x78, 0x4a, + 0x78, 0x4b, 0x78, 0x4c, 0x78, 0x4d, 0x78, 0x4e, 0x78, 0x4f, 0x78, 0x50, + 0x78, 0x51, 0x78, 0x52, 0x78, 0x53, 0x78, 0x54, 0x78, 0x55, 0x78, 0x56, + 0x78, 0x57, 0x78, 0x59, 0x78, 0x6a, 0x78, 0x6b, 0x78, 0x71, 0x78, 0x76, + 0x78, 0x77, 0x78, 0x78, 0x79, 0x78, 0x7a}; +const uint16_t HuffDecoderCommon::table11_243_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0149, 0x0151, 0x0159, 0x015d, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_244_emit_[44] = { + 0x79, 0x30, 0x79, 0x31, 0x79, 0x32, 0x79, 0x61, 0x79, 0x63, 0x79, + 0x65, 0x79, 0x69, 0x79, 0x6f, 0x79, 0x73, 0x79, 0x74, 0x79, 0x20, + 0x79, 0x25, 0x79, 0x2d, 0x79, 0x2e, 0x79, 0x2f, 0x79, 0x33, 0x79, + 0x34, 0x79, 0x35, 0x79, 0x36, 0x79, 0x37, 0x79, 0x38, 0x79, 0x39}; +const uint8_t HuffDecoderCommon::table11_245_emit_[91] = { + 0x79, 0x3d, 0x79, 0x41, 0x79, 0x5f, 0x79, 0x62, 0x79, 0x64, 0x79, 0x66, + 0x79, 0x67, 0x79, 0x68, 0x79, 0x6c, 0x79, 0x6d, 0x79, 0x6e, 0x79, 0x70, + 0x79, 0x72, 0x79, 0x75, 0x79, 0x3a, 0x79, 0x42, 0x79, 0x43, 0x79, 0x44, + 0x79, 0x45, 0x79, 0x46, 0x79, 0x47, 0x79, 0x48, 0x79, 0x49, 0x79, 0x4a, + 0x79, 0x4b, 0x79, 0x4c, 0x79, 0x4d, 0x79, 0x4e, 0x79, 0x4f, 0x79, 0x50, + 0x79, 0x51, 0x79, 0x52, 0x79, 0x53, 0x79, 0x54, 0x79, 0x55, 0x79, 0x56, + 0x79, 0x57, 0x79, 0x59, 0x79, 0x6a, 0x79, 0x6b, 0x79, 0x71, 0x79, 0x76, + 0x79, 0x77, 0x79, 0x78, 0x79, 0x79, 0x7a}; +const uint16_t HuffDecoderCommon::table11_245_inner_[48] = { + 0x0000, 0x0001, 0x0009, 0x0011, 0x0019, 0x0021, 0x0029, 0x0031, + 0x0039, 0x0041, 0x0049, 0x0051, 0x0059, 0x0061, 0x0069, 0x0071, + 0x0079, 0x0081, 0x0089, 0x0091, 0x0099, 0x00a1, 0x00a9, 0x00b1, + 0x00b9, 0x00c1, 0x00c9, 0x00d1, 0x00d9, 0x00e1, 0x00e9, 0x00f1, + 0x00f9, 0x0101, 0x0109, 0x0111, 0x0119, 0x0121, 0x0129, 0x0131, + 0x0139, 0x0141, 0x0149, 0x0151, 0x0159, 0x0161, 0x0165, 0x0002}; +const uint8_t HuffDecoderCommon::table11_246_emit_[44] = { + 0x7a, 0x30, 0x7a, 0x31, 0x7a, 0x32, 0x7a, 0x61, 0x7a, 0x63, 0x7a, + 0x65, 0x7a, 0x69, 0x7a, 0x6f, 0x7a, 0x73, 0x7a, 0x74, 0x7a, 0x20, + 0x7a, 0x25, 0x7a, 0x2d, 0x7a, 0x2e, 0x7a, 0x2f, 0x7a, 0x33, 0x7a, + 0x34, 0x7a, 0x35, 0x7a, 0x36, 0x7a, 0x37, 0x7a, 0x38, 0x7a, 0x39}; +const uint8_t HuffDecoderCommon::table11_247_emit_[92] = { + 0x7a, 0x3d, 0x7a, 0x41, 0x7a, 0x5f, 0x7a, 0x62, 0x7a, 0x64, 0x7a, 0x66, + 0x7a, 0x67, 0x7a, 0x68, 0x7a, 0x6c, 0x7a, 0x6d, 0x7a, 0x6e, 0x7a, 0x70, + 0x7a, 0x72, 0x7a, 0x75, 0x7a, 0x3a, 0x7a, 0x42, 0x7a, 0x43, 0x7a, 0x44, + 0x7a, 0x45, 0x7a, 0x46, 0x7a, 0x47, 0x7a, 0x48, 0x7a, 0x49, 0x7a, 0x4a, + 0x7a, 0x4b, 0x7a, 0x4c, 0x7a, 0x4d, 0x7a, 0x4e, 0x7a, 0x4f, 0x7a, 0x50, + 0x7a, 0x51, 0x7a, 0x52, 0x7a, 0x53, 0x7a, 0x54, 0x7a, 0x55, 0x7a, 0x56, + 0x7a, 0x57, 0x7a, 0x59, 0x7a, 0x6a, 0x7a, 0x6b, 0x7a, 0x71, 0x7a, 0x76, + 0x7a, 0x77, 0x7a, 0x78, 0x7a, 0x79, 0x7a, 0x7a}; +const uint8_t HuffDecoderCommon::table11_248_emit_[72] = { + 0x26, 0x30, 0x26, 0x31, 0x26, 0x32, 0x26, 0x61, 0x26, 0x63, 0x26, 0x65, + 0x26, 0x69, 0x26, 0x6f, 0x26, 0x73, 0x26, 0x74, 0x26, 0x20, 0x26, 0x25, + 0x26, 0x2d, 0x26, 0x2e, 0x26, 0x2f, 0x26, 0x33, 0x26, 0x34, 0x26, 0x35, + 0x26, 0x36, 0x26, 0x37, 0x26, 0x38, 0x26, 0x39, 0x26, 0x3d, 0x26, 0x41, + 0x26, 0x5f, 0x26, 0x62, 0x26, 0x64, 0x26, 0x66, 0x26, 0x67, 0x26, 0x68, + 0x26, 0x6c, 0x26, 0x6d, 0x26, 0x6e, 0x26, 0x70, 0x26, 0x72, 0x26, 0x75}; +const uint8_t HuffDecoderCommon::table11_249_emit_[72] = { + 0x2a, 0x30, 0x2a, 0x31, 0x2a, 0x32, 0x2a, 0x61, 0x2a, 0x63, 0x2a, 0x65, + 0x2a, 0x69, 0x2a, 0x6f, 0x2a, 0x73, 0x2a, 0x74, 0x2a, 0x20, 0x2a, 0x25, + 0x2a, 0x2d, 0x2a, 0x2e, 0x2a, 0x2f, 0x2a, 0x33, 0x2a, 0x34, 0x2a, 0x35, + 0x2a, 0x36, 0x2a, 0x37, 0x2a, 0x38, 0x2a, 0x39, 0x2a, 0x3d, 0x2a, 0x41, + 0x2a, 0x5f, 0x2a, 0x62, 0x2a, 0x64, 0x2a, 0x66, 0x2a, 0x67, 0x2a, 0x68, + 0x2a, 0x6c, 0x2a, 0x6d, 0x2a, 0x6e, 0x2a, 0x70, 0x2a, 0x72, 0x2a, 0x75}; +const uint8_t HuffDecoderCommon::table11_250_emit_[72] = { + 0x2c, 0x30, 0x2c, 0x31, 0x2c, 0x32, 0x2c, 0x61, 0x2c, 0x63, 0x2c, 0x65, + 0x2c, 0x69, 0x2c, 0x6f, 0x2c, 0x73, 0x2c, 0x74, 0x2c, 0x20, 0x2c, 0x25, + 0x2c, 0x2d, 0x2c, 0x2e, 0x2c, 0x2f, 0x2c, 0x33, 0x2c, 0x34, 0x2c, 0x35, + 0x2c, 0x36, 0x2c, 0x37, 0x2c, 0x38, 0x2c, 0x39, 0x2c, 0x3d, 0x2c, 0x41, + 0x2c, 0x5f, 0x2c, 0x62, 0x2c, 0x64, 0x2c, 0x66, 0x2c, 0x67, 0x2c, 0x68, + 0x2c, 0x6c, 0x2c, 0x6d, 0x2c, 0x6e, 0x2c, 0x70, 0x2c, 0x72, 0x2c, 0x75}; +const uint8_t HuffDecoderCommon::table11_251_emit_[72] = { + 0x3b, 0x30, 0x3b, 0x31, 0x3b, 0x32, 0x3b, 0x61, 0x3b, 0x63, 0x3b, 0x65, + 0x3b, 0x69, 0x3b, 0x6f, 0x3b, 0x73, 0x3b, 0x74, 0x3b, 0x20, 0x3b, 0x25, + 0x3b, 0x2d, 0x3b, 0x2e, 0x3b, 0x2f, 0x3b, 0x33, 0x3b, 0x34, 0x3b, 0x35, + 0x3b, 0x36, 0x3b, 0x37, 0x3b, 0x38, 0x3b, 0x39, 0x3b, 0x3d, 0x3b, 0x41, + 0x3b, 0x5f, 0x3b, 0x62, 0x3b, 0x64, 0x3b, 0x66, 0x3b, 0x67, 0x3b, 0x68, + 0x3b, 0x6c, 0x3b, 0x6d, 0x3b, 0x6e, 0x3b, 0x70, 0x3b, 0x72, 0x3b, 0x75}; +const uint8_t HuffDecoderCommon::table11_252_emit_[72] = { + 0x58, 0x30, 0x58, 0x31, 0x58, 0x32, 0x58, 0x61, 0x58, 0x63, 0x58, 0x65, + 0x58, 0x69, 0x58, 0x6f, 0x58, 0x73, 0x58, 0x74, 0x58, 0x20, 0x58, 0x25, + 0x58, 0x2d, 0x58, 0x2e, 0x58, 0x2f, 0x58, 0x33, 0x58, 0x34, 0x58, 0x35, + 0x58, 0x36, 0x58, 0x37, 0x58, 0x38, 0x58, 0x39, 0x58, 0x3d, 0x58, 0x41, + 0x58, 0x5f, 0x58, 0x62, 0x58, 0x64, 0x58, 0x66, 0x58, 0x67, 0x58, 0x68, + 0x58, 0x6c, 0x58, 0x6d, 0x58, 0x6e, 0x58, 0x70, 0x58, 0x72, 0x58, 0x75}; +const uint8_t HuffDecoderCommon::table11_253_emit_[72] = { + 0x5a, 0x30, 0x5a, 0x31, 0x5a, 0x32, 0x5a, 0x61, 0x5a, 0x63, 0x5a, 0x65, + 0x5a, 0x69, 0x5a, 0x6f, 0x5a, 0x73, 0x5a, 0x74, 0x5a, 0x20, 0x5a, 0x25, + 0x5a, 0x2d, 0x5a, 0x2e, 0x5a, 0x2f, 0x5a, 0x33, 0x5a, 0x34, 0x5a, 0x35, + 0x5a, 0x36, 0x5a, 0x37, 0x5a, 0x38, 0x5a, 0x39, 0x5a, 0x3d, 0x5a, 0x41, + 0x5a, 0x5f, 0x5a, 0x62, 0x5a, 0x64, 0x5a, 0x66, 0x5a, 0x67, 0x5a, 0x68, + 0x5a, 0x6c, 0x5a, 0x6d, 0x5a, 0x6e, 0x5a, 0x70, 0x5a, 0x72, 0x5a, 0x75}; +const uint8_t HuffDecoderCommon::table11_254_emit_[4] = {0x21, 0x22, 0x28, + 0x29}; +const uint8_t HuffDecoderCommon::table11_255_emit_[14] = { + 0x3f, 0x27, 0x2b, 0x7c, 0x23, 0x3e, 0x00, + 0x24, 0x40, 0x5b, 0x5d, 0x7e, 0x5e, 0x7d}; +const uint8_t HuffDecoderCommon::table11_255_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 5, + 0, 0, 0, 6, 0, 7, 0, 8, 0, 9, 0, 10, 0, 11, 0, 12, 13, 14, 0, 15}; +const uint8_t* const HuffDecoderCommon::table11_emit_[256] = { + table11_0_emit_, table11_1_emit_, table11_2_emit_, table11_3_emit_, + table11_4_emit_, table11_5_emit_, table11_6_emit_, table11_7_emit_, + table11_8_emit_, table11_9_emit_, table11_10_emit_, table11_11_emit_, + table11_12_emit_, table11_13_emit_, table11_14_emit_, table11_15_emit_, + table11_16_emit_, table11_17_emit_, table11_18_emit_, table11_19_emit_, + table11_20_emit_, table11_21_emit_, table11_22_emit_, table11_23_emit_, + table11_24_emit_, table11_25_emit_, table11_26_emit_, table11_27_emit_, + table11_28_emit_, table11_29_emit_, table11_30_emit_, table11_31_emit_, + table11_32_emit_, table11_33_emit_, table11_34_emit_, table11_35_emit_, + table11_36_emit_, table11_37_emit_, table11_38_emit_, table11_39_emit_, + table11_40_emit_, table11_41_emit_, table11_42_emit_, table11_43_emit_, + table11_44_emit_, table11_45_emit_, table11_46_emit_, table11_47_emit_, + table11_48_emit_, table11_49_emit_, table11_50_emit_, table11_51_emit_, + table11_52_emit_, table11_53_emit_, table11_54_emit_, table11_55_emit_, + table11_56_emit_, table11_57_emit_, table11_58_emit_, table11_59_emit_, + table11_60_emit_, table11_61_emit_, table11_62_emit_, table11_63_emit_, + table11_64_emit_, table11_65_emit_, table11_66_emit_, table11_67_emit_, + table11_68_emit_, table11_69_emit_, table11_70_emit_, table11_71_emit_, + table11_72_emit_, table11_73_emit_, table11_74_emit_, table11_75_emit_, + table11_76_emit_, table11_77_emit_, table11_78_emit_, table11_79_emit_, + table11_80_emit_, table11_81_emit_, table11_82_emit_, table11_83_emit_, + table11_84_emit_, table11_85_emit_, table11_86_emit_, table11_87_emit_, + table11_88_emit_, table11_89_emit_, table11_90_emit_, table11_91_emit_, + table11_92_emit_, table11_93_emit_, table11_94_emit_, table11_95_emit_, + table11_96_emit_, table11_97_emit_, table11_98_emit_, table11_99_emit_, + table11_100_emit_, table11_101_emit_, table11_102_emit_, table11_103_emit_, + table11_104_emit_, table11_105_emit_, table11_106_emit_, table11_107_emit_, + table11_108_emit_, table11_109_emit_, table11_110_emit_, table11_111_emit_, + table11_112_emit_, table11_113_emit_, table11_114_emit_, table11_115_emit_, + table11_116_emit_, table11_117_emit_, table11_118_emit_, table11_119_emit_, + table11_120_emit_, table11_121_emit_, table11_122_emit_, table11_123_emit_, + table11_124_emit_, table11_125_emit_, table11_126_emit_, table11_127_emit_, + table11_128_emit_, table11_129_emit_, table11_130_emit_, table11_131_emit_, + table11_132_emit_, table11_133_emit_, table11_134_emit_, table11_135_emit_, + table11_136_emit_, table11_137_emit_, table11_138_emit_, table11_139_emit_, + table11_140_emit_, table11_141_emit_, table11_142_emit_, table11_143_emit_, + table11_144_emit_, table11_145_emit_, table11_146_emit_, table11_147_emit_, + table11_148_emit_, table11_149_emit_, table11_150_emit_, table11_151_emit_, + table11_152_emit_, table11_153_emit_, table11_154_emit_, table11_155_emit_, + table11_156_emit_, table11_157_emit_, table11_158_emit_, table11_159_emit_, + table11_160_emit_, table11_161_emit_, table11_162_emit_, table11_163_emit_, + table11_164_emit_, table11_165_emit_, table11_166_emit_, table11_167_emit_, + table11_168_emit_, table11_169_emit_, table11_170_emit_, table11_171_emit_, + table11_172_emit_, table11_173_emit_, table11_174_emit_, table11_175_emit_, + table11_176_emit_, table11_177_emit_, table11_178_emit_, table11_179_emit_, + table11_180_emit_, table11_181_emit_, table11_182_emit_, table11_183_emit_, + table11_184_emit_, table11_185_emit_, table11_186_emit_, table11_187_emit_, + table11_188_emit_, table11_189_emit_, table11_190_emit_, table11_191_emit_, + table11_192_emit_, table11_193_emit_, table11_194_emit_, table11_195_emit_, + table11_196_emit_, table11_197_emit_, table11_198_emit_, table11_199_emit_, + table11_200_emit_, table11_201_emit_, table11_202_emit_, table11_203_emit_, + table11_204_emit_, table11_205_emit_, table11_206_emit_, table11_207_emit_, + table11_208_emit_, table11_209_emit_, table11_210_emit_, table11_211_emit_, + table11_212_emit_, table11_213_emit_, table11_214_emit_, table11_215_emit_, + table11_216_emit_, table11_217_emit_, table11_218_emit_, table11_219_emit_, + table11_220_emit_, table11_221_emit_, table11_222_emit_, table11_223_emit_, + table11_224_emit_, table11_225_emit_, table11_226_emit_, table11_227_emit_, + table11_228_emit_, table11_229_emit_, table11_230_emit_, table11_231_emit_, + table11_232_emit_, table11_233_emit_, table11_234_emit_, table11_235_emit_, + table11_236_emit_, table11_237_emit_, table11_238_emit_, table11_239_emit_, + table11_240_emit_, table11_241_emit_, table11_242_emit_, table11_243_emit_, + table11_244_emit_, table11_245_emit_, table11_246_emit_, table11_247_emit_, + table11_248_emit_, table11_249_emit_, table11_250_emit_, table11_251_emit_, + table11_252_emit_, table11_253_emit_, table11_254_emit_, table11_255_emit_, +}; +const uint16_t* const HuffDecoderCommon::table11_inner_[256] = { + table11_0_inner_, table11_1_inner_, table11_2_inner_, + table10_28_inner_, table10_28_inner_, table11_5_inner_, + table11_6_inner_, table11_7_inner_, table11_8_inner_, + table11_1_inner_, table11_2_inner_, table10_28_inner_, + table10_28_inner_, table11_5_inner_, table11_6_inner_, + table11_7_inner_, table11_16_inner_, table11_1_inner_, + table11_2_inner_, table10_28_inner_, table10_28_inner_, + table11_5_inner_, table11_6_inner_, table11_7_inner_, + table11_1_inner_, table11_1_inner_, table11_2_inner_, + table10_28_inner_, table10_28_inner_, table11_5_inner_, + table11_6_inner_, table11_7_inner_, table11_1_inner_, + table11_0_inner_, table11_2_inner_, table10_28_inner_, + table10_28_inner_, table11_5_inner_, table11_6_inner_, + table11_7_inner_, table11_1_inner_, table11_8_inner_, + table11_2_inner_, table10_28_inner_, table10_28_inner_, + table11_5_inner_, table11_6_inner_, table11_7_inner_, + table11_1_inner_, table11_16_inner_, table11_2_inner_, + table10_28_inner_, table10_28_inner_, table11_5_inner_, + table11_6_inner_, table11_7_inner_, table11_1_inner_, + table11_1_inner_, table11_2_inner_, table10_28_inner_, + table10_28_inner_, table11_5_inner_, table11_6_inner_, + table11_7_inner_, table11_1_inner_, table11_1_inner_, + table11_66_inner_, table10_28_inner_, table10_28_inner_, + table11_5_inner_, table11_6_inner_, table11_7_inner_, + table11_1_inner_, table11_1_inner_, table11_74_inner_, + table10_28_inner_, table10_28_inner_, table11_5_inner_, + table11_6_inner_, table11_7_inner_, table10_28_inner_, + table11_81_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table11_85_inner_, table10_2_inner_, + table10_3_inner_, table10_28_inner_, table11_89_inner_, + table10_2_inner_, table10_3_inner_, table10_28_inner_, + table11_93_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table11_97_inner_, table10_2_inner_, + table10_3_inner_, table10_28_inner_, table11_101_inner_, + table10_2_inner_, table10_3_inner_, table10_28_inner_, + table11_105_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table11_109_inner_, table10_2_inner_, + table10_3_inner_, table10_28_inner_, table11_113_inner_, + table10_2_inner_, table10_3_inner_, table10_28_inner_, + table11_117_inner_, table10_2_inner_, table10_3_inner_, + table10_28_inner_, table11_121_inner_, table10_2_inner_, + table10_3_inner_, table10_28_inner_, table10_1_inner_, + table10_2_inner_, table10_3_inner_, table10_28_inner_, + table10_1_inner_, table11_130_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table11_134_inner_, + table10_3_inner_, table10_28_inner_, table10_1_inner_, + table11_138_inner_, table10_3_inner_, table10_28_inner_, + table10_1_inner_, table11_142_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table11_146_inner_, + table10_3_inner_, table10_28_inner_, table10_1_inner_, + table11_150_inner_, table10_3_inner_, table10_28_inner_, + table10_1_inner_, table11_154_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table11_158_inner_, + table10_3_inner_, table10_28_inner_, table10_1_inner_, + table11_162_inner_, table10_3_inner_, table10_28_inner_, + table10_1_inner_, table11_166_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table11_170_inner_, + table10_3_inner_, table10_28_inner_, table10_1_inner_, + table11_174_inner_, table10_3_inner_, table10_28_inner_, + table10_1_inner_, table11_178_inner_, table10_3_inner_, + table10_28_inner_, table10_1_inner_, table11_182_inner_, + table10_3_inner_, table10_62_inner_, table11_185_inner_, + table10_62_inner_, table11_187_inner_, table10_62_inner_, + table11_189_inner_, table10_62_inner_, table11_191_inner_, + table10_62_inner_, table11_193_inner_, table10_62_inner_, + table11_195_inner_, table10_62_inner_, table11_197_inner_, + table10_62_inner_, table11_199_inner_, table10_62_inner_, + table11_201_inner_, table10_62_inner_, table11_203_inner_, + table10_62_inner_, table11_205_inner_, table10_62_inner_, + table11_207_inner_, table10_62_inner_, table11_209_inner_, + table10_62_inner_, table11_211_inner_, table10_62_inner_, + table11_213_inner_, table10_62_inner_, table11_215_inner_, + table10_62_inner_, table11_217_inner_, table10_62_inner_, + table11_219_inner_, table10_62_inner_, table11_221_inner_, + table10_62_inner_, table11_223_inner_, table10_62_inner_, + table11_225_inner_, table10_62_inner_, table11_227_inner_, + table10_62_inner_, table11_229_inner_, table10_62_inner_, + table11_231_inner_, table10_62_inner_, table11_233_inner_, + table10_62_inner_, table11_235_inner_, table10_62_inner_, + table11_237_inner_, table10_62_inner_, table11_239_inner_, + table10_62_inner_, table11_241_inner_, table10_62_inner_, + table11_243_inner_, table10_62_inner_, table11_245_inner_, + table10_62_inner_, table10_41_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table10_92_inner_, + table10_92_inner_, table10_92_inner_, table8_23_inner_, + table8_31_inner_, +}; +const uint8_t* const HuffDecoderCommon::table11_outer_[256] = { + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table8_23_outer_, table8_23_outer_, table11_2_outer_, table10_0_outer_, + table10_0_outer_, table11_5_outer_, table11_6_outer_, table11_7_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_0_outer_, table10_1_outer_, table10_2_outer_, table10_3_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table10_40_outer_, table10_41_outer_, table10_40_outer_, table10_41_outer_, + table8_0_outer_, table8_0_outer_, table8_0_outer_, table8_0_outer_, + table8_0_outer_, table8_0_outer_, table8_23_outer_, table11_255_outer_, +}; +const uint8_t HuffDecoderCommon::table1_0_emit_[55] = { + 0x30, 0x30, 0x30, 0x31, 0x30, 0x30, 0x32, 0x30, 0x30, 0x61, 0x30, + 0x30, 0x63, 0x30, 0x30, 0x65, 0x30, 0x30, 0x69, 0x30, 0x30, 0x6f, + 0x30, 0x30, 0x73, 0x30, 0x30, 0x74, 0x30, 0x31, 0x31, 0x30, 0x31, + 0x32, 0x30, 0x31, 0x61, 0x30, 0x31, 0x63, 0x30, 0x31, 0x65, 0x30, + 0x31, 0x69, 0x30, 0x31, 0x6f, 0x30, 0x31, 0x73, 0x30, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_0_inner_[22] = { + 0x000f, 0x004f, 0x010f, 0x01cf, 0x028f, 0x034f, 0x040f, 0x04cf, + 0x058f, 0x064f, 0x001a, 0x008f, 0x070f, 0x07cf, 0x088f, 0x094f, + 0x0a0f, 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x009a}; +const uint8_t HuffDecoderCommon::table1_0_outer_[64] = { + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 10, 10, 10, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, + 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21}; +const uint8_t HuffDecoderCommon::table1_1_emit_[58] = { + 0x30, 0x32, 0x30, 0x32, 0x31, 0x30, 0x32, 0x32, 0x30, 0x32, 0x61, 0x30, + 0x32, 0x63, 0x30, 0x32, 0x65, 0x30, 0x32, 0x69, 0x30, 0x32, 0x6f, 0x30, + 0x32, 0x73, 0x30, 0x32, 0x74, 0x30, 0x61, 0x30, 0x61, 0x31, 0x30, 0x61, + 0x32, 0x30, 0x61, 0x61, 0x30, 0x61, 0x63, 0x30, 0x61, 0x65, 0x30, 0x61, + 0x69, 0x30, 0x61, 0x6f, 0x30, 0x61, 0x73, 0x30, 0x61, 0x74}; +const uint16_t HuffDecoderCommon::table1_1_inner_[22] = { + 0x000f, 0x008f, 0x014f, 0x020f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x07cf, 0x088f, 0x094f, 0x0a0f, + 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_2_emit_[58] = { + 0x30, 0x63, 0x30, 0x63, 0x31, 0x30, 0x63, 0x32, 0x30, 0x63, 0x61, 0x30, + 0x63, 0x63, 0x30, 0x63, 0x65, 0x30, 0x63, 0x69, 0x30, 0x63, 0x6f, 0x30, + 0x63, 0x73, 0x30, 0x63, 0x74, 0x30, 0x65, 0x30, 0x65, 0x31, 0x30, 0x65, + 0x32, 0x30, 0x65, 0x61, 0x30, 0x65, 0x63, 0x30, 0x65, 0x65, 0x30, 0x65, + 0x69, 0x30, 0x65, 0x6f, 0x30, 0x65, 0x73, 0x30, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_3_emit_[58] = { + 0x30, 0x69, 0x30, 0x69, 0x31, 0x30, 0x69, 0x32, 0x30, 0x69, 0x61, 0x30, + 0x69, 0x63, 0x30, 0x69, 0x65, 0x30, 0x69, 0x69, 0x30, 0x69, 0x6f, 0x30, + 0x69, 0x73, 0x30, 0x69, 0x74, 0x30, 0x6f, 0x30, 0x6f, 0x31, 0x30, 0x6f, + 0x32, 0x30, 0x6f, 0x61, 0x30, 0x6f, 0x63, 0x30, 0x6f, 0x65, 0x30, 0x6f, + 0x69, 0x30, 0x6f, 0x6f, 0x30, 0x6f, 0x73, 0x30, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_4_emit_[58] = { + 0x30, 0x73, 0x30, 0x73, 0x31, 0x30, 0x73, 0x32, 0x30, 0x73, 0x61, 0x30, + 0x73, 0x63, 0x30, 0x73, 0x65, 0x30, 0x73, 0x69, 0x30, 0x73, 0x6f, 0x30, + 0x73, 0x73, 0x30, 0x73, 0x74, 0x30, 0x74, 0x30, 0x74, 0x31, 0x30, 0x74, + 0x32, 0x30, 0x74, 0x61, 0x30, 0x74, 0x63, 0x30, 0x74, 0x65, 0x30, 0x74, + 0x69, 0x30, 0x74, 0x6f, 0x30, 0x74, 0x73, 0x30, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_5_emit_[8] = {0x30, 0x20, 0x30, 0x25, + 0x30, 0x2d, 0x30, 0x2e}; +const uint16_t HuffDecoderCommon::table1_5_inner_[4] = {0x001b, 0x009b, 0x011b, + 0x019b}; +const uint8_t HuffDecoderCommon::table1_5_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3}; +const uint8_t HuffDecoderCommon::table1_6_emit_[8] = {0x30, 0x2f, 0x30, 0x33, + 0x30, 0x34, 0x30, 0x35}; +const uint8_t HuffDecoderCommon::table1_7_emit_[8] = {0x30, 0x36, 0x30, 0x37, + 0x30, 0x38, 0x30, 0x39}; +const uint8_t HuffDecoderCommon::table1_8_emit_[8] = {0x30, 0x3d, 0x30, 0x41, + 0x30, 0x5f, 0x30, 0x62}; +const uint8_t HuffDecoderCommon::table1_9_emit_[8] = {0x30, 0x64, 0x30, 0x66, + 0x30, 0x67, 0x30, 0x68}; +const uint8_t HuffDecoderCommon::table1_10_emit_[8] = {0x30, 0x6c, 0x30, 0x6d, + 0x30, 0x6e, 0x30, 0x70}; +const uint8_t HuffDecoderCommon::table1_11_emit_[12] = { + 0x30, 0x72, 0x30, 0x75, 0x30, 0x3a, 0x30, 0x42, 0x30, 0x43, 0x30, 0x44}; +const uint16_t HuffDecoderCommon::table1_11_inner_[6] = { + 0x001b, 0x009b, 0x011c, 0x019c, 0x021c, 0x029c}; +const uint8_t HuffDecoderCommon::table1_11_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, + 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5}; +const uint8_t HuffDecoderCommon::table1_12_emit_[16] = { + 0x30, 0x45, 0x30, 0x46, 0x30, 0x47, 0x30, 0x48, + 0x30, 0x49, 0x30, 0x4a, 0x30, 0x4b, 0x30, 0x4c}; +const uint16_t HuffDecoderCommon::table1_12_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, 0x029c, 0x031c, 0x039c}; +const uint8_t HuffDecoderCommon::table1_12_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, + 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, + 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7}; +const uint8_t HuffDecoderCommon::table1_13_emit_[16] = { + 0x30, 0x4d, 0x30, 0x4e, 0x30, 0x4f, 0x30, 0x50, + 0x30, 0x51, 0x30, 0x52, 0x30, 0x53, 0x30, 0x54}; +const uint8_t HuffDecoderCommon::table1_14_emit_[16] = { + 0x30, 0x55, 0x30, 0x56, 0x30, 0x57, 0x30, 0x59, + 0x30, 0x6a, 0x30, 0x6b, 0x30, 0x71, 0x30, 0x76}; +const uint8_t HuffDecoderCommon::table1_15_emit_[30] = { + 0x30, 0x77, 0x30, 0x78, 0x30, 0x79, 0x30, 0x7a, 0x30, 0x26, + 0x30, 0x2a, 0x30, 0x2c, 0x30, 0x3b, 0x30, 0x58, 0x30, 0x5a, + 0x30, 0x21, 0x30, 0x22, 0x30, 0x28, 0x30, 0x29, 0x30, 0x3f}; +const uint16_t HuffDecoderCommon::table1_15_inner_[16] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021d, 0x029d, 0x031d, 0x039d, + 0x041d, 0x049d, 0x051f, 0x059f, 0x061f, 0x069f, 0x071f, 0x0025}; +const uint8_t HuffDecoderCommon::table1_15_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, + 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, + 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 11, 12, 13, 14, 15, 15, 15}; +const uint8_t HuffDecoderCommon::table1_16_emit_[57] = { + 0x31, 0x30, 0x30, 0x31, 0x30, 0x31, 0x30, 0x32, 0x31, 0x30, 0x61, 0x31, + 0x30, 0x63, 0x31, 0x30, 0x65, 0x31, 0x30, 0x69, 0x31, 0x30, 0x6f, 0x31, + 0x30, 0x73, 0x31, 0x30, 0x74, 0x31, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, + 0x31, 0x31, 0x61, 0x31, 0x31, 0x63, 0x31, 0x31, 0x65, 0x31, 0x31, 0x69, + 0x31, 0x31, 0x6f, 0x31, 0x31, 0x73, 0x31, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_16_inner_[22] = { + 0x000f, 0x00cf, 0x014f, 0x020f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x084f, 0x090f, 0x09cf, + 0x0a8f, 0x0b4f, 0x0c0f, 0x0ccf, 0x0d8f, 0x075a}; +const uint8_t HuffDecoderCommon::table1_17_emit_[58] = { + 0x31, 0x32, 0x30, 0x31, 0x32, 0x31, 0x32, 0x32, 0x31, 0x32, 0x61, 0x31, + 0x32, 0x63, 0x31, 0x32, 0x65, 0x31, 0x32, 0x69, 0x31, 0x32, 0x6f, 0x31, + 0x32, 0x73, 0x31, 0x32, 0x74, 0x31, 0x61, 0x30, 0x31, 0x61, 0x31, 0x61, + 0x32, 0x31, 0x61, 0x61, 0x31, 0x61, 0x63, 0x31, 0x61, 0x65, 0x31, 0x61, + 0x69, 0x31, 0x61, 0x6f, 0x31, 0x61, 0x73, 0x31, 0x61, 0x74}; +const uint16_t HuffDecoderCommon::table1_17_inner_[22] = { + 0x000f, 0x00cf, 0x014f, 0x020f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x088f, 0x094f, 0x0a0f, + 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_18_emit_[58] = { + 0x31, 0x63, 0x30, 0x31, 0x63, 0x31, 0x63, 0x32, 0x31, 0x63, 0x61, 0x31, + 0x63, 0x63, 0x31, 0x63, 0x65, 0x31, 0x63, 0x69, 0x31, 0x63, 0x6f, 0x31, + 0x63, 0x73, 0x31, 0x63, 0x74, 0x31, 0x65, 0x30, 0x31, 0x65, 0x31, 0x65, + 0x32, 0x31, 0x65, 0x61, 0x31, 0x65, 0x63, 0x31, 0x65, 0x65, 0x31, 0x65, + 0x69, 0x31, 0x65, 0x6f, 0x31, 0x65, 0x73, 0x31, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_19_emit_[58] = { + 0x31, 0x69, 0x30, 0x31, 0x69, 0x31, 0x69, 0x32, 0x31, 0x69, 0x61, 0x31, + 0x69, 0x63, 0x31, 0x69, 0x65, 0x31, 0x69, 0x69, 0x31, 0x69, 0x6f, 0x31, + 0x69, 0x73, 0x31, 0x69, 0x74, 0x31, 0x6f, 0x30, 0x31, 0x6f, 0x31, 0x6f, + 0x32, 0x31, 0x6f, 0x61, 0x31, 0x6f, 0x63, 0x31, 0x6f, 0x65, 0x31, 0x6f, + 0x69, 0x31, 0x6f, 0x6f, 0x31, 0x6f, 0x73, 0x31, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_20_emit_[58] = { + 0x31, 0x73, 0x30, 0x31, 0x73, 0x31, 0x73, 0x32, 0x31, 0x73, 0x61, 0x31, + 0x73, 0x63, 0x31, 0x73, 0x65, 0x31, 0x73, 0x69, 0x31, 0x73, 0x6f, 0x31, + 0x73, 0x73, 0x31, 0x73, 0x74, 0x31, 0x74, 0x30, 0x31, 0x74, 0x31, 0x74, + 0x32, 0x31, 0x74, 0x61, 0x31, 0x74, 0x63, 0x31, 0x74, 0x65, 0x31, 0x74, + 0x69, 0x31, 0x74, 0x6f, 0x31, 0x74, 0x73, 0x31, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_21_emit_[8] = {0x31, 0x20, 0x31, 0x25, + 0x31, 0x2d, 0x31, 0x2e}; +const uint8_t HuffDecoderCommon::table1_22_emit_[8] = {0x31, 0x2f, 0x31, 0x33, + 0x31, 0x34, 0x31, 0x35}; +const uint8_t HuffDecoderCommon::table1_23_emit_[8] = {0x31, 0x36, 0x31, 0x37, + 0x31, 0x38, 0x31, 0x39}; +const uint8_t HuffDecoderCommon::table1_24_emit_[8] = {0x31, 0x3d, 0x31, 0x41, + 0x31, 0x5f, 0x31, 0x62}; +const uint8_t HuffDecoderCommon::table1_25_emit_[8] = {0x31, 0x64, 0x31, 0x66, + 0x31, 0x67, 0x31, 0x68}; +const uint8_t HuffDecoderCommon::table1_26_emit_[8] = {0x31, 0x6c, 0x31, 0x6d, + 0x31, 0x6e, 0x31, 0x70}; +const uint8_t HuffDecoderCommon::table1_27_emit_[12] = { + 0x31, 0x72, 0x31, 0x75, 0x31, 0x3a, 0x31, 0x42, 0x31, 0x43, 0x31, 0x44}; +const uint8_t HuffDecoderCommon::table1_28_emit_[16] = { + 0x31, 0x45, 0x31, 0x46, 0x31, 0x47, 0x31, 0x48, + 0x31, 0x49, 0x31, 0x4a, 0x31, 0x4b, 0x31, 0x4c}; +const uint8_t HuffDecoderCommon::table1_29_emit_[16] = { + 0x31, 0x4d, 0x31, 0x4e, 0x31, 0x4f, 0x31, 0x50, + 0x31, 0x51, 0x31, 0x52, 0x31, 0x53, 0x31, 0x54}; +const uint8_t HuffDecoderCommon::table1_30_emit_[16] = { + 0x31, 0x55, 0x31, 0x56, 0x31, 0x57, 0x31, 0x59, + 0x31, 0x6a, 0x31, 0x6b, 0x31, 0x71, 0x31, 0x76}; +const uint8_t HuffDecoderCommon::table1_31_emit_[30] = { + 0x31, 0x77, 0x31, 0x78, 0x31, 0x79, 0x31, 0x7a, 0x31, 0x26, + 0x31, 0x2a, 0x31, 0x2c, 0x31, 0x3b, 0x31, 0x58, 0x31, 0x5a, + 0x31, 0x21, 0x31, 0x22, 0x31, 0x28, 0x31, 0x29, 0x31, 0x3f}; +const uint8_t HuffDecoderCommon::table1_32_emit_[58] = { + 0x32, 0x30, 0x30, 0x32, 0x30, 0x31, 0x32, 0x30, 0x32, 0x30, 0x61, 0x32, + 0x30, 0x63, 0x32, 0x30, 0x65, 0x32, 0x30, 0x69, 0x32, 0x30, 0x6f, 0x32, + 0x30, 0x73, 0x32, 0x30, 0x74, 0x32, 0x31, 0x30, 0x32, 0x31, 0x31, 0x32, + 0x31, 0x32, 0x31, 0x61, 0x32, 0x31, 0x63, 0x32, 0x31, 0x65, 0x32, 0x31, + 0x69, 0x32, 0x31, 0x6f, 0x32, 0x31, 0x73, 0x32, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_32_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x020f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x094f, 0x0a0f, + 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_33_emit_[55] = { + 0x32, 0x32, 0x30, 0x32, 0x32, 0x31, 0x32, 0x32, 0x32, 0x61, 0x32, + 0x32, 0x63, 0x32, 0x32, 0x65, 0x32, 0x32, 0x69, 0x32, 0x32, 0x6f, + 0x32, 0x32, 0x73, 0x32, 0x32, 0x74, 0x32, 0x61, 0x30, 0x32, 0x61, + 0x31, 0x32, 0x61, 0x61, 0x32, 0x61, 0x63, 0x32, 0x61, 0x65, 0x32, + 0x61, 0x69, 0x32, 0x61, 0x6f, 0x32, 0x61, 0x73, 0x32, 0x61, 0x74}; +const uint16_t HuffDecoderCommon::table1_33_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x01cf, 0x028f, 0x034f, 0x040f, 0x04cf, + 0x058f, 0x064f, 0x001a, 0x070f, 0x07cf, 0x020f, 0x088f, 0x094f, + 0x0a0f, 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x021a}; +const uint8_t HuffDecoderCommon::table1_34_emit_[58] = { + 0x32, 0x63, 0x30, 0x32, 0x63, 0x31, 0x32, 0x63, 0x32, 0x63, 0x61, 0x32, + 0x63, 0x63, 0x32, 0x63, 0x65, 0x32, 0x63, 0x69, 0x32, 0x63, 0x6f, 0x32, + 0x63, 0x73, 0x32, 0x63, 0x74, 0x32, 0x65, 0x30, 0x32, 0x65, 0x31, 0x32, + 0x65, 0x32, 0x65, 0x61, 0x32, 0x65, 0x63, 0x32, 0x65, 0x65, 0x32, 0x65, + 0x69, 0x32, 0x65, 0x6f, 0x32, 0x65, 0x73, 0x32, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_35_emit_[58] = { + 0x32, 0x69, 0x30, 0x32, 0x69, 0x31, 0x32, 0x69, 0x32, 0x69, 0x61, 0x32, + 0x69, 0x63, 0x32, 0x69, 0x65, 0x32, 0x69, 0x69, 0x32, 0x69, 0x6f, 0x32, + 0x69, 0x73, 0x32, 0x69, 0x74, 0x32, 0x6f, 0x30, 0x32, 0x6f, 0x31, 0x32, + 0x6f, 0x32, 0x6f, 0x61, 0x32, 0x6f, 0x63, 0x32, 0x6f, 0x65, 0x32, 0x6f, + 0x69, 0x32, 0x6f, 0x6f, 0x32, 0x6f, 0x73, 0x32, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_36_emit_[58] = { + 0x32, 0x73, 0x30, 0x32, 0x73, 0x31, 0x32, 0x73, 0x32, 0x73, 0x61, 0x32, + 0x73, 0x63, 0x32, 0x73, 0x65, 0x32, 0x73, 0x69, 0x32, 0x73, 0x6f, 0x32, + 0x73, 0x73, 0x32, 0x73, 0x74, 0x32, 0x74, 0x30, 0x32, 0x74, 0x31, 0x32, + 0x74, 0x32, 0x74, 0x61, 0x32, 0x74, 0x63, 0x32, 0x74, 0x65, 0x32, 0x74, + 0x69, 0x32, 0x74, 0x6f, 0x32, 0x74, 0x73, 0x32, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_37_emit_[8] = {0x32, 0x20, 0x32, 0x25, + 0x32, 0x2d, 0x32, 0x2e}; +const uint8_t HuffDecoderCommon::table1_38_emit_[8] = {0x32, 0x2f, 0x32, 0x33, + 0x32, 0x34, 0x32, 0x35}; +const uint8_t HuffDecoderCommon::table1_39_emit_[8] = {0x32, 0x36, 0x32, 0x37, + 0x32, 0x38, 0x32, 0x39}; +const uint8_t HuffDecoderCommon::table1_40_emit_[8] = {0x32, 0x3d, 0x32, 0x41, + 0x32, 0x5f, 0x32, 0x62}; +const uint8_t HuffDecoderCommon::table1_41_emit_[8] = {0x32, 0x64, 0x32, 0x66, + 0x32, 0x67, 0x32, 0x68}; +const uint8_t HuffDecoderCommon::table1_42_emit_[8] = {0x32, 0x6c, 0x32, 0x6d, + 0x32, 0x6e, 0x32, 0x70}; +const uint8_t HuffDecoderCommon::table1_43_emit_[12] = { + 0x32, 0x72, 0x32, 0x75, 0x32, 0x3a, 0x32, 0x42, 0x32, 0x43, 0x32, 0x44}; +const uint8_t HuffDecoderCommon::table1_44_emit_[16] = { + 0x32, 0x45, 0x32, 0x46, 0x32, 0x47, 0x32, 0x48, + 0x32, 0x49, 0x32, 0x4a, 0x32, 0x4b, 0x32, 0x4c}; +const uint8_t HuffDecoderCommon::table1_45_emit_[16] = { + 0x32, 0x4d, 0x32, 0x4e, 0x32, 0x4f, 0x32, 0x50, + 0x32, 0x51, 0x32, 0x52, 0x32, 0x53, 0x32, 0x54}; +const uint8_t HuffDecoderCommon::table1_46_emit_[16] = { + 0x32, 0x55, 0x32, 0x56, 0x32, 0x57, 0x32, 0x59, + 0x32, 0x6a, 0x32, 0x6b, 0x32, 0x71, 0x32, 0x76}; +const uint8_t HuffDecoderCommon::table1_47_emit_[30] = { + 0x32, 0x77, 0x32, 0x78, 0x32, 0x79, 0x32, 0x7a, 0x32, 0x26, + 0x32, 0x2a, 0x32, 0x2c, 0x32, 0x3b, 0x32, 0x58, 0x32, 0x5a, + 0x32, 0x21, 0x32, 0x22, 0x32, 0x28, 0x32, 0x29, 0x32, 0x3f}; +const uint8_t HuffDecoderCommon::table1_48_emit_[58] = { + 0x61, 0x30, 0x30, 0x61, 0x30, 0x31, 0x61, 0x30, 0x32, 0x61, 0x30, 0x61, + 0x30, 0x63, 0x61, 0x30, 0x65, 0x61, 0x30, 0x69, 0x61, 0x30, 0x6f, 0x61, + 0x30, 0x73, 0x61, 0x30, 0x74, 0x61, 0x31, 0x30, 0x61, 0x31, 0x31, 0x61, + 0x31, 0x32, 0x61, 0x31, 0x61, 0x31, 0x63, 0x61, 0x31, 0x65, 0x61, 0x31, + 0x69, 0x61, 0x31, 0x6f, 0x61, 0x31, 0x73, 0x61, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_48_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a0f, + 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_49_emit_[57] = { + 0x61, 0x32, 0x30, 0x61, 0x32, 0x31, 0x61, 0x32, 0x32, 0x61, 0x32, 0x61, + 0x32, 0x63, 0x61, 0x32, 0x65, 0x61, 0x32, 0x69, 0x61, 0x32, 0x6f, 0x61, + 0x32, 0x73, 0x61, 0x32, 0x74, 0x61, 0x61, 0x30, 0x61, 0x61, 0x31, 0x61, + 0x61, 0x32, 0x61, 0x61, 0x61, 0x63, 0x61, 0x61, 0x65, 0x61, 0x61, 0x69, + 0x61, 0x61, 0x6f, 0x61, 0x61, 0x73, 0x61, 0x61, 0x74}; +const uint16_t HuffDecoderCommon::table1_49_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x02cf, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x09cf, + 0x0a8f, 0x0b4f, 0x0c0f, 0x0ccf, 0x0d8f, 0x075a}; +const uint8_t HuffDecoderCommon::table1_50_emit_[58] = { + 0x61, 0x63, 0x30, 0x61, 0x63, 0x31, 0x61, 0x63, 0x32, 0x61, 0x63, 0x61, + 0x63, 0x63, 0x61, 0x63, 0x65, 0x61, 0x63, 0x69, 0x61, 0x63, 0x6f, 0x61, + 0x63, 0x73, 0x61, 0x63, 0x74, 0x61, 0x65, 0x30, 0x61, 0x65, 0x31, 0x61, + 0x65, 0x32, 0x61, 0x65, 0x61, 0x65, 0x63, 0x61, 0x65, 0x65, 0x61, 0x65, + 0x69, 0x61, 0x65, 0x6f, 0x61, 0x65, 0x73, 0x61, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_51_emit_[58] = { + 0x61, 0x69, 0x30, 0x61, 0x69, 0x31, 0x61, 0x69, 0x32, 0x61, 0x69, 0x61, + 0x69, 0x63, 0x61, 0x69, 0x65, 0x61, 0x69, 0x69, 0x61, 0x69, 0x6f, 0x61, + 0x69, 0x73, 0x61, 0x69, 0x74, 0x61, 0x6f, 0x30, 0x61, 0x6f, 0x31, 0x61, + 0x6f, 0x32, 0x61, 0x6f, 0x61, 0x6f, 0x63, 0x61, 0x6f, 0x65, 0x61, 0x6f, + 0x69, 0x61, 0x6f, 0x6f, 0x61, 0x6f, 0x73, 0x61, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_52_emit_[58] = { + 0x61, 0x73, 0x30, 0x61, 0x73, 0x31, 0x61, 0x73, 0x32, 0x61, 0x73, 0x61, + 0x73, 0x63, 0x61, 0x73, 0x65, 0x61, 0x73, 0x69, 0x61, 0x73, 0x6f, 0x61, + 0x73, 0x73, 0x61, 0x73, 0x74, 0x61, 0x74, 0x30, 0x61, 0x74, 0x31, 0x61, + 0x74, 0x32, 0x61, 0x74, 0x61, 0x74, 0x63, 0x61, 0x74, 0x65, 0x61, 0x74, + 0x69, 0x61, 0x74, 0x6f, 0x61, 0x74, 0x73, 0x61, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_53_emit_[8] = {0x61, 0x20, 0x61, 0x25, + 0x61, 0x2d, 0x61, 0x2e}; +const uint8_t HuffDecoderCommon::table1_54_emit_[8] = {0x61, 0x2f, 0x61, 0x33, + 0x61, 0x34, 0x61, 0x35}; +const uint8_t HuffDecoderCommon::table1_55_emit_[8] = {0x61, 0x36, 0x61, 0x37, + 0x61, 0x38, 0x61, 0x39}; +const uint8_t HuffDecoderCommon::table1_56_emit_[8] = {0x61, 0x3d, 0x61, 0x41, + 0x61, 0x5f, 0x61, 0x62}; +const uint8_t HuffDecoderCommon::table1_57_emit_[8] = {0x61, 0x64, 0x61, 0x66, + 0x61, 0x67, 0x61, 0x68}; +const uint8_t HuffDecoderCommon::table1_58_emit_[8] = {0x61, 0x6c, 0x61, 0x6d, + 0x61, 0x6e, 0x61, 0x70}; +const uint8_t HuffDecoderCommon::table1_59_emit_[12] = { + 0x61, 0x72, 0x61, 0x75, 0x61, 0x3a, 0x61, 0x42, 0x61, 0x43, 0x61, 0x44}; +const uint8_t HuffDecoderCommon::table1_60_emit_[16] = { + 0x61, 0x45, 0x61, 0x46, 0x61, 0x47, 0x61, 0x48, + 0x61, 0x49, 0x61, 0x4a, 0x61, 0x4b, 0x61, 0x4c}; +const uint8_t HuffDecoderCommon::table1_61_emit_[16] = { + 0x61, 0x4d, 0x61, 0x4e, 0x61, 0x4f, 0x61, 0x50, + 0x61, 0x51, 0x61, 0x52, 0x61, 0x53, 0x61, 0x54}; +const uint8_t HuffDecoderCommon::table1_62_emit_[16] = { + 0x61, 0x55, 0x61, 0x56, 0x61, 0x57, 0x61, 0x59, + 0x61, 0x6a, 0x61, 0x6b, 0x61, 0x71, 0x61, 0x76}; +const uint8_t HuffDecoderCommon::table1_63_emit_[30] = { + 0x61, 0x77, 0x61, 0x78, 0x61, 0x79, 0x61, 0x7a, 0x61, 0x26, + 0x61, 0x2a, 0x61, 0x2c, 0x61, 0x3b, 0x61, 0x58, 0x61, 0x5a, + 0x61, 0x21, 0x61, 0x22, 0x61, 0x28, 0x61, 0x29, 0x61, 0x3f}; +const uint8_t HuffDecoderCommon::table1_64_emit_[58] = { + 0x63, 0x30, 0x30, 0x63, 0x30, 0x31, 0x63, 0x30, 0x32, 0x63, 0x30, 0x61, + 0x63, 0x30, 0x63, 0x30, 0x65, 0x63, 0x30, 0x69, 0x63, 0x30, 0x6f, 0x63, + 0x30, 0x73, 0x63, 0x30, 0x74, 0x63, 0x31, 0x30, 0x63, 0x31, 0x31, 0x63, + 0x31, 0x32, 0x63, 0x31, 0x61, 0x63, 0x31, 0x63, 0x31, 0x65, 0x63, 0x31, + 0x69, 0x63, 0x31, 0x6f, 0x63, 0x31, 0x73, 0x63, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_64_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x038f, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_65_emit_[58] = { + 0x63, 0x32, 0x30, 0x63, 0x32, 0x31, 0x63, 0x32, 0x32, 0x63, 0x32, 0x61, + 0x63, 0x32, 0x63, 0x32, 0x65, 0x63, 0x32, 0x69, 0x63, 0x32, 0x6f, 0x63, + 0x32, 0x73, 0x63, 0x32, 0x74, 0x63, 0x61, 0x30, 0x63, 0x61, 0x31, 0x63, + 0x61, 0x32, 0x63, 0x61, 0x61, 0x63, 0x61, 0x63, 0x61, 0x65, 0x63, 0x61, + 0x69, 0x63, 0x61, 0x6f, 0x63, 0x61, 0x73, 0x63, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_66_emit_[55] = { + 0x63, 0x63, 0x30, 0x63, 0x63, 0x31, 0x63, 0x63, 0x32, 0x63, 0x63, + 0x61, 0x63, 0x63, 0x63, 0x65, 0x63, 0x63, 0x69, 0x63, 0x63, 0x6f, + 0x63, 0x63, 0x73, 0x63, 0x63, 0x74, 0x63, 0x65, 0x30, 0x63, 0x65, + 0x31, 0x63, 0x65, 0x32, 0x63, 0x65, 0x61, 0x63, 0x65, 0x65, 0x63, + 0x65, 0x69, 0x63, 0x65, 0x6f, 0x63, 0x65, 0x73, 0x63, 0x65, 0x74}; +const uint16_t HuffDecoderCommon::table1_66_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x034f, 0x040f, 0x04cf, + 0x058f, 0x064f, 0x001a, 0x070f, 0x07cf, 0x088f, 0x094f, 0x038f, + 0x0a0f, 0x0acf, 0x0b8f, 0x0c4f, 0x0d0f, 0x039a}; +const uint8_t HuffDecoderCommon::table1_67_emit_[58] = { + 0x63, 0x69, 0x30, 0x63, 0x69, 0x31, 0x63, 0x69, 0x32, 0x63, 0x69, 0x61, + 0x63, 0x69, 0x63, 0x69, 0x65, 0x63, 0x69, 0x69, 0x63, 0x69, 0x6f, 0x63, + 0x69, 0x73, 0x63, 0x69, 0x74, 0x63, 0x6f, 0x30, 0x63, 0x6f, 0x31, 0x63, + 0x6f, 0x32, 0x63, 0x6f, 0x61, 0x63, 0x6f, 0x63, 0x6f, 0x65, 0x63, 0x6f, + 0x69, 0x63, 0x6f, 0x6f, 0x63, 0x6f, 0x73, 0x63, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_68_emit_[58] = { + 0x63, 0x73, 0x30, 0x63, 0x73, 0x31, 0x63, 0x73, 0x32, 0x63, 0x73, 0x61, + 0x63, 0x73, 0x63, 0x73, 0x65, 0x63, 0x73, 0x69, 0x63, 0x73, 0x6f, 0x63, + 0x73, 0x73, 0x63, 0x73, 0x74, 0x63, 0x74, 0x30, 0x63, 0x74, 0x31, 0x63, + 0x74, 0x32, 0x63, 0x74, 0x61, 0x63, 0x74, 0x63, 0x74, 0x65, 0x63, 0x74, + 0x69, 0x63, 0x74, 0x6f, 0x63, 0x74, 0x73, 0x63, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_69_emit_[8] = {0x63, 0x20, 0x63, 0x25, + 0x63, 0x2d, 0x63, 0x2e}; +const uint8_t HuffDecoderCommon::table1_70_emit_[8] = {0x63, 0x2f, 0x63, 0x33, + 0x63, 0x34, 0x63, 0x35}; +const uint8_t HuffDecoderCommon::table1_71_emit_[8] = {0x63, 0x36, 0x63, 0x37, + 0x63, 0x38, 0x63, 0x39}; +const uint8_t HuffDecoderCommon::table1_72_emit_[8] = {0x63, 0x3d, 0x63, 0x41, + 0x63, 0x5f, 0x63, 0x62}; +const uint8_t HuffDecoderCommon::table1_73_emit_[8] = {0x63, 0x64, 0x63, 0x66, + 0x63, 0x67, 0x63, 0x68}; +const uint8_t HuffDecoderCommon::table1_74_emit_[8] = {0x63, 0x6c, 0x63, 0x6d, + 0x63, 0x6e, 0x63, 0x70}; +const uint8_t HuffDecoderCommon::table1_75_emit_[12] = { + 0x63, 0x72, 0x63, 0x75, 0x63, 0x3a, 0x63, 0x42, 0x63, 0x43, 0x63, 0x44}; +const uint8_t HuffDecoderCommon::table1_76_emit_[16] = { + 0x63, 0x45, 0x63, 0x46, 0x63, 0x47, 0x63, 0x48, + 0x63, 0x49, 0x63, 0x4a, 0x63, 0x4b, 0x63, 0x4c}; +const uint8_t HuffDecoderCommon::table1_77_emit_[16] = { + 0x63, 0x4d, 0x63, 0x4e, 0x63, 0x4f, 0x63, 0x50, + 0x63, 0x51, 0x63, 0x52, 0x63, 0x53, 0x63, 0x54}; +const uint8_t HuffDecoderCommon::table1_78_emit_[16] = { + 0x63, 0x55, 0x63, 0x56, 0x63, 0x57, 0x63, 0x59, + 0x63, 0x6a, 0x63, 0x6b, 0x63, 0x71, 0x63, 0x76}; +const uint8_t HuffDecoderCommon::table1_79_emit_[30] = { + 0x63, 0x77, 0x63, 0x78, 0x63, 0x79, 0x63, 0x7a, 0x63, 0x26, + 0x63, 0x2a, 0x63, 0x2c, 0x63, 0x3b, 0x63, 0x58, 0x63, 0x5a, + 0x63, 0x21, 0x63, 0x22, 0x63, 0x28, 0x63, 0x29, 0x63, 0x3f}; +const uint8_t HuffDecoderCommon::table1_80_emit_[58] = { + 0x65, 0x30, 0x30, 0x65, 0x30, 0x31, 0x65, 0x30, 0x32, 0x65, 0x30, 0x61, + 0x65, 0x30, 0x63, 0x65, 0x30, 0x65, 0x30, 0x69, 0x65, 0x30, 0x6f, 0x65, + 0x30, 0x73, 0x65, 0x30, 0x74, 0x65, 0x31, 0x30, 0x65, 0x31, 0x31, 0x65, + 0x31, 0x32, 0x65, 0x31, 0x61, 0x65, 0x31, 0x63, 0x65, 0x31, 0x65, 0x31, + 0x69, 0x65, 0x31, 0x6f, 0x65, 0x31, 0x73, 0x65, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_80_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0b8f, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_81_emit_[58] = { + 0x65, 0x32, 0x30, 0x65, 0x32, 0x31, 0x65, 0x32, 0x32, 0x65, 0x32, 0x61, + 0x65, 0x32, 0x63, 0x65, 0x32, 0x65, 0x32, 0x69, 0x65, 0x32, 0x6f, 0x65, + 0x32, 0x73, 0x65, 0x32, 0x74, 0x65, 0x61, 0x30, 0x65, 0x61, 0x31, 0x65, + 0x61, 0x32, 0x65, 0x61, 0x61, 0x65, 0x61, 0x63, 0x65, 0x61, 0x65, 0x61, + 0x69, 0x65, 0x61, 0x6f, 0x65, 0x61, 0x73, 0x65, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_82_emit_[57] = { + 0x65, 0x63, 0x30, 0x65, 0x63, 0x31, 0x65, 0x63, 0x32, 0x65, 0x63, 0x61, + 0x65, 0x63, 0x63, 0x65, 0x63, 0x65, 0x63, 0x69, 0x65, 0x63, 0x6f, 0x65, + 0x63, 0x73, 0x65, 0x63, 0x74, 0x65, 0x65, 0x30, 0x65, 0x65, 0x31, 0x65, + 0x65, 0x32, 0x65, 0x65, 0x61, 0x65, 0x65, 0x63, 0x65, 0x65, 0x65, 0x69, + 0x65, 0x65, 0x6f, 0x65, 0x65, 0x73, 0x65, 0x65, 0x74}; +const uint16_t HuffDecoderCommon::table1_82_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x044f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0b4f, 0x0c0f, 0x0ccf, 0x0d8f, 0x075a}; +const uint8_t HuffDecoderCommon::table1_83_emit_[58] = { + 0x65, 0x69, 0x30, 0x65, 0x69, 0x31, 0x65, 0x69, 0x32, 0x65, 0x69, 0x61, + 0x65, 0x69, 0x63, 0x65, 0x69, 0x65, 0x69, 0x69, 0x65, 0x69, 0x6f, 0x65, + 0x69, 0x73, 0x65, 0x69, 0x74, 0x65, 0x6f, 0x30, 0x65, 0x6f, 0x31, 0x65, + 0x6f, 0x32, 0x65, 0x6f, 0x61, 0x65, 0x6f, 0x63, 0x65, 0x6f, 0x65, 0x6f, + 0x69, 0x65, 0x6f, 0x6f, 0x65, 0x6f, 0x73, 0x65, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_84_emit_[58] = { + 0x65, 0x73, 0x30, 0x65, 0x73, 0x31, 0x65, 0x73, 0x32, 0x65, 0x73, 0x61, + 0x65, 0x73, 0x63, 0x65, 0x73, 0x65, 0x73, 0x69, 0x65, 0x73, 0x6f, 0x65, + 0x73, 0x73, 0x65, 0x73, 0x74, 0x65, 0x74, 0x30, 0x65, 0x74, 0x31, 0x65, + 0x74, 0x32, 0x65, 0x74, 0x61, 0x65, 0x74, 0x63, 0x65, 0x74, 0x65, 0x74, + 0x69, 0x65, 0x74, 0x6f, 0x65, 0x74, 0x73, 0x65, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_85_emit_[8] = {0x65, 0x20, 0x65, 0x25, + 0x65, 0x2d, 0x65, 0x2e}; +const uint8_t HuffDecoderCommon::table1_86_emit_[8] = {0x65, 0x2f, 0x65, 0x33, + 0x65, 0x34, 0x65, 0x35}; +const uint8_t HuffDecoderCommon::table1_87_emit_[8] = {0x65, 0x36, 0x65, 0x37, + 0x65, 0x38, 0x65, 0x39}; +const uint8_t HuffDecoderCommon::table1_88_emit_[8] = {0x65, 0x3d, 0x65, 0x41, + 0x65, 0x5f, 0x65, 0x62}; +const uint8_t HuffDecoderCommon::table1_89_emit_[8] = {0x65, 0x64, 0x65, 0x66, + 0x65, 0x67, 0x65, 0x68}; +const uint8_t HuffDecoderCommon::table1_90_emit_[8] = {0x65, 0x6c, 0x65, 0x6d, + 0x65, 0x6e, 0x65, 0x70}; +const uint8_t HuffDecoderCommon::table1_91_emit_[12] = { + 0x65, 0x72, 0x65, 0x75, 0x65, 0x3a, 0x65, 0x42, 0x65, 0x43, 0x65, 0x44}; +const uint8_t HuffDecoderCommon::table1_92_emit_[16] = { + 0x65, 0x45, 0x65, 0x46, 0x65, 0x47, 0x65, 0x48, + 0x65, 0x49, 0x65, 0x4a, 0x65, 0x4b, 0x65, 0x4c}; +const uint8_t HuffDecoderCommon::table1_93_emit_[16] = { + 0x65, 0x4d, 0x65, 0x4e, 0x65, 0x4f, 0x65, 0x50, + 0x65, 0x51, 0x65, 0x52, 0x65, 0x53, 0x65, 0x54}; +const uint8_t HuffDecoderCommon::table1_94_emit_[16] = { + 0x65, 0x55, 0x65, 0x56, 0x65, 0x57, 0x65, 0x59, + 0x65, 0x6a, 0x65, 0x6b, 0x65, 0x71, 0x65, 0x76}; +const uint8_t HuffDecoderCommon::table1_95_emit_[30] = { + 0x65, 0x77, 0x65, 0x78, 0x65, 0x79, 0x65, 0x7a, 0x65, 0x26, + 0x65, 0x2a, 0x65, 0x2c, 0x65, 0x3b, 0x65, 0x58, 0x65, 0x5a, + 0x65, 0x21, 0x65, 0x22, 0x65, 0x28, 0x65, 0x29, 0x65, 0x3f}; +const uint8_t HuffDecoderCommon::table1_96_emit_[58] = { + 0x69, 0x30, 0x30, 0x69, 0x30, 0x31, 0x69, 0x30, 0x32, 0x69, 0x30, 0x61, + 0x69, 0x30, 0x63, 0x69, 0x30, 0x65, 0x69, 0x30, 0x69, 0x30, 0x6f, 0x69, + 0x30, 0x73, 0x69, 0x30, 0x74, 0x69, 0x31, 0x30, 0x69, 0x31, 0x31, 0x69, + 0x31, 0x32, 0x69, 0x31, 0x61, 0x69, 0x31, 0x63, 0x69, 0x31, 0x65, 0x69, + 0x31, 0x69, 0x31, 0x6f, 0x69, 0x31, 0x73, 0x69, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_96_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x050f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0bcf, 0x0c4f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_97_emit_[58] = { + 0x69, 0x32, 0x30, 0x69, 0x32, 0x31, 0x69, 0x32, 0x32, 0x69, 0x32, 0x61, + 0x69, 0x32, 0x63, 0x69, 0x32, 0x65, 0x69, 0x32, 0x69, 0x32, 0x6f, 0x69, + 0x32, 0x73, 0x69, 0x32, 0x74, 0x69, 0x61, 0x30, 0x69, 0x61, 0x31, 0x69, + 0x61, 0x32, 0x69, 0x61, 0x61, 0x69, 0x61, 0x63, 0x69, 0x61, 0x65, 0x69, + 0x61, 0x69, 0x61, 0x6f, 0x69, 0x61, 0x73, 0x69, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_98_emit_[58] = { + 0x69, 0x63, 0x30, 0x69, 0x63, 0x31, 0x69, 0x63, 0x32, 0x69, 0x63, 0x61, + 0x69, 0x63, 0x63, 0x69, 0x63, 0x65, 0x69, 0x63, 0x69, 0x63, 0x6f, 0x69, + 0x63, 0x73, 0x69, 0x63, 0x74, 0x69, 0x65, 0x30, 0x69, 0x65, 0x31, 0x69, + 0x65, 0x32, 0x69, 0x65, 0x61, 0x69, 0x65, 0x63, 0x69, 0x65, 0x65, 0x69, + 0x65, 0x69, 0x65, 0x6f, 0x69, 0x65, 0x73, 0x69, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_99_emit_[55] = { + 0x69, 0x69, 0x30, 0x69, 0x69, 0x31, 0x69, 0x69, 0x32, 0x69, 0x69, + 0x61, 0x69, 0x69, 0x63, 0x69, 0x69, 0x65, 0x69, 0x69, 0x69, 0x6f, + 0x69, 0x69, 0x73, 0x69, 0x69, 0x74, 0x69, 0x6f, 0x30, 0x69, 0x6f, + 0x31, 0x69, 0x6f, 0x32, 0x69, 0x6f, 0x61, 0x69, 0x6f, 0x63, 0x69, + 0x6f, 0x65, 0x69, 0x6f, 0x6f, 0x69, 0x6f, 0x73, 0x69, 0x6f, 0x74}; +const uint16_t HuffDecoderCommon::table1_99_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x04cf, + 0x058f, 0x064f, 0x001a, 0x070f, 0x07cf, 0x088f, 0x094f, 0x0a0f, + 0x0acf, 0x050f, 0x0b8f, 0x0c4f, 0x0d0f, 0x051a}; +const uint8_t HuffDecoderCommon::table1_100_emit_[58] = { + 0x69, 0x73, 0x30, 0x69, 0x73, 0x31, 0x69, 0x73, 0x32, 0x69, 0x73, 0x61, + 0x69, 0x73, 0x63, 0x69, 0x73, 0x65, 0x69, 0x73, 0x69, 0x73, 0x6f, 0x69, + 0x73, 0x73, 0x69, 0x73, 0x74, 0x69, 0x74, 0x30, 0x69, 0x74, 0x31, 0x69, + 0x74, 0x32, 0x69, 0x74, 0x61, 0x69, 0x74, 0x63, 0x69, 0x74, 0x65, 0x69, + 0x74, 0x69, 0x74, 0x6f, 0x69, 0x74, 0x73, 0x69, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_101_emit_[8] = {0x69, 0x20, 0x69, 0x25, + 0x69, 0x2d, 0x69, 0x2e}; +const uint8_t HuffDecoderCommon::table1_102_emit_[8] = {0x69, 0x2f, 0x69, 0x33, + 0x69, 0x34, 0x69, 0x35}; +const uint8_t HuffDecoderCommon::table1_103_emit_[8] = {0x69, 0x36, 0x69, 0x37, + 0x69, 0x38, 0x69, 0x39}; +const uint8_t HuffDecoderCommon::table1_104_emit_[8] = {0x69, 0x3d, 0x69, 0x41, + 0x69, 0x5f, 0x69, 0x62}; +const uint8_t HuffDecoderCommon::table1_105_emit_[8] = {0x69, 0x64, 0x69, 0x66, + 0x69, 0x67, 0x69, 0x68}; +const uint8_t HuffDecoderCommon::table1_106_emit_[8] = {0x69, 0x6c, 0x69, 0x6d, + 0x69, 0x6e, 0x69, 0x70}; +const uint8_t HuffDecoderCommon::table1_107_emit_[12] = { + 0x69, 0x72, 0x69, 0x75, 0x69, 0x3a, 0x69, 0x42, 0x69, 0x43, 0x69, 0x44}; +const uint8_t HuffDecoderCommon::table1_108_emit_[16] = { + 0x69, 0x45, 0x69, 0x46, 0x69, 0x47, 0x69, 0x48, + 0x69, 0x49, 0x69, 0x4a, 0x69, 0x4b, 0x69, 0x4c}; +const uint8_t HuffDecoderCommon::table1_109_emit_[16] = { + 0x69, 0x4d, 0x69, 0x4e, 0x69, 0x4f, 0x69, 0x50, + 0x69, 0x51, 0x69, 0x52, 0x69, 0x53, 0x69, 0x54}; +const uint8_t HuffDecoderCommon::table1_110_emit_[16] = { + 0x69, 0x55, 0x69, 0x56, 0x69, 0x57, 0x69, 0x59, + 0x69, 0x6a, 0x69, 0x6b, 0x69, 0x71, 0x69, 0x76}; +const uint8_t HuffDecoderCommon::table1_111_emit_[30] = { + 0x69, 0x77, 0x69, 0x78, 0x69, 0x79, 0x69, 0x7a, 0x69, 0x26, + 0x69, 0x2a, 0x69, 0x2c, 0x69, 0x3b, 0x69, 0x58, 0x69, 0x5a, + 0x69, 0x21, 0x69, 0x22, 0x69, 0x28, 0x69, 0x29, 0x69, 0x3f}; +const uint8_t HuffDecoderCommon::table1_112_emit_[58] = { + 0x6f, 0x30, 0x30, 0x6f, 0x30, 0x31, 0x6f, 0x30, 0x32, 0x6f, 0x30, 0x61, + 0x6f, 0x30, 0x63, 0x6f, 0x30, 0x65, 0x6f, 0x30, 0x69, 0x6f, 0x30, 0x6f, + 0x30, 0x73, 0x6f, 0x30, 0x74, 0x6f, 0x31, 0x30, 0x6f, 0x31, 0x31, 0x6f, + 0x31, 0x32, 0x6f, 0x31, 0x61, 0x6f, 0x31, 0x63, 0x6f, 0x31, 0x65, 0x6f, + 0x31, 0x69, 0x6f, 0x31, 0x6f, 0x31, 0x73, 0x6f, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_112_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x054f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0bcf, 0x0c8f, 0x0d0f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_113_emit_[58] = { + 0x6f, 0x32, 0x30, 0x6f, 0x32, 0x31, 0x6f, 0x32, 0x32, 0x6f, 0x32, 0x61, + 0x6f, 0x32, 0x63, 0x6f, 0x32, 0x65, 0x6f, 0x32, 0x69, 0x6f, 0x32, 0x6f, + 0x32, 0x73, 0x6f, 0x32, 0x74, 0x6f, 0x61, 0x30, 0x6f, 0x61, 0x31, 0x6f, + 0x61, 0x32, 0x6f, 0x61, 0x61, 0x6f, 0x61, 0x63, 0x6f, 0x61, 0x65, 0x6f, + 0x61, 0x69, 0x6f, 0x61, 0x6f, 0x61, 0x73, 0x6f, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_114_emit_[58] = { + 0x6f, 0x63, 0x30, 0x6f, 0x63, 0x31, 0x6f, 0x63, 0x32, 0x6f, 0x63, 0x61, + 0x6f, 0x63, 0x63, 0x6f, 0x63, 0x65, 0x6f, 0x63, 0x69, 0x6f, 0x63, 0x6f, + 0x63, 0x73, 0x6f, 0x63, 0x74, 0x6f, 0x65, 0x30, 0x6f, 0x65, 0x31, 0x6f, + 0x65, 0x32, 0x6f, 0x65, 0x61, 0x6f, 0x65, 0x63, 0x6f, 0x65, 0x65, 0x6f, + 0x65, 0x69, 0x6f, 0x65, 0x6f, 0x65, 0x73, 0x6f, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_115_emit_[57] = { + 0x6f, 0x69, 0x30, 0x6f, 0x69, 0x31, 0x6f, 0x69, 0x32, 0x6f, 0x69, 0x61, + 0x6f, 0x69, 0x63, 0x6f, 0x69, 0x65, 0x6f, 0x69, 0x69, 0x6f, 0x69, 0x6f, + 0x69, 0x73, 0x6f, 0x69, 0x74, 0x6f, 0x6f, 0x30, 0x6f, 0x6f, 0x31, 0x6f, + 0x6f, 0x32, 0x6f, 0x6f, 0x61, 0x6f, 0x6f, 0x63, 0x6f, 0x6f, 0x65, 0x6f, + 0x6f, 0x69, 0x6f, 0x6f, 0x6f, 0x73, 0x6f, 0x6f, 0x74}; +const uint16_t HuffDecoderCommon::table1_115_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x054f, + 0x05cf, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0bcf, 0x0c8f, 0x0ccf, 0x0d8f, 0x075a}; +const uint8_t HuffDecoderCommon::table1_116_emit_[58] = { + 0x6f, 0x73, 0x30, 0x6f, 0x73, 0x31, 0x6f, 0x73, 0x32, 0x6f, 0x73, 0x61, + 0x6f, 0x73, 0x63, 0x6f, 0x73, 0x65, 0x6f, 0x73, 0x69, 0x6f, 0x73, 0x6f, + 0x73, 0x73, 0x6f, 0x73, 0x74, 0x6f, 0x74, 0x30, 0x6f, 0x74, 0x31, 0x6f, + 0x74, 0x32, 0x6f, 0x74, 0x61, 0x6f, 0x74, 0x63, 0x6f, 0x74, 0x65, 0x6f, + 0x74, 0x69, 0x6f, 0x74, 0x6f, 0x74, 0x73, 0x6f, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_117_emit_[8] = {0x6f, 0x20, 0x6f, 0x25, + 0x6f, 0x2d, 0x6f, 0x2e}; +const uint8_t HuffDecoderCommon::table1_118_emit_[8] = {0x6f, 0x2f, 0x6f, 0x33, + 0x6f, 0x34, 0x6f, 0x35}; +const uint8_t HuffDecoderCommon::table1_119_emit_[8] = {0x6f, 0x36, 0x6f, 0x37, + 0x6f, 0x38, 0x6f, 0x39}; +const uint8_t HuffDecoderCommon::table1_120_emit_[8] = {0x6f, 0x3d, 0x6f, 0x41, + 0x6f, 0x5f, 0x6f, 0x62}; +const uint8_t HuffDecoderCommon::table1_121_emit_[8] = {0x6f, 0x64, 0x6f, 0x66, + 0x6f, 0x67, 0x6f, 0x68}; +const uint8_t HuffDecoderCommon::table1_122_emit_[8] = {0x6f, 0x6c, 0x6f, 0x6d, + 0x6f, 0x6e, 0x6f, 0x70}; +const uint8_t HuffDecoderCommon::table1_123_emit_[12] = { + 0x6f, 0x72, 0x6f, 0x75, 0x6f, 0x3a, 0x6f, 0x42, 0x6f, 0x43, 0x6f, 0x44}; +const uint8_t HuffDecoderCommon::table1_124_emit_[16] = { + 0x6f, 0x45, 0x6f, 0x46, 0x6f, 0x47, 0x6f, 0x48, + 0x6f, 0x49, 0x6f, 0x4a, 0x6f, 0x4b, 0x6f, 0x4c}; +const uint8_t HuffDecoderCommon::table1_125_emit_[16] = { + 0x6f, 0x4d, 0x6f, 0x4e, 0x6f, 0x4f, 0x6f, 0x50, + 0x6f, 0x51, 0x6f, 0x52, 0x6f, 0x53, 0x6f, 0x54}; +const uint8_t HuffDecoderCommon::table1_126_emit_[16] = { + 0x6f, 0x55, 0x6f, 0x56, 0x6f, 0x57, 0x6f, 0x59, + 0x6f, 0x6a, 0x6f, 0x6b, 0x6f, 0x71, 0x6f, 0x76}; +const uint8_t HuffDecoderCommon::table1_127_emit_[30] = { + 0x6f, 0x77, 0x6f, 0x78, 0x6f, 0x79, 0x6f, 0x7a, 0x6f, 0x26, + 0x6f, 0x2a, 0x6f, 0x2c, 0x6f, 0x3b, 0x6f, 0x58, 0x6f, 0x5a, + 0x6f, 0x21, 0x6f, 0x22, 0x6f, 0x28, 0x6f, 0x29, 0x6f, 0x3f}; +const uint8_t HuffDecoderCommon::table1_128_emit_[58] = { + 0x73, 0x30, 0x30, 0x73, 0x30, 0x31, 0x73, 0x30, 0x32, 0x73, 0x30, 0x61, + 0x73, 0x30, 0x63, 0x73, 0x30, 0x65, 0x73, 0x30, 0x69, 0x73, 0x30, 0x6f, + 0x73, 0x30, 0x73, 0x30, 0x74, 0x73, 0x31, 0x30, 0x73, 0x31, 0x31, 0x73, + 0x31, 0x32, 0x73, 0x31, 0x61, 0x73, 0x31, 0x63, 0x73, 0x31, 0x65, 0x73, + 0x31, 0x69, 0x73, 0x31, 0x6f, 0x73, 0x31, 0x73, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_128_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x054f, + 0x060f, 0x068f, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0bcf, 0x0c8f, 0x0d4f, 0x0dcf, 0x075a}; +const uint8_t HuffDecoderCommon::table1_129_emit_[58] = { + 0x73, 0x32, 0x30, 0x73, 0x32, 0x31, 0x73, 0x32, 0x32, 0x73, 0x32, 0x61, + 0x73, 0x32, 0x63, 0x73, 0x32, 0x65, 0x73, 0x32, 0x69, 0x73, 0x32, 0x6f, + 0x73, 0x32, 0x73, 0x32, 0x74, 0x73, 0x61, 0x30, 0x73, 0x61, 0x31, 0x73, + 0x61, 0x32, 0x73, 0x61, 0x61, 0x73, 0x61, 0x63, 0x73, 0x61, 0x65, 0x73, + 0x61, 0x69, 0x73, 0x61, 0x6f, 0x73, 0x61, 0x73, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_130_emit_[58] = { + 0x73, 0x63, 0x30, 0x73, 0x63, 0x31, 0x73, 0x63, 0x32, 0x73, 0x63, 0x61, + 0x73, 0x63, 0x63, 0x73, 0x63, 0x65, 0x73, 0x63, 0x69, 0x73, 0x63, 0x6f, + 0x73, 0x63, 0x73, 0x63, 0x74, 0x73, 0x65, 0x30, 0x73, 0x65, 0x31, 0x73, + 0x65, 0x32, 0x73, 0x65, 0x61, 0x73, 0x65, 0x63, 0x73, 0x65, 0x65, 0x73, + 0x65, 0x69, 0x73, 0x65, 0x6f, 0x73, 0x65, 0x73, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_131_emit_[58] = { + 0x73, 0x69, 0x30, 0x73, 0x69, 0x31, 0x73, 0x69, 0x32, 0x73, 0x69, 0x61, + 0x73, 0x69, 0x63, 0x73, 0x69, 0x65, 0x73, 0x69, 0x69, 0x73, 0x69, 0x6f, + 0x73, 0x69, 0x73, 0x69, 0x74, 0x73, 0x6f, 0x30, 0x73, 0x6f, 0x31, 0x73, + 0x6f, 0x32, 0x73, 0x6f, 0x61, 0x73, 0x6f, 0x63, 0x73, 0x6f, 0x65, 0x73, + 0x6f, 0x69, 0x73, 0x6f, 0x6f, 0x73, 0x6f, 0x73, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_132_emit_[55] = { + 0x73, 0x73, 0x30, 0x73, 0x73, 0x31, 0x73, 0x73, 0x32, 0x73, 0x73, + 0x61, 0x73, 0x73, 0x63, 0x73, 0x73, 0x65, 0x73, 0x73, 0x69, 0x73, + 0x73, 0x6f, 0x73, 0x73, 0x73, 0x74, 0x30, 0x73, 0x74, 0x31, 0x73, + 0x74, 0x32, 0x73, 0x74, 0x61, 0x73, 0x74, 0x63, 0x73, 0x74, 0x65, + 0x73, 0x74, 0x69, 0x73, 0x74, 0x6f, 0x73, 0x74, 0x73, 0x74, 0x74}; +const uint16_t HuffDecoderCommon::table1_132_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x054f, + 0x060f, 0x064f, 0x001a, 0x068f, 0x074f, 0x080f, 0x08cf, 0x098f, + 0x0a4f, 0x0b0f, 0x0bcf, 0x0c8f, 0x0d0f, 0x069a}; +const uint8_t HuffDecoderCommon::table1_133_emit_[8] = {0x73, 0x20, 0x73, 0x25, + 0x73, 0x2d, 0x73, 0x2e}; +const uint8_t HuffDecoderCommon::table1_134_emit_[8] = {0x73, 0x2f, 0x73, 0x33, + 0x73, 0x34, 0x73, 0x35}; +const uint8_t HuffDecoderCommon::table1_135_emit_[8] = {0x73, 0x36, 0x73, 0x37, + 0x73, 0x38, 0x73, 0x39}; +const uint8_t HuffDecoderCommon::table1_136_emit_[8] = {0x73, 0x3d, 0x73, 0x41, + 0x73, 0x5f, 0x73, 0x62}; +const uint8_t HuffDecoderCommon::table1_137_emit_[8] = {0x73, 0x64, 0x73, 0x66, + 0x73, 0x67, 0x73, 0x68}; +const uint8_t HuffDecoderCommon::table1_138_emit_[8] = {0x73, 0x6c, 0x73, 0x6d, + 0x73, 0x6e, 0x73, 0x70}; +const uint8_t HuffDecoderCommon::table1_139_emit_[12] = { + 0x73, 0x72, 0x73, 0x75, 0x73, 0x3a, 0x73, 0x42, 0x73, 0x43, 0x73, 0x44}; +const uint8_t HuffDecoderCommon::table1_140_emit_[16] = { + 0x73, 0x45, 0x73, 0x46, 0x73, 0x47, 0x73, 0x48, + 0x73, 0x49, 0x73, 0x4a, 0x73, 0x4b, 0x73, 0x4c}; +const uint8_t HuffDecoderCommon::table1_141_emit_[16] = { + 0x73, 0x4d, 0x73, 0x4e, 0x73, 0x4f, 0x73, 0x50, + 0x73, 0x51, 0x73, 0x52, 0x73, 0x53, 0x73, 0x54}; +const uint8_t HuffDecoderCommon::table1_142_emit_[16] = { + 0x73, 0x55, 0x73, 0x56, 0x73, 0x57, 0x73, 0x59, + 0x73, 0x6a, 0x73, 0x6b, 0x73, 0x71, 0x73, 0x76}; +const uint8_t HuffDecoderCommon::table1_143_emit_[30] = { + 0x73, 0x77, 0x73, 0x78, 0x73, 0x79, 0x73, 0x7a, 0x73, 0x26, + 0x73, 0x2a, 0x73, 0x2c, 0x73, 0x3b, 0x73, 0x58, 0x73, 0x5a, + 0x73, 0x21, 0x73, 0x22, 0x73, 0x28, 0x73, 0x29, 0x73, 0x3f}; +const uint8_t HuffDecoderCommon::table1_144_emit_[59] = { + 0x74, 0x30, 0x30, 0x74, 0x30, 0x31, 0x74, 0x30, 0x32, 0x74, 0x30, 0x61, + 0x74, 0x30, 0x63, 0x74, 0x30, 0x65, 0x74, 0x30, 0x69, 0x74, 0x30, 0x6f, + 0x74, 0x30, 0x73, 0x74, 0x30, 0x74, 0x31, 0x30, 0x74, 0x31, 0x31, 0x74, + 0x31, 0x32, 0x74, 0x31, 0x61, 0x74, 0x31, 0x63, 0x74, 0x31, 0x65, 0x74, + 0x31, 0x69, 0x74, 0x31, 0x6f, 0x74, 0x31, 0x73, 0x74, 0x31, 0x74}; +const uint16_t HuffDecoderCommon::table1_144_inner_[22] = { + 0x000f, 0x00cf, 0x018f, 0x024f, 0x030f, 0x03cf, 0x048f, 0x054f, + 0x060f, 0x06cf, 0x001a, 0x074f, 0x080f, 0x08cf, 0x098f, 0x0a4f, + 0x0b0f, 0x0bcf, 0x0c8f, 0x0d4f, 0x0e0f, 0x075a}; +const uint8_t HuffDecoderCommon::table1_145_emit_[59] = { + 0x74, 0x32, 0x30, 0x74, 0x32, 0x31, 0x74, 0x32, 0x32, 0x74, 0x32, 0x61, + 0x74, 0x32, 0x63, 0x74, 0x32, 0x65, 0x74, 0x32, 0x69, 0x74, 0x32, 0x6f, + 0x74, 0x32, 0x73, 0x74, 0x32, 0x74, 0x61, 0x30, 0x74, 0x61, 0x31, 0x74, + 0x61, 0x32, 0x74, 0x61, 0x61, 0x74, 0x61, 0x63, 0x74, 0x61, 0x65, 0x74, + 0x61, 0x69, 0x74, 0x61, 0x6f, 0x74, 0x61, 0x73, 0x74, 0x61, 0x74}; +const uint8_t HuffDecoderCommon::table1_146_emit_[59] = { + 0x74, 0x63, 0x30, 0x74, 0x63, 0x31, 0x74, 0x63, 0x32, 0x74, 0x63, 0x61, + 0x74, 0x63, 0x63, 0x74, 0x63, 0x65, 0x74, 0x63, 0x69, 0x74, 0x63, 0x6f, + 0x74, 0x63, 0x73, 0x74, 0x63, 0x74, 0x65, 0x30, 0x74, 0x65, 0x31, 0x74, + 0x65, 0x32, 0x74, 0x65, 0x61, 0x74, 0x65, 0x63, 0x74, 0x65, 0x65, 0x74, + 0x65, 0x69, 0x74, 0x65, 0x6f, 0x74, 0x65, 0x73, 0x74, 0x65, 0x74}; +const uint8_t HuffDecoderCommon::table1_147_emit_[59] = { + 0x74, 0x69, 0x30, 0x74, 0x69, 0x31, 0x74, 0x69, 0x32, 0x74, 0x69, 0x61, + 0x74, 0x69, 0x63, 0x74, 0x69, 0x65, 0x74, 0x69, 0x69, 0x74, 0x69, 0x6f, + 0x74, 0x69, 0x73, 0x74, 0x69, 0x74, 0x6f, 0x30, 0x74, 0x6f, 0x31, 0x74, + 0x6f, 0x32, 0x74, 0x6f, 0x61, 0x74, 0x6f, 0x63, 0x74, 0x6f, 0x65, 0x74, + 0x6f, 0x69, 0x74, 0x6f, 0x6f, 0x74, 0x6f, 0x73, 0x74, 0x6f, 0x74}; +const uint8_t HuffDecoderCommon::table1_148_emit_[59] = { + 0x74, 0x73, 0x30, 0x74, 0x73, 0x31, 0x74, 0x73, 0x32, 0x74, 0x73, 0x61, + 0x74, 0x73, 0x63, 0x74, 0x73, 0x65, 0x74, 0x73, 0x69, 0x74, 0x73, 0x6f, + 0x74, 0x73, 0x73, 0x74, 0x73, 0x74, 0x74, 0x30, 0x74, 0x74, 0x31, 0x74, + 0x74, 0x32, 0x74, 0x74, 0x61, 0x74, 0x74, 0x63, 0x74, 0x74, 0x65, 0x74, + 0x74, 0x69, 0x74, 0x74, 0x6f, 0x74, 0x74, 0x73, 0x74, 0x74, 0x74}; +const uint8_t HuffDecoderCommon::table1_149_emit_[8] = {0x74, 0x20, 0x74, 0x25, + 0x74, 0x2d, 0x74, 0x2e}; +const uint8_t HuffDecoderCommon::table1_150_emit_[8] = {0x74, 0x2f, 0x74, 0x33, + 0x74, 0x34, 0x74, 0x35}; +const uint8_t HuffDecoderCommon::table1_151_emit_[8] = {0x74, 0x36, 0x74, 0x37, + 0x74, 0x38, 0x74, 0x39}; +const uint8_t HuffDecoderCommon::table1_152_emit_[8] = {0x74, 0x3d, 0x74, 0x41, + 0x74, 0x5f, 0x74, 0x62}; +const uint8_t HuffDecoderCommon::table1_153_emit_[8] = {0x74, 0x64, 0x74, 0x66, + 0x74, 0x67, 0x74, 0x68}; +const uint8_t HuffDecoderCommon::table1_154_emit_[8] = {0x74, 0x6c, 0x74, 0x6d, + 0x74, 0x6e, 0x74, 0x70}; +const uint8_t HuffDecoderCommon::table1_155_emit_[12] = { + 0x74, 0x72, 0x74, 0x75, 0x74, 0x3a, 0x74, 0x42, 0x74, 0x43, 0x74, 0x44}; +const uint8_t HuffDecoderCommon::table1_156_emit_[16] = { + 0x74, 0x45, 0x74, 0x46, 0x74, 0x47, 0x74, 0x48, + 0x74, 0x49, 0x74, 0x4a, 0x74, 0x4b, 0x74, 0x4c}; +const uint8_t HuffDecoderCommon::table1_157_emit_[16] = { + 0x74, 0x4d, 0x74, 0x4e, 0x74, 0x4f, 0x74, 0x50, + 0x74, 0x51, 0x74, 0x52, 0x74, 0x53, 0x74, 0x54}; +const uint8_t HuffDecoderCommon::table1_158_emit_[16] = { + 0x74, 0x55, 0x74, 0x56, 0x74, 0x57, 0x74, 0x59, + 0x74, 0x6a, 0x74, 0x6b, 0x74, 0x71, 0x74, 0x76}; +const uint8_t HuffDecoderCommon::table1_159_emit_[30] = { + 0x74, 0x77, 0x74, 0x78, 0x74, 0x79, 0x74, 0x7a, 0x74, 0x26, + 0x74, 0x2a, 0x74, 0x2c, 0x74, 0x3b, 0x74, 0x58, 0x74, 0x5a, + 0x74, 0x21, 0x74, 0x22, 0x74, 0x28, 0x74, 0x29, 0x74, 0x3f}; +const uint8_t HuffDecoderCommon::table1_160_emit_[8] = {0x20, 0x30, 0x20, 0x31, + 0x20, 0x32, 0x20, 0x61}; +const uint8_t HuffDecoderCommon::table1_161_emit_[8] = {0x20, 0x63, 0x20, 0x65, + 0x20, 0x69, 0x20, 0x6f}; +const uint8_t HuffDecoderCommon::table1_162_emit_[11] = { + 0x20, 0x73, 0x20, 0x74, 0x20, 0x20, 0x25, 0x20, 0x2d, 0x20, 0x2e}; +const uint16_t HuffDecoderCommon::table1_162_inner_[6] = { + 0x001b, 0x009b, 0x011c, 0x015c, 0x01dc, 0x025c}; +const uint8_t HuffDecoderCommon::table1_163_emit_[16] = { + 0x20, 0x2f, 0x20, 0x33, 0x20, 0x34, 0x20, 0x35, + 0x20, 0x36, 0x20, 0x37, 0x20, 0x38, 0x20, 0x39}; +const uint8_t HuffDecoderCommon::table1_164_emit_[16] = { + 0x20, 0x3d, 0x20, 0x41, 0x20, 0x5f, 0x20, 0x62, + 0x20, 0x64, 0x20, 0x66, 0x20, 0x67, 0x20, 0x68}; +const uint8_t HuffDecoderCommon::table1_165_emit_[20] = { + 0x20, 0x6c, 0x20, 0x6d, 0x20, 0x6e, 0x20, 0x70, 0x20, 0x72, + 0x20, 0x75, 0x20, 0x3a, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44}; +const uint16_t HuffDecoderCommon::table1_165_inner_[10] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, + 0x029c, 0x031d, 0x039d, 0x041d, 0x049d}; +const uint8_t HuffDecoderCommon::table1_165_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, + 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, + 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9}; +const uint8_t HuffDecoderCommon::table1_166_emit_[32] = { + 0x20, 0x45, 0x20, 0x46, 0x20, 0x47, 0x20, 0x48, 0x20, 0x49, 0x20, + 0x4a, 0x20, 0x4b, 0x20, 0x4c, 0x20, 0x4d, 0x20, 0x4e, 0x20, 0x4f, + 0x20, 0x50, 0x20, 0x51, 0x20, 0x52, 0x20, 0x53, 0x20, 0x54}; +const uint16_t HuffDecoderCommon::table1_166_inner_[16] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, + 0x041d, 0x049d, 0x051d, 0x059d, 0x061d, 0x069d, 0x071d, 0x079d}; +const uint8_t HuffDecoderCommon::table1_166_outer_[64] = { + 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, + 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, + 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, + 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 15, 15, 15, 15}; +const uint8_t HuffDecoderCommon::table1_167_emit_[36] = { + 0x20, 0x55, 0x20, 0x56, 0x20, 0x57, 0x20, 0x59, 0x20, 0x6a, 0x20, 0x6b, + 0x20, 0x71, 0x20, 0x76, 0x20, 0x77, 0x20, 0x78, 0x20, 0x79, 0x20, 0x7a, + 0x20, 0x26, 0x20, 0x2a, 0x20, 0x2c, 0x20, 0x3b, 0x20, 0x58, 0x20, 0x5a}; +const uint16_t HuffDecoderCommon::table1_167_inner_[19] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, + 0x039d, 0x041d, 0x049d, 0x051d, 0x059d, 0x061e, 0x069e, + 0x071e, 0x079e, 0x081e, 0x089e, 0x0026}; +const uint8_t HuffDecoderCommon::table1_167_outer_[64] = { + 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, + 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, + 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, + 12, 12, 13, 13, 14, 14, 15, 15, 16, 16, 17, 17, 18, 18, 18, 18}; +const uint8_t HuffDecoderCommon::table1_168_emit_[8] = {0x25, 0x30, 0x25, 0x31, + 0x25, 0x32, 0x25, 0x61}; +const uint8_t HuffDecoderCommon::table1_169_emit_[8] = {0x25, 0x63, 0x25, 0x65, + 0x25, 0x69, 0x25, 0x6f}; +const uint8_t HuffDecoderCommon::table1_170_emit_[11] = { + 0x25, 0x73, 0x25, 0x74, 0x25, 0x20, 0x25, 0x25, 0x2d, 0x25, 0x2e}; +const uint16_t HuffDecoderCommon::table1_170_inner_[6] = { + 0x001b, 0x009b, 0x011c, 0x019c, 0x01dc, 0x025c}; +const uint8_t HuffDecoderCommon::table1_171_emit_[16] = { + 0x25, 0x2f, 0x25, 0x33, 0x25, 0x34, 0x25, 0x35, + 0x25, 0x36, 0x25, 0x37, 0x25, 0x38, 0x25, 0x39}; +const uint8_t HuffDecoderCommon::table1_172_emit_[16] = { + 0x25, 0x3d, 0x25, 0x41, 0x25, 0x5f, 0x25, 0x62, + 0x25, 0x64, 0x25, 0x66, 0x25, 0x67, 0x25, 0x68}; +const uint8_t HuffDecoderCommon::table1_173_emit_[20] = { + 0x25, 0x6c, 0x25, 0x6d, 0x25, 0x6e, 0x25, 0x70, 0x25, 0x72, + 0x25, 0x75, 0x25, 0x3a, 0x25, 0x42, 0x25, 0x43, 0x25, 0x44}; +const uint8_t HuffDecoderCommon::table1_174_emit_[32] = { + 0x25, 0x45, 0x25, 0x46, 0x25, 0x47, 0x25, 0x48, 0x25, 0x49, 0x25, + 0x4a, 0x25, 0x4b, 0x25, 0x4c, 0x25, 0x4d, 0x25, 0x4e, 0x25, 0x4f, + 0x25, 0x50, 0x25, 0x51, 0x25, 0x52, 0x25, 0x53, 0x25, 0x54}; +const uint8_t HuffDecoderCommon::table1_175_emit_[36] = { + 0x25, 0x55, 0x25, 0x56, 0x25, 0x57, 0x25, 0x59, 0x25, 0x6a, 0x25, 0x6b, + 0x25, 0x71, 0x25, 0x76, 0x25, 0x77, 0x25, 0x78, 0x25, 0x79, 0x25, 0x7a, + 0x25, 0x26, 0x25, 0x2a, 0x25, 0x2c, 0x25, 0x3b, 0x25, 0x58, 0x25, 0x5a}; +const uint8_t HuffDecoderCommon::table1_176_emit_[8] = {0x2d, 0x30, 0x2d, 0x31, + 0x2d, 0x32, 0x2d, 0x61}; +const uint8_t HuffDecoderCommon::table1_177_emit_[8] = {0x2d, 0x63, 0x2d, 0x65, + 0x2d, 0x69, 0x2d, 0x6f}; +const uint8_t HuffDecoderCommon::table1_178_emit_[11] = { + 0x2d, 0x73, 0x2d, 0x74, 0x2d, 0x20, 0x2d, 0x25, 0x2d, 0x2d, 0x2e}; +const uint16_t HuffDecoderCommon::table1_178_inner_[6] = { + 0x001b, 0x009b, 0x011c, 0x019c, 0x021c, 0x025c}; +const uint8_t HuffDecoderCommon::table1_179_emit_[16] = { + 0x2d, 0x2f, 0x2d, 0x33, 0x2d, 0x34, 0x2d, 0x35, + 0x2d, 0x36, 0x2d, 0x37, 0x2d, 0x38, 0x2d, 0x39}; +const uint8_t HuffDecoderCommon::table1_180_emit_[16] = { + 0x2d, 0x3d, 0x2d, 0x41, 0x2d, 0x5f, 0x2d, 0x62, + 0x2d, 0x64, 0x2d, 0x66, 0x2d, 0x67, 0x2d, 0x68}; +const uint8_t HuffDecoderCommon::table1_181_emit_[20] = { + 0x2d, 0x6c, 0x2d, 0x6d, 0x2d, 0x6e, 0x2d, 0x70, 0x2d, 0x72, + 0x2d, 0x75, 0x2d, 0x3a, 0x2d, 0x42, 0x2d, 0x43, 0x2d, 0x44}; +const uint8_t HuffDecoderCommon::table1_182_emit_[32] = { + 0x2d, 0x45, 0x2d, 0x46, 0x2d, 0x47, 0x2d, 0x48, 0x2d, 0x49, 0x2d, + 0x4a, 0x2d, 0x4b, 0x2d, 0x4c, 0x2d, 0x4d, 0x2d, 0x4e, 0x2d, 0x4f, + 0x2d, 0x50, 0x2d, 0x51, 0x2d, 0x52, 0x2d, 0x53, 0x2d, 0x54}; +const uint8_t HuffDecoderCommon::table1_183_emit_[36] = { + 0x2d, 0x55, 0x2d, 0x56, 0x2d, 0x57, 0x2d, 0x59, 0x2d, 0x6a, 0x2d, 0x6b, + 0x2d, 0x71, 0x2d, 0x76, 0x2d, 0x77, 0x2d, 0x78, 0x2d, 0x79, 0x2d, 0x7a, + 0x2d, 0x26, 0x2d, 0x2a, 0x2d, 0x2c, 0x2d, 0x3b, 0x2d, 0x58, 0x2d, 0x5a}; +const uint8_t HuffDecoderCommon::table1_184_emit_[8] = {0x2e, 0x30, 0x2e, 0x31, + 0x2e, 0x32, 0x2e, 0x61}; +const uint8_t HuffDecoderCommon::table1_185_emit_[8] = {0x2e, 0x63, 0x2e, 0x65, + 0x2e, 0x69, 0x2e, 0x6f}; +const uint8_t HuffDecoderCommon::table1_186_emit_[12] = { + 0x2e, 0x73, 0x2e, 0x74, 0x2e, 0x20, 0x2e, 0x25, 0x2e, 0x2d, 0x2e, 0x2e}; +const uint8_t HuffDecoderCommon::table1_187_emit_[16] = { + 0x2e, 0x2f, 0x2e, 0x33, 0x2e, 0x34, 0x2e, 0x35, + 0x2e, 0x36, 0x2e, 0x37, 0x2e, 0x38, 0x2e, 0x39}; +const uint8_t HuffDecoderCommon::table1_188_emit_[16] = { + 0x2e, 0x3d, 0x2e, 0x41, 0x2e, 0x5f, 0x2e, 0x62, + 0x2e, 0x64, 0x2e, 0x66, 0x2e, 0x67, 0x2e, 0x68}; +const uint8_t HuffDecoderCommon::table1_189_emit_[20] = { + 0x2e, 0x6c, 0x2e, 0x6d, 0x2e, 0x6e, 0x2e, 0x70, 0x2e, 0x72, + 0x2e, 0x75, 0x2e, 0x3a, 0x2e, 0x42, 0x2e, 0x43, 0x2e, 0x44}; +const uint8_t HuffDecoderCommon::table1_190_emit_[32] = { + 0x2e, 0x45, 0x2e, 0x46, 0x2e, 0x47, 0x2e, 0x48, 0x2e, 0x49, 0x2e, + 0x4a, 0x2e, 0x4b, 0x2e, 0x4c, 0x2e, 0x4d, 0x2e, 0x4e, 0x2e, 0x4f, + 0x2e, 0x50, 0x2e, 0x51, 0x2e, 0x52, 0x2e, 0x53, 0x2e, 0x54}; +const uint8_t HuffDecoderCommon::table1_191_emit_[36] = { + 0x2e, 0x55, 0x2e, 0x56, 0x2e, 0x57, 0x2e, 0x59, 0x2e, 0x6a, 0x2e, 0x6b, + 0x2e, 0x71, 0x2e, 0x76, 0x2e, 0x77, 0x2e, 0x78, 0x2e, 0x79, 0x2e, 0x7a, + 0x2e, 0x26, 0x2e, 0x2a, 0x2e, 0x2c, 0x2e, 0x3b, 0x2e, 0x58, 0x2e, 0x5a}; +const uint8_t HuffDecoderCommon::table1_192_emit_[8] = {0x2f, 0x30, 0x2f, 0x31, + 0x2f, 0x32, 0x2f, 0x61}; +const uint8_t HuffDecoderCommon::table1_193_emit_[8] = {0x2f, 0x63, 0x2f, 0x65, + 0x2f, 0x69, 0x2f, 0x6f}; +const uint8_t HuffDecoderCommon::table1_194_emit_[12] = { + 0x2f, 0x73, 0x2f, 0x74, 0x2f, 0x20, 0x2f, 0x25, 0x2f, 0x2d, 0x2f, 0x2e}; +const uint8_t HuffDecoderCommon::table1_195_emit_[15] = { + 0x2f, 0x2f, 0x33, 0x2f, 0x34, 0x2f, 0x35, 0x2f, + 0x36, 0x2f, 0x37, 0x2f, 0x38, 0x2f, 0x39}; +const uint16_t HuffDecoderCommon::table1_195_inner_[8] = { + 0x001c, 0x005c, 0x00dc, 0x015c, 0x01dc, 0x025c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_196_emit_[16] = { + 0x2f, 0x3d, 0x2f, 0x41, 0x2f, 0x5f, 0x2f, 0x62, + 0x2f, 0x64, 0x2f, 0x66, 0x2f, 0x67, 0x2f, 0x68}; +const uint8_t HuffDecoderCommon::table1_197_emit_[20] = { + 0x2f, 0x6c, 0x2f, 0x6d, 0x2f, 0x6e, 0x2f, 0x70, 0x2f, 0x72, + 0x2f, 0x75, 0x2f, 0x3a, 0x2f, 0x42, 0x2f, 0x43, 0x2f, 0x44}; +const uint8_t HuffDecoderCommon::table1_198_emit_[32] = { + 0x2f, 0x45, 0x2f, 0x46, 0x2f, 0x47, 0x2f, 0x48, 0x2f, 0x49, 0x2f, + 0x4a, 0x2f, 0x4b, 0x2f, 0x4c, 0x2f, 0x4d, 0x2f, 0x4e, 0x2f, 0x4f, + 0x2f, 0x50, 0x2f, 0x51, 0x2f, 0x52, 0x2f, 0x53, 0x2f, 0x54}; +const uint8_t HuffDecoderCommon::table1_199_emit_[36] = { + 0x2f, 0x55, 0x2f, 0x56, 0x2f, 0x57, 0x2f, 0x59, 0x2f, 0x6a, 0x2f, 0x6b, + 0x2f, 0x71, 0x2f, 0x76, 0x2f, 0x77, 0x2f, 0x78, 0x2f, 0x79, 0x2f, 0x7a, + 0x2f, 0x26, 0x2f, 0x2a, 0x2f, 0x2c, 0x2f, 0x3b, 0x2f, 0x58, 0x2f, 0x5a}; +const uint8_t HuffDecoderCommon::table1_200_emit_[8] = {0x33, 0x30, 0x33, 0x31, + 0x33, 0x32, 0x33, 0x61}; +const uint8_t HuffDecoderCommon::table1_201_emit_[8] = {0x33, 0x63, 0x33, 0x65, + 0x33, 0x69, 0x33, 0x6f}; +const uint8_t HuffDecoderCommon::table1_202_emit_[12] = { + 0x33, 0x73, 0x33, 0x74, 0x33, 0x20, 0x33, 0x25, 0x33, 0x2d, 0x33, 0x2e}; +const uint8_t HuffDecoderCommon::table1_203_emit_[15] = { + 0x33, 0x2f, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, + 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39}; +const uint16_t HuffDecoderCommon::table1_203_inner_[8] = { + 0x001c, 0x009c, 0x00dc, 0x015c, 0x01dc, 0x025c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_204_emit_[16] = { + 0x33, 0x3d, 0x33, 0x41, 0x33, 0x5f, 0x33, 0x62, + 0x33, 0x64, 0x33, 0x66, 0x33, 0x67, 0x33, 0x68}; +const uint8_t HuffDecoderCommon::table1_205_emit_[20] = { + 0x33, 0x6c, 0x33, 0x6d, 0x33, 0x6e, 0x33, 0x70, 0x33, 0x72, + 0x33, 0x75, 0x33, 0x3a, 0x33, 0x42, 0x33, 0x43, 0x33, 0x44}; +const uint8_t HuffDecoderCommon::table1_206_emit_[32] = { + 0x33, 0x45, 0x33, 0x46, 0x33, 0x47, 0x33, 0x48, 0x33, 0x49, 0x33, + 0x4a, 0x33, 0x4b, 0x33, 0x4c, 0x33, 0x4d, 0x33, 0x4e, 0x33, 0x4f, + 0x33, 0x50, 0x33, 0x51, 0x33, 0x52, 0x33, 0x53, 0x33, 0x54}; +const uint8_t HuffDecoderCommon::table1_207_emit_[36] = { + 0x33, 0x55, 0x33, 0x56, 0x33, 0x57, 0x33, 0x59, 0x33, 0x6a, 0x33, 0x6b, + 0x33, 0x71, 0x33, 0x76, 0x33, 0x77, 0x33, 0x78, 0x33, 0x79, 0x33, 0x7a, + 0x33, 0x26, 0x33, 0x2a, 0x33, 0x2c, 0x33, 0x3b, 0x33, 0x58, 0x33, 0x5a}; +const uint8_t HuffDecoderCommon::table1_208_emit_[8] = {0x34, 0x30, 0x34, 0x31, + 0x34, 0x32, 0x34, 0x61}; +const uint8_t HuffDecoderCommon::table1_209_emit_[8] = {0x34, 0x63, 0x34, 0x65, + 0x34, 0x69, 0x34, 0x6f}; +const uint8_t HuffDecoderCommon::table1_210_emit_[12] = { + 0x34, 0x73, 0x34, 0x74, 0x34, 0x20, 0x34, 0x25, 0x34, 0x2d, 0x34, 0x2e}; +const uint8_t HuffDecoderCommon::table1_211_emit_[15] = { + 0x34, 0x2f, 0x34, 0x33, 0x34, 0x34, 0x35, 0x34, + 0x36, 0x34, 0x37, 0x34, 0x38, 0x34, 0x39}; +const uint16_t HuffDecoderCommon::table1_211_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x015c, 0x01dc, 0x025c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_212_emit_[16] = { + 0x34, 0x3d, 0x34, 0x41, 0x34, 0x5f, 0x34, 0x62, + 0x34, 0x64, 0x34, 0x66, 0x34, 0x67, 0x34, 0x68}; +const uint8_t HuffDecoderCommon::table1_213_emit_[20] = { + 0x34, 0x6c, 0x34, 0x6d, 0x34, 0x6e, 0x34, 0x70, 0x34, 0x72, + 0x34, 0x75, 0x34, 0x3a, 0x34, 0x42, 0x34, 0x43, 0x34, 0x44}; +const uint8_t HuffDecoderCommon::table1_214_emit_[32] = { + 0x34, 0x45, 0x34, 0x46, 0x34, 0x47, 0x34, 0x48, 0x34, 0x49, 0x34, + 0x4a, 0x34, 0x4b, 0x34, 0x4c, 0x34, 0x4d, 0x34, 0x4e, 0x34, 0x4f, + 0x34, 0x50, 0x34, 0x51, 0x34, 0x52, 0x34, 0x53, 0x34, 0x54}; +const uint8_t HuffDecoderCommon::table1_215_emit_[36] = { + 0x34, 0x55, 0x34, 0x56, 0x34, 0x57, 0x34, 0x59, 0x34, 0x6a, 0x34, 0x6b, + 0x34, 0x71, 0x34, 0x76, 0x34, 0x77, 0x34, 0x78, 0x34, 0x79, 0x34, 0x7a, + 0x34, 0x26, 0x34, 0x2a, 0x34, 0x2c, 0x34, 0x3b, 0x34, 0x58, 0x34, 0x5a}; +const uint8_t HuffDecoderCommon::table1_216_emit_[8] = {0x35, 0x30, 0x35, 0x31, + 0x35, 0x32, 0x35, 0x61}; +const uint8_t HuffDecoderCommon::table1_217_emit_[8] = {0x35, 0x63, 0x35, 0x65, + 0x35, 0x69, 0x35, 0x6f}; +const uint8_t HuffDecoderCommon::table1_218_emit_[12] = { + 0x35, 0x73, 0x35, 0x74, 0x35, 0x20, 0x35, 0x25, 0x35, 0x2d, 0x35, 0x2e}; +const uint8_t HuffDecoderCommon::table1_219_emit_[15] = { + 0x35, 0x2f, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, + 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39}; +const uint16_t HuffDecoderCommon::table1_219_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x01dc, 0x025c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_220_emit_[16] = { + 0x35, 0x3d, 0x35, 0x41, 0x35, 0x5f, 0x35, 0x62, + 0x35, 0x64, 0x35, 0x66, 0x35, 0x67, 0x35, 0x68}; +const uint8_t HuffDecoderCommon::table1_221_emit_[20] = { + 0x35, 0x6c, 0x35, 0x6d, 0x35, 0x6e, 0x35, 0x70, 0x35, 0x72, + 0x35, 0x75, 0x35, 0x3a, 0x35, 0x42, 0x35, 0x43, 0x35, 0x44}; +const uint8_t HuffDecoderCommon::table1_222_emit_[32] = { + 0x35, 0x45, 0x35, 0x46, 0x35, 0x47, 0x35, 0x48, 0x35, 0x49, 0x35, + 0x4a, 0x35, 0x4b, 0x35, 0x4c, 0x35, 0x4d, 0x35, 0x4e, 0x35, 0x4f, + 0x35, 0x50, 0x35, 0x51, 0x35, 0x52, 0x35, 0x53, 0x35, 0x54}; +const uint8_t HuffDecoderCommon::table1_223_emit_[36] = { + 0x35, 0x55, 0x35, 0x56, 0x35, 0x57, 0x35, 0x59, 0x35, 0x6a, 0x35, 0x6b, + 0x35, 0x71, 0x35, 0x76, 0x35, 0x77, 0x35, 0x78, 0x35, 0x79, 0x35, 0x7a, + 0x35, 0x26, 0x35, 0x2a, 0x35, 0x2c, 0x35, 0x3b, 0x35, 0x58, 0x35, 0x5a}; +const uint8_t HuffDecoderCommon::table1_224_emit_[8] = {0x36, 0x30, 0x36, 0x31, + 0x36, 0x32, 0x36, 0x61}; +const uint8_t HuffDecoderCommon::table1_225_emit_[8] = {0x36, 0x63, 0x36, 0x65, + 0x36, 0x69, 0x36, 0x6f}; +const uint8_t HuffDecoderCommon::table1_226_emit_[12] = { + 0x36, 0x73, 0x36, 0x74, 0x36, 0x20, 0x36, 0x25, 0x36, 0x2d, 0x36, 0x2e}; +const uint8_t HuffDecoderCommon::table1_227_emit_[15] = { + 0x36, 0x2f, 0x36, 0x33, 0x36, 0x34, 0x36, 0x35, + 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39}; +const uint16_t HuffDecoderCommon::table1_227_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, 0x025c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_228_emit_[16] = { + 0x36, 0x3d, 0x36, 0x41, 0x36, 0x5f, 0x36, 0x62, + 0x36, 0x64, 0x36, 0x66, 0x36, 0x67, 0x36, 0x68}; +const uint8_t HuffDecoderCommon::table1_229_emit_[20] = { + 0x36, 0x6c, 0x36, 0x6d, 0x36, 0x6e, 0x36, 0x70, 0x36, 0x72, + 0x36, 0x75, 0x36, 0x3a, 0x36, 0x42, 0x36, 0x43, 0x36, 0x44}; +const uint8_t HuffDecoderCommon::table1_230_emit_[32] = { + 0x36, 0x45, 0x36, 0x46, 0x36, 0x47, 0x36, 0x48, 0x36, 0x49, 0x36, + 0x4a, 0x36, 0x4b, 0x36, 0x4c, 0x36, 0x4d, 0x36, 0x4e, 0x36, 0x4f, + 0x36, 0x50, 0x36, 0x51, 0x36, 0x52, 0x36, 0x53, 0x36, 0x54}; +const uint8_t HuffDecoderCommon::table1_231_emit_[36] = { + 0x36, 0x55, 0x36, 0x56, 0x36, 0x57, 0x36, 0x59, 0x36, 0x6a, 0x36, 0x6b, + 0x36, 0x71, 0x36, 0x76, 0x36, 0x77, 0x36, 0x78, 0x36, 0x79, 0x36, 0x7a, + 0x36, 0x26, 0x36, 0x2a, 0x36, 0x2c, 0x36, 0x3b, 0x36, 0x58, 0x36, 0x5a}; +const uint8_t HuffDecoderCommon::table1_232_emit_[8] = {0x37, 0x30, 0x37, 0x31, + 0x37, 0x32, 0x37, 0x61}; +const uint8_t HuffDecoderCommon::table1_233_emit_[8] = {0x37, 0x63, 0x37, 0x65, + 0x37, 0x69, 0x37, 0x6f}; +const uint8_t HuffDecoderCommon::table1_234_emit_[12] = { + 0x37, 0x73, 0x37, 0x74, 0x37, 0x20, 0x37, 0x25, 0x37, 0x2d, 0x37, 0x2e}; +const uint8_t HuffDecoderCommon::table1_235_emit_[15] = { + 0x37, 0x2f, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, + 0x37, 0x36, 0x37, 0x37, 0x38, 0x37, 0x39}; +const uint16_t HuffDecoderCommon::table1_235_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, 0x029c, 0x02dc, 0x035c}; +const uint8_t HuffDecoderCommon::table1_236_emit_[16] = { + 0x37, 0x3d, 0x37, 0x41, 0x37, 0x5f, 0x37, 0x62, + 0x37, 0x64, 0x37, 0x66, 0x37, 0x67, 0x37, 0x68}; +const uint8_t HuffDecoderCommon::table1_237_emit_[20] = { + 0x37, 0x6c, 0x37, 0x6d, 0x37, 0x6e, 0x37, 0x70, 0x37, 0x72, + 0x37, 0x75, 0x37, 0x3a, 0x37, 0x42, 0x37, 0x43, 0x37, 0x44}; +const uint8_t HuffDecoderCommon::table1_238_emit_[32] = { + 0x37, 0x45, 0x37, 0x46, 0x37, 0x47, 0x37, 0x48, 0x37, 0x49, 0x37, + 0x4a, 0x37, 0x4b, 0x37, 0x4c, 0x37, 0x4d, 0x37, 0x4e, 0x37, 0x4f, + 0x37, 0x50, 0x37, 0x51, 0x37, 0x52, 0x37, 0x53, 0x37, 0x54}; +const uint8_t HuffDecoderCommon::table1_239_emit_[36] = { + 0x37, 0x55, 0x37, 0x56, 0x37, 0x57, 0x37, 0x59, 0x37, 0x6a, 0x37, 0x6b, + 0x37, 0x71, 0x37, 0x76, 0x37, 0x77, 0x37, 0x78, 0x37, 0x79, 0x37, 0x7a, + 0x37, 0x26, 0x37, 0x2a, 0x37, 0x2c, 0x37, 0x3b, 0x37, 0x58, 0x37, 0x5a}; +const uint8_t HuffDecoderCommon::table1_240_emit_[8] = {0x38, 0x30, 0x38, 0x31, + 0x38, 0x32, 0x38, 0x61}; +const uint8_t HuffDecoderCommon::table1_241_emit_[8] = {0x38, 0x63, 0x38, 0x65, + 0x38, 0x69, 0x38, 0x6f}; +const uint8_t HuffDecoderCommon::table1_242_emit_[12] = { + 0x38, 0x73, 0x38, 0x74, 0x38, 0x20, 0x38, 0x25, 0x38, 0x2d, 0x38, 0x2e}; +const uint8_t HuffDecoderCommon::table1_243_emit_[15] = { + 0x38, 0x2f, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, + 0x38, 0x36, 0x38, 0x37, 0x38, 0x38, 0x39}; +const uint16_t HuffDecoderCommon::table1_243_inner_[8] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, 0x029c, 0x031c, 0x035c}; +const uint8_t HuffDecoderCommon::table1_244_emit_[16] = { + 0x38, 0x3d, 0x38, 0x41, 0x38, 0x5f, 0x38, 0x62, + 0x38, 0x64, 0x38, 0x66, 0x38, 0x67, 0x38, 0x68}; +const uint8_t HuffDecoderCommon::table1_245_emit_[20] = { + 0x38, 0x6c, 0x38, 0x6d, 0x38, 0x6e, 0x38, 0x70, 0x38, 0x72, + 0x38, 0x75, 0x38, 0x3a, 0x38, 0x42, 0x38, 0x43, 0x38, 0x44}; +const uint8_t HuffDecoderCommon::table1_246_emit_[32] = { + 0x38, 0x45, 0x38, 0x46, 0x38, 0x47, 0x38, 0x48, 0x38, 0x49, 0x38, + 0x4a, 0x38, 0x4b, 0x38, 0x4c, 0x38, 0x4d, 0x38, 0x4e, 0x38, 0x4f, + 0x38, 0x50, 0x38, 0x51, 0x38, 0x52, 0x38, 0x53, 0x38, 0x54}; +const uint8_t HuffDecoderCommon::table1_247_emit_[36] = { + 0x38, 0x55, 0x38, 0x56, 0x38, 0x57, 0x38, 0x59, 0x38, 0x6a, 0x38, 0x6b, + 0x38, 0x71, 0x38, 0x76, 0x38, 0x77, 0x38, 0x78, 0x38, 0x79, 0x38, 0x7a, + 0x38, 0x26, 0x38, 0x2a, 0x38, 0x2c, 0x38, 0x3b, 0x38, 0x58, 0x38, 0x5a}; +const uint8_t HuffDecoderCommon::table1_248_emit_[8] = {0x39, 0x30, 0x39, 0x31, + 0x39, 0x32, 0x39, 0x61}; +const uint8_t HuffDecoderCommon::table1_249_emit_[8] = {0x39, 0x63, 0x39, 0x65, + 0x39, 0x69, 0x39, 0x6f}; +const uint8_t HuffDecoderCommon::table1_250_emit_[12] = { + 0x39, 0x73, 0x39, 0x74, 0x39, 0x20, 0x39, 0x25, 0x39, 0x2d, 0x39, 0x2e}; +const uint8_t HuffDecoderCommon::table1_251_emit_[16] = { + 0x39, 0x2f, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, + 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39}; +const uint8_t HuffDecoderCommon::table1_252_emit_[16] = { + 0x39, 0x3d, 0x39, 0x41, 0x39, 0x5f, 0x39, 0x62, + 0x39, 0x64, 0x39, 0x66, 0x39, 0x67, 0x39, 0x68}; +const uint8_t HuffDecoderCommon::table1_253_emit_[20] = { + 0x39, 0x6c, 0x39, 0x6d, 0x39, 0x6e, 0x39, 0x70, 0x39, 0x72, + 0x39, 0x75, 0x39, 0x3a, 0x39, 0x42, 0x39, 0x43, 0x39, 0x44}; +const uint8_t HuffDecoderCommon::table1_254_emit_[32] = { + 0x39, 0x45, 0x39, 0x46, 0x39, 0x47, 0x39, 0x48, 0x39, 0x49, 0x39, + 0x4a, 0x39, 0x4b, 0x39, 0x4c, 0x39, 0x4d, 0x39, 0x4e, 0x39, 0x4f, + 0x39, 0x50, 0x39, 0x51, 0x39, 0x52, 0x39, 0x53, 0x39, 0x54}; +const uint8_t HuffDecoderCommon::table1_255_emit_[36] = { + 0x39, 0x55, 0x39, 0x56, 0x39, 0x57, 0x39, 0x59, 0x39, 0x6a, 0x39, 0x6b, + 0x39, 0x71, 0x39, 0x76, 0x39, 0x77, 0x39, 0x78, 0x39, 0x79, 0x39, 0x7a, + 0x39, 0x26, 0x39, 0x2a, 0x39, 0x2c, 0x39, 0x3b, 0x39, 0x58, 0x39, 0x5a}; +const uint8_t HuffDecoderCommon::table1_256_emit_[8] = {0x3d, 0x30, 0x3d, 0x31, + 0x3d, 0x32, 0x3d, 0x61}; +const uint8_t HuffDecoderCommon::table1_257_emit_[8] = {0x3d, 0x63, 0x3d, 0x65, + 0x3d, 0x69, 0x3d, 0x6f}; +const uint8_t HuffDecoderCommon::table1_258_emit_[12] = { + 0x3d, 0x73, 0x3d, 0x74, 0x3d, 0x20, 0x3d, 0x25, 0x3d, 0x2d, 0x3d, 0x2e}; +const uint8_t HuffDecoderCommon::table1_259_emit_[16] = { + 0x3d, 0x2f, 0x3d, 0x33, 0x3d, 0x34, 0x3d, 0x35, + 0x3d, 0x36, 0x3d, 0x37, 0x3d, 0x38, 0x3d, 0x39}; +const uint8_t HuffDecoderCommon::table1_260_emit_[15] = { + 0x3d, 0x3d, 0x41, 0x3d, 0x5f, 0x3d, 0x62, 0x3d, + 0x64, 0x3d, 0x66, 0x3d, 0x67, 0x3d, 0x68}; +const uint8_t HuffDecoderCommon::table1_261_emit_[20] = { + 0x3d, 0x6c, 0x3d, 0x6d, 0x3d, 0x6e, 0x3d, 0x70, 0x3d, 0x72, + 0x3d, 0x75, 0x3d, 0x3a, 0x3d, 0x42, 0x3d, 0x43, 0x3d, 0x44}; +const uint8_t HuffDecoderCommon::table1_262_emit_[32] = { + 0x3d, 0x45, 0x3d, 0x46, 0x3d, 0x47, 0x3d, 0x48, 0x3d, 0x49, 0x3d, + 0x4a, 0x3d, 0x4b, 0x3d, 0x4c, 0x3d, 0x4d, 0x3d, 0x4e, 0x3d, 0x4f, + 0x3d, 0x50, 0x3d, 0x51, 0x3d, 0x52, 0x3d, 0x53, 0x3d, 0x54}; +const uint8_t HuffDecoderCommon::table1_263_emit_[36] = { + 0x3d, 0x55, 0x3d, 0x56, 0x3d, 0x57, 0x3d, 0x59, 0x3d, 0x6a, 0x3d, 0x6b, + 0x3d, 0x71, 0x3d, 0x76, 0x3d, 0x77, 0x3d, 0x78, 0x3d, 0x79, 0x3d, 0x7a, + 0x3d, 0x26, 0x3d, 0x2a, 0x3d, 0x2c, 0x3d, 0x3b, 0x3d, 0x58, 0x3d, 0x5a}; +const uint8_t HuffDecoderCommon::table1_264_emit_[8] = {0x41, 0x30, 0x41, 0x31, + 0x41, 0x32, 0x41, 0x61}; +const uint8_t HuffDecoderCommon::table1_265_emit_[8] = {0x41, 0x63, 0x41, 0x65, + 0x41, 0x69, 0x41, 0x6f}; +const uint8_t HuffDecoderCommon::table1_266_emit_[12] = { + 0x41, 0x73, 0x41, 0x74, 0x41, 0x20, 0x41, 0x25, 0x41, 0x2d, 0x41, 0x2e}; +const uint8_t HuffDecoderCommon::table1_267_emit_[16] = { + 0x41, 0x2f, 0x41, 0x33, 0x41, 0x34, 0x41, 0x35, + 0x41, 0x36, 0x41, 0x37, 0x41, 0x38, 0x41, 0x39}; +const uint8_t HuffDecoderCommon::table1_268_emit_[15] = { + 0x41, 0x3d, 0x41, 0x41, 0x5f, 0x41, 0x62, 0x41, + 0x64, 0x41, 0x66, 0x41, 0x67, 0x41, 0x68}; +const uint8_t HuffDecoderCommon::table1_269_emit_[20] = { + 0x41, 0x6c, 0x41, 0x6d, 0x41, 0x6e, 0x41, 0x70, 0x41, 0x72, + 0x41, 0x75, 0x41, 0x3a, 0x41, 0x42, 0x41, 0x43, 0x41, 0x44}; +const uint8_t HuffDecoderCommon::table1_270_emit_[32] = { + 0x41, 0x45, 0x41, 0x46, 0x41, 0x47, 0x41, 0x48, 0x41, 0x49, 0x41, + 0x4a, 0x41, 0x4b, 0x41, 0x4c, 0x41, 0x4d, 0x41, 0x4e, 0x41, 0x4f, + 0x41, 0x50, 0x41, 0x51, 0x41, 0x52, 0x41, 0x53, 0x41, 0x54}; +const uint8_t HuffDecoderCommon::table1_271_emit_[36] = { + 0x41, 0x55, 0x41, 0x56, 0x41, 0x57, 0x41, 0x59, 0x41, 0x6a, 0x41, 0x6b, + 0x41, 0x71, 0x41, 0x76, 0x41, 0x77, 0x41, 0x78, 0x41, 0x79, 0x41, 0x7a, + 0x41, 0x26, 0x41, 0x2a, 0x41, 0x2c, 0x41, 0x3b, 0x41, 0x58, 0x41, 0x5a}; +const uint8_t HuffDecoderCommon::table1_272_emit_[8] = {0x5f, 0x30, 0x5f, 0x31, + 0x5f, 0x32, 0x5f, 0x61}; +const uint8_t HuffDecoderCommon::table1_273_emit_[8] = {0x5f, 0x63, 0x5f, 0x65, + 0x5f, 0x69, 0x5f, 0x6f}; +const uint8_t HuffDecoderCommon::table1_274_emit_[12] = { + 0x5f, 0x73, 0x5f, 0x74, 0x5f, 0x20, 0x5f, 0x25, 0x5f, 0x2d, 0x5f, 0x2e}; +const uint8_t HuffDecoderCommon::table1_275_emit_[16] = { + 0x5f, 0x2f, 0x5f, 0x33, 0x5f, 0x34, 0x5f, 0x35, + 0x5f, 0x36, 0x5f, 0x37, 0x5f, 0x38, 0x5f, 0x39}; +const uint8_t HuffDecoderCommon::table1_276_emit_[15] = { + 0x5f, 0x3d, 0x5f, 0x41, 0x5f, 0x5f, 0x62, 0x5f, + 0x64, 0x5f, 0x66, 0x5f, 0x67, 0x5f, 0x68}; +const uint8_t HuffDecoderCommon::table1_277_emit_[20] = { + 0x5f, 0x6c, 0x5f, 0x6d, 0x5f, 0x6e, 0x5f, 0x70, 0x5f, 0x72, + 0x5f, 0x75, 0x5f, 0x3a, 0x5f, 0x42, 0x5f, 0x43, 0x5f, 0x44}; +const uint8_t HuffDecoderCommon::table1_278_emit_[32] = { + 0x5f, 0x45, 0x5f, 0x46, 0x5f, 0x47, 0x5f, 0x48, 0x5f, 0x49, 0x5f, + 0x4a, 0x5f, 0x4b, 0x5f, 0x4c, 0x5f, 0x4d, 0x5f, 0x4e, 0x5f, 0x4f, + 0x5f, 0x50, 0x5f, 0x51, 0x5f, 0x52, 0x5f, 0x53, 0x5f, 0x54}; +const uint8_t HuffDecoderCommon::table1_279_emit_[36] = { + 0x5f, 0x55, 0x5f, 0x56, 0x5f, 0x57, 0x5f, 0x59, 0x5f, 0x6a, 0x5f, 0x6b, + 0x5f, 0x71, 0x5f, 0x76, 0x5f, 0x77, 0x5f, 0x78, 0x5f, 0x79, 0x5f, 0x7a, + 0x5f, 0x26, 0x5f, 0x2a, 0x5f, 0x2c, 0x5f, 0x3b, 0x5f, 0x58, 0x5f, 0x5a}; +const uint8_t HuffDecoderCommon::table1_280_emit_[8] = {0x62, 0x30, 0x62, 0x31, + 0x62, 0x32, 0x62, 0x61}; +const uint8_t HuffDecoderCommon::table1_281_emit_[8] = {0x62, 0x63, 0x62, 0x65, + 0x62, 0x69, 0x62, 0x6f}; +const uint8_t HuffDecoderCommon::table1_282_emit_[12] = { + 0x62, 0x73, 0x62, 0x74, 0x62, 0x20, 0x62, 0x25, 0x62, 0x2d, 0x62, 0x2e}; +const uint8_t HuffDecoderCommon::table1_283_emit_[16] = { + 0x62, 0x2f, 0x62, 0x33, 0x62, 0x34, 0x62, 0x35, + 0x62, 0x36, 0x62, 0x37, 0x62, 0x38, 0x62, 0x39}; +const uint8_t HuffDecoderCommon::table1_284_emit_[15] = { + 0x62, 0x3d, 0x62, 0x41, 0x62, 0x5f, 0x62, 0x62, + 0x64, 0x62, 0x66, 0x62, 0x67, 0x62, 0x68}; +const uint8_t HuffDecoderCommon::table1_285_emit_[20] = { + 0x62, 0x6c, 0x62, 0x6d, 0x62, 0x6e, 0x62, 0x70, 0x62, 0x72, + 0x62, 0x75, 0x62, 0x3a, 0x62, 0x42, 0x62, 0x43, 0x62, 0x44}; +const uint8_t HuffDecoderCommon::table1_286_emit_[32] = { + 0x62, 0x45, 0x62, 0x46, 0x62, 0x47, 0x62, 0x48, 0x62, 0x49, 0x62, + 0x4a, 0x62, 0x4b, 0x62, 0x4c, 0x62, 0x4d, 0x62, 0x4e, 0x62, 0x4f, + 0x62, 0x50, 0x62, 0x51, 0x62, 0x52, 0x62, 0x53, 0x62, 0x54}; +const uint8_t HuffDecoderCommon::table1_287_emit_[36] = { + 0x62, 0x55, 0x62, 0x56, 0x62, 0x57, 0x62, 0x59, 0x62, 0x6a, 0x62, 0x6b, + 0x62, 0x71, 0x62, 0x76, 0x62, 0x77, 0x62, 0x78, 0x62, 0x79, 0x62, 0x7a, + 0x62, 0x26, 0x62, 0x2a, 0x62, 0x2c, 0x62, 0x3b, 0x62, 0x58, 0x62, 0x5a}; +const uint8_t HuffDecoderCommon::table1_288_emit_[8] = {0x64, 0x30, 0x64, 0x31, + 0x64, 0x32, 0x64, 0x61}; +const uint8_t HuffDecoderCommon::table1_289_emit_[8] = {0x64, 0x63, 0x64, 0x65, + 0x64, 0x69, 0x64, 0x6f}; +const uint8_t HuffDecoderCommon::table1_290_emit_[12] = { + 0x64, 0x73, 0x64, 0x74, 0x64, 0x20, 0x64, 0x25, 0x64, 0x2d, 0x64, 0x2e}; +const uint8_t HuffDecoderCommon::table1_291_emit_[16] = { + 0x64, 0x2f, 0x64, 0x33, 0x64, 0x34, 0x64, 0x35, + 0x64, 0x36, 0x64, 0x37, 0x64, 0x38, 0x64, 0x39}; +const uint8_t HuffDecoderCommon::table1_292_emit_[15] = { + 0x64, 0x3d, 0x64, 0x41, 0x64, 0x5f, 0x64, 0x62, + 0x64, 0x64, 0x66, 0x64, 0x67, 0x64, 0x68}; +const uint8_t HuffDecoderCommon::table1_293_emit_[20] = { + 0x64, 0x6c, 0x64, 0x6d, 0x64, 0x6e, 0x64, 0x70, 0x64, 0x72, + 0x64, 0x75, 0x64, 0x3a, 0x64, 0x42, 0x64, 0x43, 0x64, 0x44}; +const uint8_t HuffDecoderCommon::table1_294_emit_[32] = { + 0x64, 0x45, 0x64, 0x46, 0x64, 0x47, 0x64, 0x48, 0x64, 0x49, 0x64, + 0x4a, 0x64, 0x4b, 0x64, 0x4c, 0x64, 0x4d, 0x64, 0x4e, 0x64, 0x4f, + 0x64, 0x50, 0x64, 0x51, 0x64, 0x52, 0x64, 0x53, 0x64, 0x54}; +const uint8_t HuffDecoderCommon::table1_295_emit_[36] = { + 0x64, 0x55, 0x64, 0x56, 0x64, 0x57, 0x64, 0x59, 0x64, 0x6a, 0x64, 0x6b, + 0x64, 0x71, 0x64, 0x76, 0x64, 0x77, 0x64, 0x78, 0x64, 0x79, 0x64, 0x7a, + 0x64, 0x26, 0x64, 0x2a, 0x64, 0x2c, 0x64, 0x3b, 0x64, 0x58, 0x64, 0x5a}; +const uint8_t HuffDecoderCommon::table1_296_emit_[8] = {0x66, 0x30, 0x66, 0x31, + 0x66, 0x32, 0x66, 0x61}; +const uint8_t HuffDecoderCommon::table1_297_emit_[8] = {0x66, 0x63, 0x66, 0x65, + 0x66, 0x69, 0x66, 0x6f}; +const uint8_t HuffDecoderCommon::table1_298_emit_[12] = { + 0x66, 0x73, 0x66, 0x74, 0x66, 0x20, 0x66, 0x25, 0x66, 0x2d, 0x66, 0x2e}; +const uint8_t HuffDecoderCommon::table1_299_emit_[16] = { + 0x66, 0x2f, 0x66, 0x33, 0x66, 0x34, 0x66, 0x35, + 0x66, 0x36, 0x66, 0x37, 0x66, 0x38, 0x66, 0x39}; +const uint8_t HuffDecoderCommon::table1_300_emit_[15] = { + 0x66, 0x3d, 0x66, 0x41, 0x66, 0x5f, 0x66, 0x62, + 0x66, 0x64, 0x66, 0x66, 0x67, 0x66, 0x68}; +const uint8_t HuffDecoderCommon::table1_301_emit_[20] = { + 0x66, 0x6c, 0x66, 0x6d, 0x66, 0x6e, 0x66, 0x70, 0x66, 0x72, + 0x66, 0x75, 0x66, 0x3a, 0x66, 0x42, 0x66, 0x43, 0x66, 0x44}; +const uint8_t HuffDecoderCommon::table1_302_emit_[32] = { + 0x66, 0x45, 0x66, 0x46, 0x66, 0x47, 0x66, 0x48, 0x66, 0x49, 0x66, + 0x4a, 0x66, 0x4b, 0x66, 0x4c, 0x66, 0x4d, 0x66, 0x4e, 0x66, 0x4f, + 0x66, 0x50, 0x66, 0x51, 0x66, 0x52, 0x66, 0x53, 0x66, 0x54}; +const uint8_t HuffDecoderCommon::table1_303_emit_[36] = { + 0x66, 0x55, 0x66, 0x56, 0x66, 0x57, 0x66, 0x59, 0x66, 0x6a, 0x66, 0x6b, + 0x66, 0x71, 0x66, 0x76, 0x66, 0x77, 0x66, 0x78, 0x66, 0x79, 0x66, 0x7a, + 0x66, 0x26, 0x66, 0x2a, 0x66, 0x2c, 0x66, 0x3b, 0x66, 0x58, 0x66, 0x5a}; +const uint8_t HuffDecoderCommon::table1_304_emit_[8] = {0x67, 0x30, 0x67, 0x31, + 0x67, 0x32, 0x67, 0x61}; +const uint8_t HuffDecoderCommon::table1_305_emit_[8] = {0x67, 0x63, 0x67, 0x65, + 0x67, 0x69, 0x67, 0x6f}; +const uint8_t HuffDecoderCommon::table1_306_emit_[12] = { + 0x67, 0x73, 0x67, 0x74, 0x67, 0x20, 0x67, 0x25, 0x67, 0x2d, 0x67, 0x2e}; +const uint8_t HuffDecoderCommon::table1_307_emit_[16] = { + 0x67, 0x2f, 0x67, 0x33, 0x67, 0x34, 0x67, 0x35, + 0x67, 0x36, 0x67, 0x37, 0x67, 0x38, 0x67, 0x39}; +const uint8_t HuffDecoderCommon::table1_308_emit_[15] = { + 0x67, 0x3d, 0x67, 0x41, 0x67, 0x5f, 0x67, 0x62, + 0x67, 0x64, 0x67, 0x66, 0x67, 0x67, 0x68}; +const uint8_t HuffDecoderCommon::table1_309_emit_[20] = { + 0x67, 0x6c, 0x67, 0x6d, 0x67, 0x6e, 0x67, 0x70, 0x67, 0x72, + 0x67, 0x75, 0x67, 0x3a, 0x67, 0x42, 0x67, 0x43, 0x67, 0x44}; +const uint8_t HuffDecoderCommon::table1_310_emit_[32] = { + 0x67, 0x45, 0x67, 0x46, 0x67, 0x47, 0x67, 0x48, 0x67, 0x49, 0x67, + 0x4a, 0x67, 0x4b, 0x67, 0x4c, 0x67, 0x4d, 0x67, 0x4e, 0x67, 0x4f, + 0x67, 0x50, 0x67, 0x51, 0x67, 0x52, 0x67, 0x53, 0x67, 0x54}; +const uint8_t HuffDecoderCommon::table1_311_emit_[36] = { + 0x67, 0x55, 0x67, 0x56, 0x67, 0x57, 0x67, 0x59, 0x67, 0x6a, 0x67, 0x6b, + 0x67, 0x71, 0x67, 0x76, 0x67, 0x77, 0x67, 0x78, 0x67, 0x79, 0x67, 0x7a, + 0x67, 0x26, 0x67, 0x2a, 0x67, 0x2c, 0x67, 0x3b, 0x67, 0x58, 0x67, 0x5a}; +const uint8_t HuffDecoderCommon::table1_312_emit_[8] = {0x68, 0x30, 0x68, 0x31, + 0x68, 0x32, 0x68, 0x61}; +const uint8_t HuffDecoderCommon::table1_313_emit_[8] = {0x68, 0x63, 0x68, 0x65, + 0x68, 0x69, 0x68, 0x6f}; +const uint8_t HuffDecoderCommon::table1_314_emit_[12] = { + 0x68, 0x73, 0x68, 0x74, 0x68, 0x20, 0x68, 0x25, 0x68, 0x2d, 0x68, 0x2e}; +const uint8_t HuffDecoderCommon::table1_315_emit_[16] = { + 0x68, 0x2f, 0x68, 0x33, 0x68, 0x34, 0x68, 0x35, + 0x68, 0x36, 0x68, 0x37, 0x68, 0x38, 0x68, 0x39}; +const uint8_t HuffDecoderCommon::table1_316_emit_[16] = { + 0x68, 0x3d, 0x68, 0x41, 0x68, 0x5f, 0x68, 0x62, + 0x68, 0x64, 0x68, 0x66, 0x68, 0x67, 0x68, 0x68}; +const uint8_t HuffDecoderCommon::table1_317_emit_[20] = { + 0x68, 0x6c, 0x68, 0x6d, 0x68, 0x6e, 0x68, 0x70, 0x68, 0x72, + 0x68, 0x75, 0x68, 0x3a, 0x68, 0x42, 0x68, 0x43, 0x68, 0x44}; +const uint8_t HuffDecoderCommon::table1_318_emit_[32] = { + 0x68, 0x45, 0x68, 0x46, 0x68, 0x47, 0x68, 0x48, 0x68, 0x49, 0x68, + 0x4a, 0x68, 0x4b, 0x68, 0x4c, 0x68, 0x4d, 0x68, 0x4e, 0x68, 0x4f, + 0x68, 0x50, 0x68, 0x51, 0x68, 0x52, 0x68, 0x53, 0x68, 0x54}; +const uint8_t HuffDecoderCommon::table1_319_emit_[36] = { + 0x68, 0x55, 0x68, 0x56, 0x68, 0x57, 0x68, 0x59, 0x68, 0x6a, 0x68, 0x6b, + 0x68, 0x71, 0x68, 0x76, 0x68, 0x77, 0x68, 0x78, 0x68, 0x79, 0x68, 0x7a, + 0x68, 0x26, 0x68, 0x2a, 0x68, 0x2c, 0x68, 0x3b, 0x68, 0x58, 0x68, 0x5a}; +const uint8_t HuffDecoderCommon::table1_320_emit_[8] = {0x6c, 0x30, 0x6c, 0x31, + 0x6c, 0x32, 0x6c, 0x61}; +const uint8_t HuffDecoderCommon::table1_321_emit_[8] = {0x6c, 0x63, 0x6c, 0x65, + 0x6c, 0x69, 0x6c, 0x6f}; +const uint8_t HuffDecoderCommon::table1_322_emit_[12] = { + 0x6c, 0x73, 0x6c, 0x74, 0x6c, 0x20, 0x6c, 0x25, 0x6c, 0x2d, 0x6c, 0x2e}; +const uint8_t HuffDecoderCommon::table1_323_emit_[16] = { + 0x6c, 0x2f, 0x6c, 0x33, 0x6c, 0x34, 0x6c, 0x35, + 0x6c, 0x36, 0x6c, 0x37, 0x6c, 0x38, 0x6c, 0x39}; +const uint8_t HuffDecoderCommon::table1_324_emit_[16] = { + 0x6c, 0x3d, 0x6c, 0x41, 0x6c, 0x5f, 0x6c, 0x62, + 0x6c, 0x64, 0x6c, 0x66, 0x6c, 0x67, 0x6c, 0x68}; +const uint8_t HuffDecoderCommon::table1_325_emit_[19] = { + 0x6c, 0x6c, 0x6d, 0x6c, 0x6e, 0x6c, 0x70, 0x6c, 0x72, 0x6c, + 0x75, 0x6c, 0x3a, 0x6c, 0x42, 0x6c, 0x43, 0x6c, 0x44}; +const uint16_t HuffDecoderCommon::table1_325_inner_[10] = { + 0x001c, 0x005c, 0x00dc, 0x015c, 0x01dc, + 0x025c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_326_emit_[32] = { + 0x6c, 0x45, 0x6c, 0x46, 0x6c, 0x47, 0x6c, 0x48, 0x6c, 0x49, 0x6c, + 0x4a, 0x6c, 0x4b, 0x6c, 0x4c, 0x6c, 0x4d, 0x6c, 0x4e, 0x6c, 0x4f, + 0x6c, 0x50, 0x6c, 0x51, 0x6c, 0x52, 0x6c, 0x53, 0x6c, 0x54}; +const uint8_t HuffDecoderCommon::table1_327_emit_[36] = { + 0x6c, 0x55, 0x6c, 0x56, 0x6c, 0x57, 0x6c, 0x59, 0x6c, 0x6a, 0x6c, 0x6b, + 0x6c, 0x71, 0x6c, 0x76, 0x6c, 0x77, 0x6c, 0x78, 0x6c, 0x79, 0x6c, 0x7a, + 0x6c, 0x26, 0x6c, 0x2a, 0x6c, 0x2c, 0x6c, 0x3b, 0x6c, 0x58, 0x6c, 0x5a}; +const uint8_t HuffDecoderCommon::table1_328_emit_[8] = {0x6d, 0x30, 0x6d, 0x31, + 0x6d, 0x32, 0x6d, 0x61}; +const uint8_t HuffDecoderCommon::table1_329_emit_[8] = {0x6d, 0x63, 0x6d, 0x65, + 0x6d, 0x69, 0x6d, 0x6f}; +const uint8_t HuffDecoderCommon::table1_330_emit_[12] = { + 0x6d, 0x73, 0x6d, 0x74, 0x6d, 0x20, 0x6d, 0x25, 0x6d, 0x2d, 0x6d, 0x2e}; +const uint8_t HuffDecoderCommon::table1_331_emit_[16] = { + 0x6d, 0x2f, 0x6d, 0x33, 0x6d, 0x34, 0x6d, 0x35, + 0x6d, 0x36, 0x6d, 0x37, 0x6d, 0x38, 0x6d, 0x39}; +const uint8_t HuffDecoderCommon::table1_332_emit_[16] = { + 0x6d, 0x3d, 0x6d, 0x41, 0x6d, 0x5f, 0x6d, 0x62, + 0x6d, 0x64, 0x6d, 0x66, 0x6d, 0x67, 0x6d, 0x68}; +const uint8_t HuffDecoderCommon::table1_333_emit_[19] = { + 0x6d, 0x6c, 0x6d, 0x6d, 0x6e, 0x6d, 0x70, 0x6d, 0x72, 0x6d, + 0x75, 0x6d, 0x3a, 0x6d, 0x42, 0x6d, 0x43, 0x6d, 0x44}; +const uint16_t HuffDecoderCommon::table1_333_inner_[10] = { + 0x001c, 0x009c, 0x00dc, 0x015c, 0x01dc, + 0x025c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_334_emit_[32] = { + 0x6d, 0x45, 0x6d, 0x46, 0x6d, 0x47, 0x6d, 0x48, 0x6d, 0x49, 0x6d, + 0x4a, 0x6d, 0x4b, 0x6d, 0x4c, 0x6d, 0x4d, 0x6d, 0x4e, 0x6d, 0x4f, + 0x6d, 0x50, 0x6d, 0x51, 0x6d, 0x52, 0x6d, 0x53, 0x6d, 0x54}; +const uint8_t HuffDecoderCommon::table1_335_emit_[36] = { + 0x6d, 0x55, 0x6d, 0x56, 0x6d, 0x57, 0x6d, 0x59, 0x6d, 0x6a, 0x6d, 0x6b, + 0x6d, 0x71, 0x6d, 0x76, 0x6d, 0x77, 0x6d, 0x78, 0x6d, 0x79, 0x6d, 0x7a, + 0x6d, 0x26, 0x6d, 0x2a, 0x6d, 0x2c, 0x6d, 0x3b, 0x6d, 0x58, 0x6d, 0x5a}; +const uint8_t HuffDecoderCommon::table1_336_emit_[8] = {0x6e, 0x30, 0x6e, 0x31, + 0x6e, 0x32, 0x6e, 0x61}; +const uint8_t HuffDecoderCommon::table1_337_emit_[8] = {0x6e, 0x63, 0x6e, 0x65, + 0x6e, 0x69, 0x6e, 0x6f}; +const uint8_t HuffDecoderCommon::table1_338_emit_[12] = { + 0x6e, 0x73, 0x6e, 0x74, 0x6e, 0x20, 0x6e, 0x25, 0x6e, 0x2d, 0x6e, 0x2e}; +const uint8_t HuffDecoderCommon::table1_339_emit_[16] = { + 0x6e, 0x2f, 0x6e, 0x33, 0x6e, 0x34, 0x6e, 0x35, + 0x6e, 0x36, 0x6e, 0x37, 0x6e, 0x38, 0x6e, 0x39}; +const uint8_t HuffDecoderCommon::table1_340_emit_[16] = { + 0x6e, 0x3d, 0x6e, 0x41, 0x6e, 0x5f, 0x6e, 0x62, + 0x6e, 0x64, 0x6e, 0x66, 0x6e, 0x67, 0x6e, 0x68}; +const uint8_t HuffDecoderCommon::table1_341_emit_[19] = { + 0x6e, 0x6c, 0x6e, 0x6d, 0x6e, 0x6e, 0x70, 0x6e, 0x72, 0x6e, + 0x75, 0x6e, 0x3a, 0x6e, 0x42, 0x6e, 0x43, 0x6e, 0x44}; +const uint16_t HuffDecoderCommon::table1_341_inner_[10] = { + 0x001c, 0x009c, 0x011c, 0x015c, 0x01dc, + 0x025c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_342_emit_[32] = { + 0x6e, 0x45, 0x6e, 0x46, 0x6e, 0x47, 0x6e, 0x48, 0x6e, 0x49, 0x6e, + 0x4a, 0x6e, 0x4b, 0x6e, 0x4c, 0x6e, 0x4d, 0x6e, 0x4e, 0x6e, 0x4f, + 0x6e, 0x50, 0x6e, 0x51, 0x6e, 0x52, 0x6e, 0x53, 0x6e, 0x54}; +const uint8_t HuffDecoderCommon::table1_343_emit_[36] = { + 0x6e, 0x55, 0x6e, 0x56, 0x6e, 0x57, 0x6e, 0x59, 0x6e, 0x6a, 0x6e, 0x6b, + 0x6e, 0x71, 0x6e, 0x76, 0x6e, 0x77, 0x6e, 0x78, 0x6e, 0x79, 0x6e, 0x7a, + 0x6e, 0x26, 0x6e, 0x2a, 0x6e, 0x2c, 0x6e, 0x3b, 0x6e, 0x58, 0x6e, 0x5a}; +const uint8_t HuffDecoderCommon::table1_344_emit_[8] = {0x70, 0x30, 0x70, 0x31, + 0x70, 0x32, 0x70, 0x61}; +const uint8_t HuffDecoderCommon::table1_345_emit_[8] = {0x70, 0x63, 0x70, 0x65, + 0x70, 0x69, 0x70, 0x6f}; +const uint8_t HuffDecoderCommon::table1_346_emit_[12] = { + 0x70, 0x73, 0x70, 0x74, 0x70, 0x20, 0x70, 0x25, 0x70, 0x2d, 0x70, 0x2e}; +const uint8_t HuffDecoderCommon::table1_347_emit_[16] = { + 0x70, 0x2f, 0x70, 0x33, 0x70, 0x34, 0x70, 0x35, + 0x70, 0x36, 0x70, 0x37, 0x70, 0x38, 0x70, 0x39}; +const uint8_t HuffDecoderCommon::table1_348_emit_[16] = { + 0x70, 0x3d, 0x70, 0x41, 0x70, 0x5f, 0x70, 0x62, + 0x70, 0x64, 0x70, 0x66, 0x70, 0x67, 0x70, 0x68}; +const uint8_t HuffDecoderCommon::table1_349_emit_[19] = { + 0x70, 0x6c, 0x70, 0x6d, 0x70, 0x6e, 0x70, 0x70, 0x72, 0x70, + 0x75, 0x70, 0x3a, 0x70, 0x42, 0x70, 0x43, 0x70, 0x44}; +const uint16_t HuffDecoderCommon::table1_349_inner_[10] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x01dc, + 0x025c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_350_emit_[32] = { + 0x70, 0x45, 0x70, 0x46, 0x70, 0x47, 0x70, 0x48, 0x70, 0x49, 0x70, + 0x4a, 0x70, 0x4b, 0x70, 0x4c, 0x70, 0x4d, 0x70, 0x4e, 0x70, 0x4f, + 0x70, 0x50, 0x70, 0x51, 0x70, 0x52, 0x70, 0x53, 0x70, 0x54}; +const uint8_t HuffDecoderCommon::table1_351_emit_[36] = { + 0x70, 0x55, 0x70, 0x56, 0x70, 0x57, 0x70, 0x59, 0x70, 0x6a, 0x70, 0x6b, + 0x70, 0x71, 0x70, 0x76, 0x70, 0x77, 0x70, 0x78, 0x70, 0x79, 0x70, 0x7a, + 0x70, 0x26, 0x70, 0x2a, 0x70, 0x2c, 0x70, 0x3b, 0x70, 0x58, 0x70, 0x5a}; +const uint8_t HuffDecoderCommon::table1_352_emit_[8] = {0x72, 0x30, 0x72, 0x31, + 0x72, 0x32, 0x72, 0x61}; +const uint8_t HuffDecoderCommon::table1_353_emit_[8] = {0x72, 0x63, 0x72, 0x65, + 0x72, 0x69, 0x72, 0x6f}; +const uint8_t HuffDecoderCommon::table1_354_emit_[12] = { + 0x72, 0x73, 0x72, 0x74, 0x72, 0x20, 0x72, 0x25, 0x72, 0x2d, 0x72, 0x2e}; +const uint8_t HuffDecoderCommon::table1_355_emit_[16] = { + 0x72, 0x2f, 0x72, 0x33, 0x72, 0x34, 0x72, 0x35, + 0x72, 0x36, 0x72, 0x37, 0x72, 0x38, 0x72, 0x39}; +const uint8_t HuffDecoderCommon::table1_356_emit_[16] = { + 0x72, 0x3d, 0x72, 0x41, 0x72, 0x5f, 0x72, 0x62, + 0x72, 0x64, 0x72, 0x66, 0x72, 0x67, 0x72, 0x68}; +const uint8_t HuffDecoderCommon::table1_357_emit_[19] = { + 0x72, 0x6c, 0x72, 0x6d, 0x72, 0x6e, 0x72, 0x70, 0x72, 0x72, + 0x75, 0x72, 0x3a, 0x72, 0x42, 0x72, 0x43, 0x72, 0x44}; +const uint16_t HuffDecoderCommon::table1_357_inner_[10] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, + 0x025c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_358_emit_[32] = { + 0x72, 0x45, 0x72, 0x46, 0x72, 0x47, 0x72, 0x48, 0x72, 0x49, 0x72, + 0x4a, 0x72, 0x4b, 0x72, 0x4c, 0x72, 0x4d, 0x72, 0x4e, 0x72, 0x4f, + 0x72, 0x50, 0x72, 0x51, 0x72, 0x52, 0x72, 0x53, 0x72, 0x54}; +const uint8_t HuffDecoderCommon::table1_359_emit_[36] = { + 0x72, 0x55, 0x72, 0x56, 0x72, 0x57, 0x72, 0x59, 0x72, 0x6a, 0x72, 0x6b, + 0x72, 0x71, 0x72, 0x76, 0x72, 0x77, 0x72, 0x78, 0x72, 0x79, 0x72, 0x7a, + 0x72, 0x26, 0x72, 0x2a, 0x72, 0x2c, 0x72, 0x3b, 0x72, 0x58, 0x72, 0x5a}; +const uint8_t HuffDecoderCommon::table1_360_emit_[8] = {0x75, 0x30, 0x75, 0x31, + 0x75, 0x32, 0x75, 0x61}; +const uint8_t HuffDecoderCommon::table1_361_emit_[8] = {0x75, 0x63, 0x75, 0x65, + 0x75, 0x69, 0x75, 0x6f}; +const uint8_t HuffDecoderCommon::table1_362_emit_[12] = { + 0x75, 0x73, 0x75, 0x74, 0x75, 0x20, 0x75, 0x25, 0x75, 0x2d, 0x75, 0x2e}; +const uint8_t HuffDecoderCommon::table1_363_emit_[16] = { + 0x75, 0x2f, 0x75, 0x33, 0x75, 0x34, 0x75, 0x35, + 0x75, 0x36, 0x75, 0x37, 0x75, 0x38, 0x75, 0x39}; +const uint8_t HuffDecoderCommon::table1_364_emit_[16] = { + 0x75, 0x3d, 0x75, 0x41, 0x75, 0x5f, 0x75, 0x62, + 0x75, 0x64, 0x75, 0x66, 0x75, 0x67, 0x75, 0x68}; +const uint8_t HuffDecoderCommon::table1_365_emit_[19] = { + 0x75, 0x6c, 0x75, 0x6d, 0x75, 0x6e, 0x75, 0x70, 0x75, 0x72, + 0x75, 0x75, 0x3a, 0x75, 0x42, 0x75, 0x43, 0x75, 0x44}; +const uint16_t HuffDecoderCommon::table1_365_inner_[10] = { + 0x001c, 0x009c, 0x011c, 0x019c, 0x021c, + 0x029c, 0x02dd, 0x035d, 0x03dd, 0x045d}; +const uint8_t HuffDecoderCommon::table1_366_emit_[32] = { + 0x75, 0x45, 0x75, 0x46, 0x75, 0x47, 0x75, 0x48, 0x75, 0x49, 0x75, + 0x4a, 0x75, 0x4b, 0x75, 0x4c, 0x75, 0x4d, 0x75, 0x4e, 0x75, 0x4f, + 0x75, 0x50, 0x75, 0x51, 0x75, 0x52, 0x75, 0x53, 0x75, 0x54}; +const uint8_t HuffDecoderCommon::table1_367_emit_[36] = { + 0x75, 0x55, 0x75, 0x56, 0x75, 0x57, 0x75, 0x59, 0x75, 0x6a, 0x75, 0x6b, + 0x75, 0x71, 0x75, 0x76, 0x75, 0x77, 0x75, 0x78, 0x75, 0x79, 0x75, 0x7a, + 0x75, 0x26, 0x75, 0x2a, 0x75, 0x2c, 0x75, 0x3b, 0x75, 0x58, 0x75, 0x5a}; +const uint8_t HuffDecoderCommon::table1_368_emit_[16] = { + 0x3a, 0x30, 0x3a, 0x31, 0x3a, 0x32, 0x3a, 0x61, + 0x3a, 0x63, 0x3a, 0x65, 0x3a, 0x69, 0x3a, 0x6f}; +const uint8_t HuffDecoderCommon::table1_369_emit_[28] = { + 0x3a, 0x73, 0x3a, 0x74, 0x3a, 0x20, 0x3a, 0x25, 0x3a, 0x2d, + 0x3a, 0x2e, 0x3a, 0x2f, 0x3a, 0x33, 0x3a, 0x34, 0x3a, 0x35, + 0x3a, 0x36, 0x3a, 0x37, 0x3a, 0x38, 0x3a, 0x39}; +const uint16_t HuffDecoderCommon::table1_369_inner_[14] = { + 0x001c, 0x009c, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, + 0x039d, 0x041d, 0x049d, 0x051d, 0x059d, 0x061d, 0x069d}; +const uint8_t HuffDecoderCommon::table1_369_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, + 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, + 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, + 10, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, 13}; +const uint8_t HuffDecoderCommon::table1_370_emit_[35] = { + 0x3a, 0x3d, 0x3a, 0x41, 0x3a, 0x5f, 0x3a, 0x62, 0x3a, 0x64, 0x3a, 0x66, + 0x3a, 0x67, 0x3a, 0x68, 0x3a, 0x6c, 0x3a, 0x6d, 0x3a, 0x6e, 0x3a, 0x70, + 0x3a, 0x72, 0x3a, 0x75, 0x3a, 0x3a, 0x42, 0x3a, 0x43, 0x3a, 0x44}; +const uint16_t HuffDecoderCommon::table1_370_inner_[18] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, 0x041d, + 0x049d, 0x051d, 0x059d, 0x061d, 0x069d, 0x071e, 0x075e, 0x07de, 0x085e}; +const uint8_t HuffDecoderCommon::table1_370_outer_[64] = { + 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, + 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, + 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, + 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 15, 15, 16, 16, 17, 17}; +const uint8_t HuffDecoderCommon::table1_371_emit_[68] = { + 0x3a, 0x45, 0x3a, 0x46, 0x3a, 0x47, 0x3a, 0x48, 0x3a, 0x49, 0x3a, 0x4a, + 0x3a, 0x4b, 0x3a, 0x4c, 0x3a, 0x4d, 0x3a, 0x4e, 0x3a, 0x4f, 0x3a, 0x50, + 0x3a, 0x51, 0x3a, 0x52, 0x3a, 0x53, 0x3a, 0x54, 0x3a, 0x55, 0x3a, 0x56, + 0x3a, 0x57, 0x3a, 0x59, 0x3a, 0x6a, 0x3a, 0x6b, 0x3a, 0x71, 0x3a, 0x76, + 0x3a, 0x77, 0x3a, 0x78, 0x3a, 0x79, 0x3a, 0x7a, 0x3a, 0x26, 0x3a, 0x2a, + 0x3a, 0x2c, 0x3a, 0x3b, 0x3a, 0x58, 0x3a, 0x5a}; +const uint16_t HuffDecoderCommon::table1_371_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0c1e, 0x0c9e, 0x0d1e, + 0x0d9e, 0x0e1f, 0x0e9f, 0x0f1f, 0x0f9f, 0x101f, 0x109f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_371_outer_[64] = { + 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, + 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13, 14, 14, 15, 15, + 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, + 24, 24, 25, 25, 26, 26, 27, 27, 28, 29, 30, 31, 32, 33, 34, 34}; +const uint8_t HuffDecoderCommon::table1_372_emit_[16] = { + 0x42, 0x30, 0x42, 0x31, 0x42, 0x32, 0x42, 0x61, + 0x42, 0x63, 0x42, 0x65, 0x42, 0x69, 0x42, 0x6f}; +const uint8_t HuffDecoderCommon::table1_373_emit_[28] = { + 0x42, 0x73, 0x42, 0x74, 0x42, 0x20, 0x42, 0x25, 0x42, 0x2d, + 0x42, 0x2e, 0x42, 0x2f, 0x42, 0x33, 0x42, 0x34, 0x42, 0x35, + 0x42, 0x36, 0x42, 0x37, 0x42, 0x38, 0x42, 0x39}; +const uint8_t HuffDecoderCommon::table1_374_emit_[35] = { + 0x42, 0x3d, 0x42, 0x41, 0x42, 0x5f, 0x42, 0x62, 0x42, 0x64, 0x42, 0x66, + 0x42, 0x67, 0x42, 0x68, 0x42, 0x6c, 0x42, 0x6d, 0x42, 0x6e, 0x42, 0x70, + 0x42, 0x72, 0x42, 0x75, 0x42, 0x3a, 0x42, 0x42, 0x43, 0x42, 0x44}; +const uint16_t HuffDecoderCommon::table1_374_inner_[18] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, 0x041d, + 0x049d, 0x051d, 0x059d, 0x061d, 0x069d, 0x071e, 0x079e, 0x07de, 0x085e}; +const uint8_t HuffDecoderCommon::table1_375_emit_[68] = { + 0x42, 0x45, 0x42, 0x46, 0x42, 0x47, 0x42, 0x48, 0x42, 0x49, 0x42, 0x4a, + 0x42, 0x4b, 0x42, 0x4c, 0x42, 0x4d, 0x42, 0x4e, 0x42, 0x4f, 0x42, 0x50, + 0x42, 0x51, 0x42, 0x52, 0x42, 0x53, 0x42, 0x54, 0x42, 0x55, 0x42, 0x56, + 0x42, 0x57, 0x42, 0x59, 0x42, 0x6a, 0x42, 0x6b, 0x42, 0x71, 0x42, 0x76, + 0x42, 0x77, 0x42, 0x78, 0x42, 0x79, 0x42, 0x7a, 0x42, 0x26, 0x42, 0x2a, + 0x42, 0x2c, 0x42, 0x3b, 0x42, 0x58, 0x42, 0x5a}; +const uint8_t HuffDecoderCommon::table1_376_emit_[16] = { + 0x43, 0x30, 0x43, 0x31, 0x43, 0x32, 0x43, 0x61, + 0x43, 0x63, 0x43, 0x65, 0x43, 0x69, 0x43, 0x6f}; +const uint8_t HuffDecoderCommon::table1_377_emit_[28] = { + 0x43, 0x73, 0x43, 0x74, 0x43, 0x20, 0x43, 0x25, 0x43, 0x2d, + 0x43, 0x2e, 0x43, 0x2f, 0x43, 0x33, 0x43, 0x34, 0x43, 0x35, + 0x43, 0x36, 0x43, 0x37, 0x43, 0x38, 0x43, 0x39}; +const uint8_t HuffDecoderCommon::table1_378_emit_[35] = { + 0x43, 0x3d, 0x43, 0x41, 0x43, 0x5f, 0x43, 0x62, 0x43, 0x64, 0x43, 0x66, + 0x43, 0x67, 0x43, 0x68, 0x43, 0x6c, 0x43, 0x6d, 0x43, 0x6e, 0x43, 0x70, + 0x43, 0x72, 0x43, 0x75, 0x43, 0x3a, 0x43, 0x42, 0x43, 0x43, 0x44}; +const uint16_t HuffDecoderCommon::table1_378_inner_[18] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, 0x041d, + 0x049d, 0x051d, 0x059d, 0x061d, 0x069d, 0x071e, 0x079e, 0x081e, 0x085e}; +const uint8_t HuffDecoderCommon::table1_379_emit_[68] = { + 0x43, 0x45, 0x43, 0x46, 0x43, 0x47, 0x43, 0x48, 0x43, 0x49, 0x43, 0x4a, + 0x43, 0x4b, 0x43, 0x4c, 0x43, 0x4d, 0x43, 0x4e, 0x43, 0x4f, 0x43, 0x50, + 0x43, 0x51, 0x43, 0x52, 0x43, 0x53, 0x43, 0x54, 0x43, 0x55, 0x43, 0x56, + 0x43, 0x57, 0x43, 0x59, 0x43, 0x6a, 0x43, 0x6b, 0x43, 0x71, 0x43, 0x76, + 0x43, 0x77, 0x43, 0x78, 0x43, 0x79, 0x43, 0x7a, 0x43, 0x26, 0x43, 0x2a, + 0x43, 0x2c, 0x43, 0x3b, 0x43, 0x58, 0x43, 0x5a}; +const uint8_t HuffDecoderCommon::table1_380_emit_[16] = { + 0x44, 0x30, 0x44, 0x31, 0x44, 0x32, 0x44, 0x61, + 0x44, 0x63, 0x44, 0x65, 0x44, 0x69, 0x44, 0x6f}; +const uint8_t HuffDecoderCommon::table1_381_emit_[28] = { + 0x44, 0x73, 0x44, 0x74, 0x44, 0x20, 0x44, 0x25, 0x44, 0x2d, + 0x44, 0x2e, 0x44, 0x2f, 0x44, 0x33, 0x44, 0x34, 0x44, 0x35, + 0x44, 0x36, 0x44, 0x37, 0x44, 0x38, 0x44, 0x39}; +const uint8_t HuffDecoderCommon::table1_382_emit_[36] = { + 0x44, 0x3d, 0x44, 0x41, 0x44, 0x5f, 0x44, 0x62, 0x44, 0x64, 0x44, 0x66, + 0x44, 0x67, 0x44, 0x68, 0x44, 0x6c, 0x44, 0x6d, 0x44, 0x6e, 0x44, 0x70, + 0x44, 0x72, 0x44, 0x75, 0x44, 0x3a, 0x44, 0x42, 0x44, 0x43, 0x44, 0x44}; +const uint16_t HuffDecoderCommon::table1_382_inner_[18] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, 0x041d, + 0x049d, 0x051d, 0x059d, 0x061d, 0x069d, 0x071e, 0x079e, 0x081e, 0x089e}; +const uint8_t HuffDecoderCommon::table1_383_emit_[68] = { + 0x44, 0x45, 0x44, 0x46, 0x44, 0x47, 0x44, 0x48, 0x44, 0x49, 0x44, 0x4a, + 0x44, 0x4b, 0x44, 0x4c, 0x44, 0x4d, 0x44, 0x4e, 0x44, 0x4f, 0x44, 0x50, + 0x44, 0x51, 0x44, 0x52, 0x44, 0x53, 0x44, 0x54, 0x44, 0x55, 0x44, 0x56, + 0x44, 0x57, 0x44, 0x59, 0x44, 0x6a, 0x44, 0x6b, 0x44, 0x71, 0x44, 0x76, + 0x44, 0x77, 0x44, 0x78, 0x44, 0x79, 0x44, 0x7a, 0x44, 0x26, 0x44, 0x2a, + 0x44, 0x2c, 0x44, 0x3b, 0x44, 0x58, 0x44, 0x5a}; +const uint8_t HuffDecoderCommon::table1_384_emit_[16] = { + 0x45, 0x30, 0x45, 0x31, 0x45, 0x32, 0x45, 0x61, + 0x45, 0x63, 0x45, 0x65, 0x45, 0x69, 0x45, 0x6f}; +const uint8_t HuffDecoderCommon::table1_385_emit_[28] = { + 0x45, 0x73, 0x45, 0x74, 0x45, 0x20, 0x45, 0x25, 0x45, 0x2d, + 0x45, 0x2e, 0x45, 0x2f, 0x45, 0x33, 0x45, 0x34, 0x45, 0x35, + 0x45, 0x36, 0x45, 0x37, 0x45, 0x38, 0x45, 0x39}; +const uint8_t HuffDecoderCommon::table1_386_emit_[36] = { + 0x45, 0x3d, 0x45, 0x41, 0x45, 0x5f, 0x45, 0x62, 0x45, 0x64, 0x45, 0x66, + 0x45, 0x67, 0x45, 0x68, 0x45, 0x6c, 0x45, 0x6d, 0x45, 0x6e, 0x45, 0x70, + 0x45, 0x72, 0x45, 0x75, 0x45, 0x3a, 0x45, 0x42, 0x45, 0x43, 0x45, 0x44}; +const uint8_t HuffDecoderCommon::table1_387_emit_[67] = { + 0x45, 0x45, 0x46, 0x45, 0x47, 0x45, 0x48, 0x45, 0x49, 0x45, 0x4a, 0x45, + 0x4b, 0x45, 0x4c, 0x45, 0x4d, 0x45, 0x4e, 0x45, 0x4f, 0x45, 0x50, 0x45, + 0x51, 0x45, 0x52, 0x45, 0x53, 0x45, 0x54, 0x45, 0x55, 0x45, 0x56, 0x45, + 0x57, 0x45, 0x59, 0x45, 0x6a, 0x45, 0x6b, 0x45, 0x71, 0x45, 0x76, 0x45, + 0x77, 0x45, 0x78, 0x45, 0x79, 0x45, 0x7a, 0x45, 0x26, 0x45, 0x2a, 0x45, + 0x2c, 0x45, 0x3b, 0x45, 0x58, 0x45, 0x5a}; +const uint16_t HuffDecoderCommon::table1_387_inner_[35] = { + 0x001e, 0x005e, 0x00de, 0x015e, 0x01de, 0x025e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_388_emit_[16] = { + 0x46, 0x30, 0x46, 0x31, 0x46, 0x32, 0x46, 0x61, + 0x46, 0x63, 0x46, 0x65, 0x46, 0x69, 0x46, 0x6f}; +const uint8_t HuffDecoderCommon::table1_389_emit_[28] = { + 0x46, 0x73, 0x46, 0x74, 0x46, 0x20, 0x46, 0x25, 0x46, 0x2d, + 0x46, 0x2e, 0x46, 0x2f, 0x46, 0x33, 0x46, 0x34, 0x46, 0x35, + 0x46, 0x36, 0x46, 0x37, 0x46, 0x38, 0x46, 0x39}; +const uint8_t HuffDecoderCommon::table1_390_emit_[36] = { + 0x46, 0x3d, 0x46, 0x41, 0x46, 0x5f, 0x46, 0x62, 0x46, 0x64, 0x46, 0x66, + 0x46, 0x67, 0x46, 0x68, 0x46, 0x6c, 0x46, 0x6d, 0x46, 0x6e, 0x46, 0x70, + 0x46, 0x72, 0x46, 0x75, 0x46, 0x3a, 0x46, 0x42, 0x46, 0x43, 0x46, 0x44}; +const uint8_t HuffDecoderCommon::table1_391_emit_[67] = { + 0x46, 0x45, 0x46, 0x46, 0x47, 0x46, 0x48, 0x46, 0x49, 0x46, 0x4a, 0x46, + 0x4b, 0x46, 0x4c, 0x46, 0x4d, 0x46, 0x4e, 0x46, 0x4f, 0x46, 0x50, 0x46, + 0x51, 0x46, 0x52, 0x46, 0x53, 0x46, 0x54, 0x46, 0x55, 0x46, 0x56, 0x46, + 0x57, 0x46, 0x59, 0x46, 0x6a, 0x46, 0x6b, 0x46, 0x71, 0x46, 0x76, 0x46, + 0x77, 0x46, 0x78, 0x46, 0x79, 0x46, 0x7a, 0x46, 0x26, 0x46, 0x2a, 0x46, + 0x2c, 0x46, 0x3b, 0x46, 0x58, 0x46, 0x5a}; +const uint16_t HuffDecoderCommon::table1_391_inner_[35] = { + 0x001e, 0x009e, 0x00de, 0x015e, 0x01de, 0x025e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_392_emit_[16] = { + 0x47, 0x30, 0x47, 0x31, 0x47, 0x32, 0x47, 0x61, + 0x47, 0x63, 0x47, 0x65, 0x47, 0x69, 0x47, 0x6f}; +const uint8_t HuffDecoderCommon::table1_393_emit_[28] = { + 0x47, 0x73, 0x47, 0x74, 0x47, 0x20, 0x47, 0x25, 0x47, 0x2d, + 0x47, 0x2e, 0x47, 0x2f, 0x47, 0x33, 0x47, 0x34, 0x47, 0x35, + 0x47, 0x36, 0x47, 0x37, 0x47, 0x38, 0x47, 0x39}; +const uint8_t HuffDecoderCommon::table1_394_emit_[36] = { + 0x47, 0x3d, 0x47, 0x41, 0x47, 0x5f, 0x47, 0x62, 0x47, 0x64, 0x47, 0x66, + 0x47, 0x67, 0x47, 0x68, 0x47, 0x6c, 0x47, 0x6d, 0x47, 0x6e, 0x47, 0x70, + 0x47, 0x72, 0x47, 0x75, 0x47, 0x3a, 0x47, 0x42, 0x47, 0x43, 0x47, 0x44}; +const uint8_t HuffDecoderCommon::table1_395_emit_[67] = { + 0x47, 0x45, 0x47, 0x46, 0x47, 0x47, 0x48, 0x47, 0x49, 0x47, 0x4a, 0x47, + 0x4b, 0x47, 0x4c, 0x47, 0x4d, 0x47, 0x4e, 0x47, 0x4f, 0x47, 0x50, 0x47, + 0x51, 0x47, 0x52, 0x47, 0x53, 0x47, 0x54, 0x47, 0x55, 0x47, 0x56, 0x47, + 0x57, 0x47, 0x59, 0x47, 0x6a, 0x47, 0x6b, 0x47, 0x71, 0x47, 0x76, 0x47, + 0x77, 0x47, 0x78, 0x47, 0x79, 0x47, 0x7a, 0x47, 0x26, 0x47, 0x2a, 0x47, + 0x2c, 0x47, 0x3b, 0x47, 0x58, 0x47, 0x5a}; +const uint16_t HuffDecoderCommon::table1_395_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x015e, 0x01de, 0x025e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_396_emit_[16] = { + 0x48, 0x30, 0x48, 0x31, 0x48, 0x32, 0x48, 0x61, + 0x48, 0x63, 0x48, 0x65, 0x48, 0x69, 0x48, 0x6f}; +const uint8_t HuffDecoderCommon::table1_397_emit_[28] = { + 0x48, 0x73, 0x48, 0x74, 0x48, 0x20, 0x48, 0x25, 0x48, 0x2d, + 0x48, 0x2e, 0x48, 0x2f, 0x48, 0x33, 0x48, 0x34, 0x48, 0x35, + 0x48, 0x36, 0x48, 0x37, 0x48, 0x38, 0x48, 0x39}; +const uint8_t HuffDecoderCommon::table1_398_emit_[36] = { + 0x48, 0x3d, 0x48, 0x41, 0x48, 0x5f, 0x48, 0x62, 0x48, 0x64, 0x48, 0x66, + 0x48, 0x67, 0x48, 0x68, 0x48, 0x6c, 0x48, 0x6d, 0x48, 0x6e, 0x48, 0x70, + 0x48, 0x72, 0x48, 0x75, 0x48, 0x3a, 0x48, 0x42, 0x48, 0x43, 0x48, 0x44}; +const uint8_t HuffDecoderCommon::table1_399_emit_[67] = { + 0x48, 0x45, 0x48, 0x46, 0x48, 0x47, 0x48, 0x48, 0x49, 0x48, 0x4a, 0x48, + 0x4b, 0x48, 0x4c, 0x48, 0x4d, 0x48, 0x4e, 0x48, 0x4f, 0x48, 0x50, 0x48, + 0x51, 0x48, 0x52, 0x48, 0x53, 0x48, 0x54, 0x48, 0x55, 0x48, 0x56, 0x48, + 0x57, 0x48, 0x59, 0x48, 0x6a, 0x48, 0x6b, 0x48, 0x71, 0x48, 0x76, 0x48, + 0x77, 0x48, 0x78, 0x48, 0x79, 0x48, 0x7a, 0x48, 0x26, 0x48, 0x2a, 0x48, + 0x2c, 0x48, 0x3b, 0x48, 0x58, 0x48, 0x5a}; +const uint16_t HuffDecoderCommon::table1_399_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x01de, 0x025e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_400_emit_[16] = { + 0x49, 0x30, 0x49, 0x31, 0x49, 0x32, 0x49, 0x61, + 0x49, 0x63, 0x49, 0x65, 0x49, 0x69, 0x49, 0x6f}; +const uint8_t HuffDecoderCommon::table1_401_emit_[28] = { + 0x49, 0x73, 0x49, 0x74, 0x49, 0x20, 0x49, 0x25, 0x49, 0x2d, + 0x49, 0x2e, 0x49, 0x2f, 0x49, 0x33, 0x49, 0x34, 0x49, 0x35, + 0x49, 0x36, 0x49, 0x37, 0x49, 0x38, 0x49, 0x39}; +const uint8_t HuffDecoderCommon::table1_402_emit_[36] = { + 0x49, 0x3d, 0x49, 0x41, 0x49, 0x5f, 0x49, 0x62, 0x49, 0x64, 0x49, 0x66, + 0x49, 0x67, 0x49, 0x68, 0x49, 0x6c, 0x49, 0x6d, 0x49, 0x6e, 0x49, 0x70, + 0x49, 0x72, 0x49, 0x75, 0x49, 0x3a, 0x49, 0x42, 0x49, 0x43, 0x49, 0x44}; +const uint8_t HuffDecoderCommon::table1_403_emit_[67] = { + 0x49, 0x45, 0x49, 0x46, 0x49, 0x47, 0x49, 0x48, 0x49, 0x49, 0x4a, 0x49, + 0x4b, 0x49, 0x4c, 0x49, 0x4d, 0x49, 0x4e, 0x49, 0x4f, 0x49, 0x50, 0x49, + 0x51, 0x49, 0x52, 0x49, 0x53, 0x49, 0x54, 0x49, 0x55, 0x49, 0x56, 0x49, + 0x57, 0x49, 0x59, 0x49, 0x6a, 0x49, 0x6b, 0x49, 0x71, 0x49, 0x76, 0x49, + 0x77, 0x49, 0x78, 0x49, 0x79, 0x49, 0x7a, 0x49, 0x26, 0x49, 0x2a, 0x49, + 0x2c, 0x49, 0x3b, 0x49, 0x58, 0x49, 0x5a}; +const uint16_t HuffDecoderCommon::table1_403_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x025e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_404_emit_[16] = { + 0x4a, 0x30, 0x4a, 0x31, 0x4a, 0x32, 0x4a, 0x61, + 0x4a, 0x63, 0x4a, 0x65, 0x4a, 0x69, 0x4a, 0x6f}; +const uint8_t HuffDecoderCommon::table1_405_emit_[28] = { + 0x4a, 0x73, 0x4a, 0x74, 0x4a, 0x20, 0x4a, 0x25, 0x4a, 0x2d, + 0x4a, 0x2e, 0x4a, 0x2f, 0x4a, 0x33, 0x4a, 0x34, 0x4a, 0x35, + 0x4a, 0x36, 0x4a, 0x37, 0x4a, 0x38, 0x4a, 0x39}; +const uint8_t HuffDecoderCommon::table1_406_emit_[36] = { + 0x4a, 0x3d, 0x4a, 0x41, 0x4a, 0x5f, 0x4a, 0x62, 0x4a, 0x64, 0x4a, 0x66, + 0x4a, 0x67, 0x4a, 0x68, 0x4a, 0x6c, 0x4a, 0x6d, 0x4a, 0x6e, 0x4a, 0x70, + 0x4a, 0x72, 0x4a, 0x75, 0x4a, 0x3a, 0x4a, 0x42, 0x4a, 0x43, 0x4a, 0x44}; +const uint8_t HuffDecoderCommon::table1_407_emit_[67] = { + 0x4a, 0x45, 0x4a, 0x46, 0x4a, 0x47, 0x4a, 0x48, 0x4a, 0x49, 0x4a, 0x4a, + 0x4b, 0x4a, 0x4c, 0x4a, 0x4d, 0x4a, 0x4e, 0x4a, 0x4f, 0x4a, 0x50, 0x4a, + 0x51, 0x4a, 0x52, 0x4a, 0x53, 0x4a, 0x54, 0x4a, 0x55, 0x4a, 0x56, 0x4a, + 0x57, 0x4a, 0x59, 0x4a, 0x6a, 0x4a, 0x6b, 0x4a, 0x71, 0x4a, 0x76, 0x4a, + 0x77, 0x4a, 0x78, 0x4a, 0x79, 0x4a, 0x7a, 0x4a, 0x26, 0x4a, 0x2a, 0x4a, + 0x2c, 0x4a, 0x3b, 0x4a, 0x58, 0x4a, 0x5a}; +const uint16_t HuffDecoderCommon::table1_407_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x02de, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_408_emit_[16] = { + 0x4b, 0x30, 0x4b, 0x31, 0x4b, 0x32, 0x4b, 0x61, + 0x4b, 0x63, 0x4b, 0x65, 0x4b, 0x69, 0x4b, 0x6f}; +const uint8_t HuffDecoderCommon::table1_409_emit_[28] = { + 0x4b, 0x73, 0x4b, 0x74, 0x4b, 0x20, 0x4b, 0x25, 0x4b, 0x2d, + 0x4b, 0x2e, 0x4b, 0x2f, 0x4b, 0x33, 0x4b, 0x34, 0x4b, 0x35, + 0x4b, 0x36, 0x4b, 0x37, 0x4b, 0x38, 0x4b, 0x39}; +const uint8_t HuffDecoderCommon::table1_410_emit_[36] = { + 0x4b, 0x3d, 0x4b, 0x41, 0x4b, 0x5f, 0x4b, 0x62, 0x4b, 0x64, 0x4b, 0x66, + 0x4b, 0x67, 0x4b, 0x68, 0x4b, 0x6c, 0x4b, 0x6d, 0x4b, 0x6e, 0x4b, 0x70, + 0x4b, 0x72, 0x4b, 0x75, 0x4b, 0x3a, 0x4b, 0x42, 0x4b, 0x43, 0x4b, 0x44}; +const uint8_t HuffDecoderCommon::table1_411_emit_[67] = { + 0x4b, 0x45, 0x4b, 0x46, 0x4b, 0x47, 0x4b, 0x48, 0x4b, 0x49, 0x4b, 0x4a, + 0x4b, 0x4b, 0x4c, 0x4b, 0x4d, 0x4b, 0x4e, 0x4b, 0x4f, 0x4b, 0x50, 0x4b, + 0x51, 0x4b, 0x52, 0x4b, 0x53, 0x4b, 0x54, 0x4b, 0x55, 0x4b, 0x56, 0x4b, + 0x57, 0x4b, 0x59, 0x4b, 0x6a, 0x4b, 0x6b, 0x4b, 0x71, 0x4b, 0x76, 0x4b, + 0x77, 0x4b, 0x78, 0x4b, 0x79, 0x4b, 0x7a, 0x4b, 0x26, 0x4b, 0x2a, 0x4b, + 0x2c, 0x4b, 0x3b, 0x4b, 0x58, 0x4b, 0x5a}; +const uint16_t HuffDecoderCommon::table1_411_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x035e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_412_emit_[16] = { + 0x4c, 0x30, 0x4c, 0x31, 0x4c, 0x32, 0x4c, 0x61, + 0x4c, 0x63, 0x4c, 0x65, 0x4c, 0x69, 0x4c, 0x6f}; +const uint8_t HuffDecoderCommon::table1_413_emit_[28] = { + 0x4c, 0x73, 0x4c, 0x74, 0x4c, 0x20, 0x4c, 0x25, 0x4c, 0x2d, + 0x4c, 0x2e, 0x4c, 0x2f, 0x4c, 0x33, 0x4c, 0x34, 0x4c, 0x35, + 0x4c, 0x36, 0x4c, 0x37, 0x4c, 0x38, 0x4c, 0x39}; +const uint8_t HuffDecoderCommon::table1_414_emit_[36] = { + 0x4c, 0x3d, 0x4c, 0x41, 0x4c, 0x5f, 0x4c, 0x62, 0x4c, 0x64, 0x4c, 0x66, + 0x4c, 0x67, 0x4c, 0x68, 0x4c, 0x6c, 0x4c, 0x6d, 0x4c, 0x6e, 0x4c, 0x70, + 0x4c, 0x72, 0x4c, 0x75, 0x4c, 0x3a, 0x4c, 0x42, 0x4c, 0x43, 0x4c, 0x44}; +const uint8_t HuffDecoderCommon::table1_415_emit_[67] = { + 0x4c, 0x45, 0x4c, 0x46, 0x4c, 0x47, 0x4c, 0x48, 0x4c, 0x49, 0x4c, 0x4a, + 0x4c, 0x4b, 0x4c, 0x4c, 0x4d, 0x4c, 0x4e, 0x4c, 0x4f, 0x4c, 0x50, 0x4c, + 0x51, 0x4c, 0x52, 0x4c, 0x53, 0x4c, 0x54, 0x4c, 0x55, 0x4c, 0x56, 0x4c, + 0x57, 0x4c, 0x59, 0x4c, 0x6a, 0x4c, 0x6b, 0x4c, 0x71, 0x4c, 0x76, 0x4c, + 0x77, 0x4c, 0x78, 0x4c, 0x79, 0x4c, 0x7a, 0x4c, 0x26, 0x4c, 0x2a, 0x4c, + 0x2c, 0x4c, 0x3b, 0x4c, 0x58, 0x4c, 0x5a}; +const uint16_t HuffDecoderCommon::table1_415_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x03de, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_416_emit_[16] = { + 0x4d, 0x30, 0x4d, 0x31, 0x4d, 0x32, 0x4d, 0x61, + 0x4d, 0x63, 0x4d, 0x65, 0x4d, 0x69, 0x4d, 0x6f}; +const uint8_t HuffDecoderCommon::table1_417_emit_[28] = { + 0x4d, 0x73, 0x4d, 0x74, 0x4d, 0x20, 0x4d, 0x25, 0x4d, 0x2d, + 0x4d, 0x2e, 0x4d, 0x2f, 0x4d, 0x33, 0x4d, 0x34, 0x4d, 0x35, + 0x4d, 0x36, 0x4d, 0x37, 0x4d, 0x38, 0x4d, 0x39}; +const uint8_t HuffDecoderCommon::table1_418_emit_[36] = { + 0x4d, 0x3d, 0x4d, 0x41, 0x4d, 0x5f, 0x4d, 0x62, 0x4d, 0x64, 0x4d, 0x66, + 0x4d, 0x67, 0x4d, 0x68, 0x4d, 0x6c, 0x4d, 0x6d, 0x4d, 0x6e, 0x4d, 0x70, + 0x4d, 0x72, 0x4d, 0x75, 0x4d, 0x3a, 0x4d, 0x42, 0x4d, 0x43, 0x4d, 0x44}; +const uint8_t HuffDecoderCommon::table1_419_emit_[67] = { + 0x4d, 0x45, 0x4d, 0x46, 0x4d, 0x47, 0x4d, 0x48, 0x4d, 0x49, 0x4d, 0x4a, + 0x4d, 0x4b, 0x4d, 0x4c, 0x4d, 0x4d, 0x4e, 0x4d, 0x4f, 0x4d, 0x50, 0x4d, + 0x51, 0x4d, 0x52, 0x4d, 0x53, 0x4d, 0x54, 0x4d, 0x55, 0x4d, 0x56, 0x4d, + 0x57, 0x4d, 0x59, 0x4d, 0x6a, 0x4d, 0x6b, 0x4d, 0x71, 0x4d, 0x76, 0x4d, + 0x77, 0x4d, 0x78, 0x4d, 0x79, 0x4d, 0x7a, 0x4d, 0x26, 0x4d, 0x2a, 0x4d, + 0x2c, 0x4d, 0x3b, 0x4d, 0x58, 0x4d, 0x5a}; +const uint16_t HuffDecoderCommon::table1_419_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x045e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_420_emit_[16] = { + 0x4e, 0x30, 0x4e, 0x31, 0x4e, 0x32, 0x4e, 0x61, + 0x4e, 0x63, 0x4e, 0x65, 0x4e, 0x69, 0x4e, 0x6f}; +const uint8_t HuffDecoderCommon::table1_421_emit_[28] = { + 0x4e, 0x73, 0x4e, 0x74, 0x4e, 0x20, 0x4e, 0x25, 0x4e, 0x2d, + 0x4e, 0x2e, 0x4e, 0x2f, 0x4e, 0x33, 0x4e, 0x34, 0x4e, 0x35, + 0x4e, 0x36, 0x4e, 0x37, 0x4e, 0x38, 0x4e, 0x39}; +const uint8_t HuffDecoderCommon::table1_422_emit_[36] = { + 0x4e, 0x3d, 0x4e, 0x41, 0x4e, 0x5f, 0x4e, 0x62, 0x4e, 0x64, 0x4e, 0x66, + 0x4e, 0x67, 0x4e, 0x68, 0x4e, 0x6c, 0x4e, 0x6d, 0x4e, 0x6e, 0x4e, 0x70, + 0x4e, 0x72, 0x4e, 0x75, 0x4e, 0x3a, 0x4e, 0x42, 0x4e, 0x43, 0x4e, 0x44}; +const uint8_t HuffDecoderCommon::table1_423_emit_[67] = { + 0x4e, 0x45, 0x4e, 0x46, 0x4e, 0x47, 0x4e, 0x48, 0x4e, 0x49, 0x4e, 0x4a, + 0x4e, 0x4b, 0x4e, 0x4c, 0x4e, 0x4d, 0x4e, 0x4e, 0x4f, 0x4e, 0x50, 0x4e, + 0x51, 0x4e, 0x52, 0x4e, 0x53, 0x4e, 0x54, 0x4e, 0x55, 0x4e, 0x56, 0x4e, + 0x57, 0x4e, 0x59, 0x4e, 0x6a, 0x4e, 0x6b, 0x4e, 0x71, 0x4e, 0x76, 0x4e, + 0x77, 0x4e, 0x78, 0x4e, 0x79, 0x4e, 0x7a, 0x4e, 0x26, 0x4e, 0x2a, 0x4e, + 0x2c, 0x4e, 0x3b, 0x4e, 0x58, 0x4e, 0x5a}; +const uint16_t HuffDecoderCommon::table1_423_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x04de, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_424_emit_[16] = { + 0x4f, 0x30, 0x4f, 0x31, 0x4f, 0x32, 0x4f, 0x61, + 0x4f, 0x63, 0x4f, 0x65, 0x4f, 0x69, 0x4f, 0x6f}; +const uint8_t HuffDecoderCommon::table1_425_emit_[28] = { + 0x4f, 0x73, 0x4f, 0x74, 0x4f, 0x20, 0x4f, 0x25, 0x4f, 0x2d, + 0x4f, 0x2e, 0x4f, 0x2f, 0x4f, 0x33, 0x4f, 0x34, 0x4f, 0x35, + 0x4f, 0x36, 0x4f, 0x37, 0x4f, 0x38, 0x4f, 0x39}; +const uint8_t HuffDecoderCommon::table1_426_emit_[36] = { + 0x4f, 0x3d, 0x4f, 0x41, 0x4f, 0x5f, 0x4f, 0x62, 0x4f, 0x64, 0x4f, 0x66, + 0x4f, 0x67, 0x4f, 0x68, 0x4f, 0x6c, 0x4f, 0x6d, 0x4f, 0x6e, 0x4f, 0x70, + 0x4f, 0x72, 0x4f, 0x75, 0x4f, 0x3a, 0x4f, 0x42, 0x4f, 0x43, 0x4f, 0x44}; +const uint8_t HuffDecoderCommon::table1_427_emit_[67] = { + 0x4f, 0x45, 0x4f, 0x46, 0x4f, 0x47, 0x4f, 0x48, 0x4f, 0x49, 0x4f, 0x4a, + 0x4f, 0x4b, 0x4f, 0x4c, 0x4f, 0x4d, 0x4f, 0x4e, 0x4f, 0x4f, 0x50, 0x4f, + 0x51, 0x4f, 0x52, 0x4f, 0x53, 0x4f, 0x54, 0x4f, 0x55, 0x4f, 0x56, 0x4f, + 0x57, 0x4f, 0x59, 0x4f, 0x6a, 0x4f, 0x6b, 0x4f, 0x71, 0x4f, 0x76, 0x4f, + 0x77, 0x4f, 0x78, 0x4f, 0x79, 0x4f, 0x7a, 0x4f, 0x26, 0x4f, 0x2a, 0x4f, + 0x2c, 0x4f, 0x3b, 0x4f, 0x58, 0x4f, 0x5a}; +const uint16_t HuffDecoderCommon::table1_427_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x055e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_428_emit_[16] = { + 0x50, 0x30, 0x50, 0x31, 0x50, 0x32, 0x50, 0x61, + 0x50, 0x63, 0x50, 0x65, 0x50, 0x69, 0x50, 0x6f}; +const uint8_t HuffDecoderCommon::table1_429_emit_[28] = { + 0x50, 0x73, 0x50, 0x74, 0x50, 0x20, 0x50, 0x25, 0x50, 0x2d, + 0x50, 0x2e, 0x50, 0x2f, 0x50, 0x33, 0x50, 0x34, 0x50, 0x35, + 0x50, 0x36, 0x50, 0x37, 0x50, 0x38, 0x50, 0x39}; +const uint8_t HuffDecoderCommon::table1_430_emit_[36] = { + 0x50, 0x3d, 0x50, 0x41, 0x50, 0x5f, 0x50, 0x62, 0x50, 0x64, 0x50, 0x66, + 0x50, 0x67, 0x50, 0x68, 0x50, 0x6c, 0x50, 0x6d, 0x50, 0x6e, 0x50, 0x70, + 0x50, 0x72, 0x50, 0x75, 0x50, 0x3a, 0x50, 0x42, 0x50, 0x43, 0x50, 0x44}; +const uint8_t HuffDecoderCommon::table1_431_emit_[67] = { + 0x50, 0x45, 0x50, 0x46, 0x50, 0x47, 0x50, 0x48, 0x50, 0x49, 0x50, 0x4a, + 0x50, 0x4b, 0x50, 0x4c, 0x50, 0x4d, 0x50, 0x4e, 0x50, 0x4f, 0x50, 0x50, + 0x51, 0x50, 0x52, 0x50, 0x53, 0x50, 0x54, 0x50, 0x55, 0x50, 0x56, 0x50, + 0x57, 0x50, 0x59, 0x50, 0x6a, 0x50, 0x6b, 0x50, 0x71, 0x50, 0x76, 0x50, + 0x77, 0x50, 0x78, 0x50, 0x79, 0x50, 0x7a, 0x50, 0x26, 0x50, 0x2a, 0x50, + 0x2c, 0x50, 0x3b, 0x50, 0x58, 0x50, 0x5a}; +const uint16_t HuffDecoderCommon::table1_431_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x05de, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_432_emit_[16] = { + 0x51, 0x30, 0x51, 0x31, 0x51, 0x32, 0x51, 0x61, + 0x51, 0x63, 0x51, 0x65, 0x51, 0x69, 0x51, 0x6f}; +const uint8_t HuffDecoderCommon::table1_433_emit_[28] = { + 0x51, 0x73, 0x51, 0x74, 0x51, 0x20, 0x51, 0x25, 0x51, 0x2d, + 0x51, 0x2e, 0x51, 0x2f, 0x51, 0x33, 0x51, 0x34, 0x51, 0x35, + 0x51, 0x36, 0x51, 0x37, 0x51, 0x38, 0x51, 0x39}; +const uint8_t HuffDecoderCommon::table1_434_emit_[36] = { + 0x51, 0x3d, 0x51, 0x41, 0x51, 0x5f, 0x51, 0x62, 0x51, 0x64, 0x51, 0x66, + 0x51, 0x67, 0x51, 0x68, 0x51, 0x6c, 0x51, 0x6d, 0x51, 0x6e, 0x51, 0x70, + 0x51, 0x72, 0x51, 0x75, 0x51, 0x3a, 0x51, 0x42, 0x51, 0x43, 0x51, 0x44}; +const uint8_t HuffDecoderCommon::table1_435_emit_[67] = { + 0x51, 0x45, 0x51, 0x46, 0x51, 0x47, 0x51, 0x48, 0x51, 0x49, 0x51, 0x4a, + 0x51, 0x4b, 0x51, 0x4c, 0x51, 0x4d, 0x51, 0x4e, 0x51, 0x4f, 0x51, 0x50, + 0x51, 0x51, 0x52, 0x51, 0x53, 0x51, 0x54, 0x51, 0x55, 0x51, 0x56, 0x51, + 0x57, 0x51, 0x59, 0x51, 0x6a, 0x51, 0x6b, 0x51, 0x71, 0x51, 0x76, 0x51, + 0x77, 0x51, 0x78, 0x51, 0x79, 0x51, 0x7a, 0x51, 0x26, 0x51, 0x2a, 0x51, + 0x2c, 0x51, 0x3b, 0x51, 0x58, 0x51, 0x5a}; +const uint16_t HuffDecoderCommon::table1_435_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x065e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_436_emit_[16] = { + 0x52, 0x30, 0x52, 0x31, 0x52, 0x32, 0x52, 0x61, + 0x52, 0x63, 0x52, 0x65, 0x52, 0x69, 0x52, 0x6f}; +const uint8_t HuffDecoderCommon::table1_437_emit_[28] = { + 0x52, 0x73, 0x52, 0x74, 0x52, 0x20, 0x52, 0x25, 0x52, 0x2d, + 0x52, 0x2e, 0x52, 0x2f, 0x52, 0x33, 0x52, 0x34, 0x52, 0x35, + 0x52, 0x36, 0x52, 0x37, 0x52, 0x38, 0x52, 0x39}; +const uint8_t HuffDecoderCommon::table1_438_emit_[36] = { + 0x52, 0x3d, 0x52, 0x41, 0x52, 0x5f, 0x52, 0x62, 0x52, 0x64, 0x52, 0x66, + 0x52, 0x67, 0x52, 0x68, 0x52, 0x6c, 0x52, 0x6d, 0x52, 0x6e, 0x52, 0x70, + 0x52, 0x72, 0x52, 0x75, 0x52, 0x3a, 0x52, 0x42, 0x52, 0x43, 0x52, 0x44}; +const uint8_t HuffDecoderCommon::table1_439_emit_[67] = { + 0x52, 0x45, 0x52, 0x46, 0x52, 0x47, 0x52, 0x48, 0x52, 0x49, 0x52, 0x4a, + 0x52, 0x4b, 0x52, 0x4c, 0x52, 0x4d, 0x52, 0x4e, 0x52, 0x4f, 0x52, 0x50, + 0x52, 0x51, 0x52, 0x52, 0x53, 0x52, 0x54, 0x52, 0x55, 0x52, 0x56, 0x52, + 0x57, 0x52, 0x59, 0x52, 0x6a, 0x52, 0x6b, 0x52, 0x71, 0x52, 0x76, 0x52, + 0x77, 0x52, 0x78, 0x52, 0x79, 0x52, 0x7a, 0x52, 0x26, 0x52, 0x2a, 0x52, + 0x2c, 0x52, 0x3b, 0x52, 0x58, 0x52, 0x5a}; +const uint16_t HuffDecoderCommon::table1_439_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x06de, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_440_emit_[16] = { + 0x53, 0x30, 0x53, 0x31, 0x53, 0x32, 0x53, 0x61, + 0x53, 0x63, 0x53, 0x65, 0x53, 0x69, 0x53, 0x6f}; +const uint8_t HuffDecoderCommon::table1_441_emit_[28] = { + 0x53, 0x73, 0x53, 0x74, 0x53, 0x20, 0x53, 0x25, 0x53, 0x2d, + 0x53, 0x2e, 0x53, 0x2f, 0x53, 0x33, 0x53, 0x34, 0x53, 0x35, + 0x53, 0x36, 0x53, 0x37, 0x53, 0x38, 0x53, 0x39}; +const uint8_t HuffDecoderCommon::table1_442_emit_[36] = { + 0x53, 0x3d, 0x53, 0x41, 0x53, 0x5f, 0x53, 0x62, 0x53, 0x64, 0x53, 0x66, + 0x53, 0x67, 0x53, 0x68, 0x53, 0x6c, 0x53, 0x6d, 0x53, 0x6e, 0x53, 0x70, + 0x53, 0x72, 0x53, 0x75, 0x53, 0x3a, 0x53, 0x42, 0x53, 0x43, 0x53, 0x44}; +const uint8_t HuffDecoderCommon::table1_443_emit_[67] = { + 0x53, 0x45, 0x53, 0x46, 0x53, 0x47, 0x53, 0x48, 0x53, 0x49, 0x53, 0x4a, + 0x53, 0x4b, 0x53, 0x4c, 0x53, 0x4d, 0x53, 0x4e, 0x53, 0x4f, 0x53, 0x50, + 0x53, 0x51, 0x53, 0x52, 0x53, 0x53, 0x54, 0x53, 0x55, 0x53, 0x56, 0x53, + 0x57, 0x53, 0x59, 0x53, 0x6a, 0x53, 0x6b, 0x53, 0x71, 0x53, 0x76, 0x53, + 0x77, 0x53, 0x78, 0x53, 0x79, 0x53, 0x7a, 0x53, 0x26, 0x53, 0x2a, 0x53, + 0x2c, 0x53, 0x3b, 0x53, 0x58, 0x53, 0x5a}; +const uint16_t HuffDecoderCommon::table1_443_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x075e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_444_emit_[16] = { + 0x54, 0x30, 0x54, 0x31, 0x54, 0x32, 0x54, 0x61, + 0x54, 0x63, 0x54, 0x65, 0x54, 0x69, 0x54, 0x6f}; +const uint8_t HuffDecoderCommon::table1_445_emit_[28] = { + 0x54, 0x73, 0x54, 0x74, 0x54, 0x20, 0x54, 0x25, 0x54, 0x2d, + 0x54, 0x2e, 0x54, 0x2f, 0x54, 0x33, 0x54, 0x34, 0x54, 0x35, + 0x54, 0x36, 0x54, 0x37, 0x54, 0x38, 0x54, 0x39}; +const uint8_t HuffDecoderCommon::table1_446_emit_[36] = { + 0x54, 0x3d, 0x54, 0x41, 0x54, 0x5f, 0x54, 0x62, 0x54, 0x64, 0x54, 0x66, + 0x54, 0x67, 0x54, 0x68, 0x54, 0x6c, 0x54, 0x6d, 0x54, 0x6e, 0x54, 0x70, + 0x54, 0x72, 0x54, 0x75, 0x54, 0x3a, 0x54, 0x42, 0x54, 0x43, 0x54, 0x44}; +const uint8_t HuffDecoderCommon::table1_447_emit_[67] = { + 0x54, 0x45, 0x54, 0x46, 0x54, 0x47, 0x54, 0x48, 0x54, 0x49, 0x54, 0x4a, + 0x54, 0x4b, 0x54, 0x4c, 0x54, 0x4d, 0x54, 0x4e, 0x54, 0x4f, 0x54, 0x50, + 0x54, 0x51, 0x54, 0x52, 0x54, 0x53, 0x54, 0x54, 0x55, 0x54, 0x56, 0x54, + 0x57, 0x54, 0x59, 0x54, 0x6a, 0x54, 0x6b, 0x54, 0x71, 0x54, 0x76, 0x54, + 0x77, 0x54, 0x78, 0x54, 0x79, 0x54, 0x7a, 0x54, 0x26, 0x54, 0x2a, 0x54, + 0x2c, 0x54, 0x3b, 0x54, 0x58, 0x54, 0x5a}; +const uint16_t HuffDecoderCommon::table1_447_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x07de, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_448_emit_[16] = { + 0x55, 0x30, 0x55, 0x31, 0x55, 0x32, 0x55, 0x61, + 0x55, 0x63, 0x55, 0x65, 0x55, 0x69, 0x55, 0x6f}; +const uint8_t HuffDecoderCommon::table1_449_emit_[28] = { + 0x55, 0x73, 0x55, 0x74, 0x55, 0x20, 0x55, 0x25, 0x55, 0x2d, + 0x55, 0x2e, 0x55, 0x2f, 0x55, 0x33, 0x55, 0x34, 0x55, 0x35, + 0x55, 0x36, 0x55, 0x37, 0x55, 0x38, 0x55, 0x39}; +const uint8_t HuffDecoderCommon::table1_450_emit_[36] = { + 0x55, 0x3d, 0x55, 0x41, 0x55, 0x5f, 0x55, 0x62, 0x55, 0x64, 0x55, 0x66, + 0x55, 0x67, 0x55, 0x68, 0x55, 0x6c, 0x55, 0x6d, 0x55, 0x6e, 0x55, 0x70, + 0x55, 0x72, 0x55, 0x75, 0x55, 0x3a, 0x55, 0x42, 0x55, 0x43, 0x55, 0x44}; +const uint8_t HuffDecoderCommon::table1_451_emit_[67] = { + 0x55, 0x45, 0x55, 0x46, 0x55, 0x47, 0x55, 0x48, 0x55, 0x49, 0x55, 0x4a, + 0x55, 0x4b, 0x55, 0x4c, 0x55, 0x4d, 0x55, 0x4e, 0x55, 0x4f, 0x55, 0x50, + 0x55, 0x51, 0x55, 0x52, 0x55, 0x53, 0x55, 0x54, 0x55, 0x55, 0x56, 0x55, + 0x57, 0x55, 0x59, 0x55, 0x6a, 0x55, 0x6b, 0x55, 0x71, 0x55, 0x76, 0x55, + 0x77, 0x55, 0x78, 0x55, 0x79, 0x55, 0x7a, 0x55, 0x26, 0x55, 0x2a, 0x55, + 0x2c, 0x55, 0x3b, 0x55, 0x58, 0x55, 0x5a}; +const uint16_t HuffDecoderCommon::table1_451_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x085e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_452_emit_[16] = { + 0x56, 0x30, 0x56, 0x31, 0x56, 0x32, 0x56, 0x61, + 0x56, 0x63, 0x56, 0x65, 0x56, 0x69, 0x56, 0x6f}; +const uint8_t HuffDecoderCommon::table1_453_emit_[28] = { + 0x56, 0x73, 0x56, 0x74, 0x56, 0x20, 0x56, 0x25, 0x56, 0x2d, + 0x56, 0x2e, 0x56, 0x2f, 0x56, 0x33, 0x56, 0x34, 0x56, 0x35, + 0x56, 0x36, 0x56, 0x37, 0x56, 0x38, 0x56, 0x39}; +const uint8_t HuffDecoderCommon::table1_454_emit_[36] = { + 0x56, 0x3d, 0x56, 0x41, 0x56, 0x5f, 0x56, 0x62, 0x56, 0x64, 0x56, 0x66, + 0x56, 0x67, 0x56, 0x68, 0x56, 0x6c, 0x56, 0x6d, 0x56, 0x6e, 0x56, 0x70, + 0x56, 0x72, 0x56, 0x75, 0x56, 0x3a, 0x56, 0x42, 0x56, 0x43, 0x56, 0x44}; +const uint8_t HuffDecoderCommon::table1_455_emit_[67] = { + 0x56, 0x45, 0x56, 0x46, 0x56, 0x47, 0x56, 0x48, 0x56, 0x49, 0x56, 0x4a, + 0x56, 0x4b, 0x56, 0x4c, 0x56, 0x4d, 0x56, 0x4e, 0x56, 0x4f, 0x56, 0x50, + 0x56, 0x51, 0x56, 0x52, 0x56, 0x53, 0x56, 0x54, 0x56, 0x55, 0x56, 0x56, + 0x57, 0x56, 0x59, 0x56, 0x6a, 0x56, 0x6b, 0x56, 0x71, 0x56, 0x76, 0x56, + 0x77, 0x56, 0x78, 0x56, 0x79, 0x56, 0x7a, 0x56, 0x26, 0x56, 0x2a, 0x56, + 0x2c, 0x56, 0x3b, 0x56, 0x58, 0x56, 0x5a}; +const uint16_t HuffDecoderCommon::table1_455_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x08de, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_456_emit_[16] = { + 0x57, 0x30, 0x57, 0x31, 0x57, 0x32, 0x57, 0x61, + 0x57, 0x63, 0x57, 0x65, 0x57, 0x69, 0x57, 0x6f}; +const uint8_t HuffDecoderCommon::table1_457_emit_[28] = { + 0x57, 0x73, 0x57, 0x74, 0x57, 0x20, 0x57, 0x25, 0x57, 0x2d, + 0x57, 0x2e, 0x57, 0x2f, 0x57, 0x33, 0x57, 0x34, 0x57, 0x35, + 0x57, 0x36, 0x57, 0x37, 0x57, 0x38, 0x57, 0x39}; +const uint8_t HuffDecoderCommon::table1_458_emit_[36] = { + 0x57, 0x3d, 0x57, 0x41, 0x57, 0x5f, 0x57, 0x62, 0x57, 0x64, 0x57, 0x66, + 0x57, 0x67, 0x57, 0x68, 0x57, 0x6c, 0x57, 0x6d, 0x57, 0x6e, 0x57, 0x70, + 0x57, 0x72, 0x57, 0x75, 0x57, 0x3a, 0x57, 0x42, 0x57, 0x43, 0x57, 0x44}; +const uint8_t HuffDecoderCommon::table1_459_emit_[67] = { + 0x57, 0x45, 0x57, 0x46, 0x57, 0x47, 0x57, 0x48, 0x57, 0x49, 0x57, 0x4a, + 0x57, 0x4b, 0x57, 0x4c, 0x57, 0x4d, 0x57, 0x4e, 0x57, 0x4f, 0x57, 0x50, + 0x57, 0x51, 0x57, 0x52, 0x57, 0x53, 0x57, 0x54, 0x57, 0x55, 0x57, 0x56, + 0x57, 0x57, 0x59, 0x57, 0x6a, 0x57, 0x6b, 0x57, 0x71, 0x57, 0x76, 0x57, + 0x77, 0x57, 0x78, 0x57, 0x79, 0x57, 0x7a, 0x57, 0x26, 0x57, 0x2a, 0x57, + 0x2c, 0x57, 0x3b, 0x57, 0x58, 0x57, 0x5a}; +const uint16_t HuffDecoderCommon::table1_459_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x095e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_460_emit_[16] = { + 0x59, 0x30, 0x59, 0x31, 0x59, 0x32, 0x59, 0x61, + 0x59, 0x63, 0x59, 0x65, 0x59, 0x69, 0x59, 0x6f}; +const uint8_t HuffDecoderCommon::table1_461_emit_[28] = { + 0x59, 0x73, 0x59, 0x74, 0x59, 0x20, 0x59, 0x25, 0x59, 0x2d, + 0x59, 0x2e, 0x59, 0x2f, 0x59, 0x33, 0x59, 0x34, 0x59, 0x35, + 0x59, 0x36, 0x59, 0x37, 0x59, 0x38, 0x59, 0x39}; +const uint8_t HuffDecoderCommon::table1_462_emit_[36] = { + 0x59, 0x3d, 0x59, 0x41, 0x59, 0x5f, 0x59, 0x62, 0x59, 0x64, 0x59, 0x66, + 0x59, 0x67, 0x59, 0x68, 0x59, 0x6c, 0x59, 0x6d, 0x59, 0x6e, 0x59, 0x70, + 0x59, 0x72, 0x59, 0x75, 0x59, 0x3a, 0x59, 0x42, 0x59, 0x43, 0x59, 0x44}; +const uint8_t HuffDecoderCommon::table1_463_emit_[67] = { + 0x59, 0x45, 0x59, 0x46, 0x59, 0x47, 0x59, 0x48, 0x59, 0x49, 0x59, 0x4a, + 0x59, 0x4b, 0x59, 0x4c, 0x59, 0x4d, 0x59, 0x4e, 0x59, 0x4f, 0x59, 0x50, + 0x59, 0x51, 0x59, 0x52, 0x59, 0x53, 0x59, 0x54, 0x59, 0x55, 0x59, 0x56, + 0x59, 0x57, 0x59, 0x59, 0x6a, 0x59, 0x6b, 0x59, 0x71, 0x59, 0x76, 0x59, + 0x77, 0x59, 0x78, 0x59, 0x79, 0x59, 0x7a, 0x59, 0x26, 0x59, 0x2a, 0x59, + 0x2c, 0x59, 0x3b, 0x59, 0x58, 0x59, 0x5a}; +const uint16_t HuffDecoderCommon::table1_463_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x09de, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_464_emit_[16] = { + 0x6a, 0x30, 0x6a, 0x31, 0x6a, 0x32, 0x6a, 0x61, + 0x6a, 0x63, 0x6a, 0x65, 0x6a, 0x69, 0x6a, 0x6f}; +const uint8_t HuffDecoderCommon::table1_465_emit_[28] = { + 0x6a, 0x73, 0x6a, 0x74, 0x6a, 0x20, 0x6a, 0x25, 0x6a, 0x2d, + 0x6a, 0x2e, 0x6a, 0x2f, 0x6a, 0x33, 0x6a, 0x34, 0x6a, 0x35, + 0x6a, 0x36, 0x6a, 0x37, 0x6a, 0x38, 0x6a, 0x39}; +const uint8_t HuffDecoderCommon::table1_466_emit_[36] = { + 0x6a, 0x3d, 0x6a, 0x41, 0x6a, 0x5f, 0x6a, 0x62, 0x6a, 0x64, 0x6a, 0x66, + 0x6a, 0x67, 0x6a, 0x68, 0x6a, 0x6c, 0x6a, 0x6d, 0x6a, 0x6e, 0x6a, 0x70, + 0x6a, 0x72, 0x6a, 0x75, 0x6a, 0x3a, 0x6a, 0x42, 0x6a, 0x43, 0x6a, 0x44}; +const uint8_t HuffDecoderCommon::table1_467_emit_[67] = { + 0x6a, 0x45, 0x6a, 0x46, 0x6a, 0x47, 0x6a, 0x48, 0x6a, 0x49, 0x6a, 0x4a, + 0x6a, 0x4b, 0x6a, 0x4c, 0x6a, 0x4d, 0x6a, 0x4e, 0x6a, 0x4f, 0x6a, 0x50, + 0x6a, 0x51, 0x6a, 0x52, 0x6a, 0x53, 0x6a, 0x54, 0x6a, 0x55, 0x6a, 0x56, + 0x6a, 0x57, 0x6a, 0x59, 0x6a, 0x6a, 0x6b, 0x6a, 0x71, 0x6a, 0x76, 0x6a, + 0x77, 0x6a, 0x78, 0x6a, 0x79, 0x6a, 0x7a, 0x6a, 0x26, 0x6a, 0x2a, 0x6a, + 0x2c, 0x6a, 0x3b, 0x6a, 0x58, 0x6a, 0x5a}; +const uint16_t HuffDecoderCommon::table1_467_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a5e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_468_emit_[16] = { + 0x6b, 0x30, 0x6b, 0x31, 0x6b, 0x32, 0x6b, 0x61, + 0x6b, 0x63, 0x6b, 0x65, 0x6b, 0x69, 0x6b, 0x6f}; +const uint8_t HuffDecoderCommon::table1_469_emit_[28] = { + 0x6b, 0x73, 0x6b, 0x74, 0x6b, 0x20, 0x6b, 0x25, 0x6b, 0x2d, + 0x6b, 0x2e, 0x6b, 0x2f, 0x6b, 0x33, 0x6b, 0x34, 0x6b, 0x35, + 0x6b, 0x36, 0x6b, 0x37, 0x6b, 0x38, 0x6b, 0x39}; +const uint8_t HuffDecoderCommon::table1_470_emit_[36] = { + 0x6b, 0x3d, 0x6b, 0x41, 0x6b, 0x5f, 0x6b, 0x62, 0x6b, 0x64, 0x6b, 0x66, + 0x6b, 0x67, 0x6b, 0x68, 0x6b, 0x6c, 0x6b, 0x6d, 0x6b, 0x6e, 0x6b, 0x70, + 0x6b, 0x72, 0x6b, 0x75, 0x6b, 0x3a, 0x6b, 0x42, 0x6b, 0x43, 0x6b, 0x44}; +const uint8_t HuffDecoderCommon::table1_471_emit_[67] = { + 0x6b, 0x45, 0x6b, 0x46, 0x6b, 0x47, 0x6b, 0x48, 0x6b, 0x49, 0x6b, 0x4a, + 0x6b, 0x4b, 0x6b, 0x4c, 0x6b, 0x4d, 0x6b, 0x4e, 0x6b, 0x4f, 0x6b, 0x50, + 0x6b, 0x51, 0x6b, 0x52, 0x6b, 0x53, 0x6b, 0x54, 0x6b, 0x55, 0x6b, 0x56, + 0x6b, 0x57, 0x6b, 0x59, 0x6b, 0x6a, 0x6b, 0x6b, 0x71, 0x6b, 0x76, 0x6b, + 0x77, 0x6b, 0x78, 0x6b, 0x79, 0x6b, 0x7a, 0x6b, 0x26, 0x6b, 0x2a, 0x6b, + 0x2c, 0x6b, 0x3b, 0x6b, 0x58, 0x6b, 0x5a}; +const uint16_t HuffDecoderCommon::table1_471_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0ade, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_472_emit_[16] = { + 0x71, 0x30, 0x71, 0x31, 0x71, 0x32, 0x71, 0x61, + 0x71, 0x63, 0x71, 0x65, 0x71, 0x69, 0x71, 0x6f}; +const uint8_t HuffDecoderCommon::table1_473_emit_[28] = { + 0x71, 0x73, 0x71, 0x74, 0x71, 0x20, 0x71, 0x25, 0x71, 0x2d, + 0x71, 0x2e, 0x71, 0x2f, 0x71, 0x33, 0x71, 0x34, 0x71, 0x35, + 0x71, 0x36, 0x71, 0x37, 0x71, 0x38, 0x71, 0x39}; +const uint8_t HuffDecoderCommon::table1_474_emit_[36] = { + 0x71, 0x3d, 0x71, 0x41, 0x71, 0x5f, 0x71, 0x62, 0x71, 0x64, 0x71, 0x66, + 0x71, 0x67, 0x71, 0x68, 0x71, 0x6c, 0x71, 0x6d, 0x71, 0x6e, 0x71, 0x70, + 0x71, 0x72, 0x71, 0x75, 0x71, 0x3a, 0x71, 0x42, 0x71, 0x43, 0x71, 0x44}; +const uint8_t HuffDecoderCommon::table1_475_emit_[67] = { + 0x71, 0x45, 0x71, 0x46, 0x71, 0x47, 0x71, 0x48, 0x71, 0x49, 0x71, 0x4a, + 0x71, 0x4b, 0x71, 0x4c, 0x71, 0x4d, 0x71, 0x4e, 0x71, 0x4f, 0x71, 0x50, + 0x71, 0x51, 0x71, 0x52, 0x71, 0x53, 0x71, 0x54, 0x71, 0x55, 0x71, 0x56, + 0x71, 0x57, 0x71, 0x59, 0x71, 0x6a, 0x71, 0x6b, 0x71, 0x71, 0x76, 0x71, + 0x77, 0x71, 0x78, 0x71, 0x79, 0x71, 0x7a, 0x71, 0x26, 0x71, 0x2a, 0x71, + 0x2c, 0x71, 0x3b, 0x71, 0x58, 0x71, 0x5a}; +const uint16_t HuffDecoderCommon::table1_475_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b5e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_476_emit_[16] = { + 0x76, 0x30, 0x76, 0x31, 0x76, 0x32, 0x76, 0x61, + 0x76, 0x63, 0x76, 0x65, 0x76, 0x69, 0x76, 0x6f}; +const uint8_t HuffDecoderCommon::table1_477_emit_[28] = { + 0x76, 0x73, 0x76, 0x74, 0x76, 0x20, 0x76, 0x25, 0x76, 0x2d, + 0x76, 0x2e, 0x76, 0x2f, 0x76, 0x33, 0x76, 0x34, 0x76, 0x35, + 0x76, 0x36, 0x76, 0x37, 0x76, 0x38, 0x76, 0x39}; +const uint8_t HuffDecoderCommon::table1_478_emit_[36] = { + 0x76, 0x3d, 0x76, 0x41, 0x76, 0x5f, 0x76, 0x62, 0x76, 0x64, 0x76, 0x66, + 0x76, 0x67, 0x76, 0x68, 0x76, 0x6c, 0x76, 0x6d, 0x76, 0x6e, 0x76, 0x70, + 0x76, 0x72, 0x76, 0x75, 0x76, 0x3a, 0x76, 0x42, 0x76, 0x43, 0x76, 0x44}; +const uint8_t HuffDecoderCommon::table1_479_emit_[67] = { + 0x76, 0x45, 0x76, 0x46, 0x76, 0x47, 0x76, 0x48, 0x76, 0x49, 0x76, 0x4a, + 0x76, 0x4b, 0x76, 0x4c, 0x76, 0x4d, 0x76, 0x4e, 0x76, 0x4f, 0x76, 0x50, + 0x76, 0x51, 0x76, 0x52, 0x76, 0x53, 0x76, 0x54, 0x76, 0x55, 0x76, 0x56, + 0x76, 0x57, 0x76, 0x59, 0x76, 0x6a, 0x76, 0x6b, 0x76, 0x71, 0x76, 0x76, + 0x77, 0x76, 0x78, 0x76, 0x79, 0x76, 0x7a, 0x76, 0x26, 0x76, 0x2a, 0x76, + 0x2c, 0x76, 0x3b, 0x76, 0x58, 0x76, 0x5a}; +const uint16_t HuffDecoderCommon::table1_479_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0bde, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_480_emit_[16] = { + 0x77, 0x30, 0x77, 0x31, 0x77, 0x32, 0x77, 0x61, + 0x77, 0x63, 0x77, 0x65, 0x77, 0x69, 0x77, 0x6f}; +const uint8_t HuffDecoderCommon::table1_481_emit_[28] = { + 0x77, 0x73, 0x77, 0x74, 0x77, 0x20, 0x77, 0x25, 0x77, 0x2d, + 0x77, 0x2e, 0x77, 0x2f, 0x77, 0x33, 0x77, 0x34, 0x77, 0x35, + 0x77, 0x36, 0x77, 0x37, 0x77, 0x38, 0x77, 0x39}; +const uint8_t HuffDecoderCommon::table1_482_emit_[36] = { + 0x77, 0x3d, 0x77, 0x41, 0x77, 0x5f, 0x77, 0x62, 0x77, 0x64, 0x77, 0x66, + 0x77, 0x67, 0x77, 0x68, 0x77, 0x6c, 0x77, 0x6d, 0x77, 0x6e, 0x77, 0x70, + 0x77, 0x72, 0x77, 0x75, 0x77, 0x3a, 0x77, 0x42, 0x77, 0x43, 0x77, 0x44}; +const uint8_t HuffDecoderCommon::table1_483_emit_[67] = { + 0x77, 0x45, 0x77, 0x46, 0x77, 0x47, 0x77, 0x48, 0x77, 0x49, 0x77, 0x4a, + 0x77, 0x4b, 0x77, 0x4c, 0x77, 0x4d, 0x77, 0x4e, 0x77, 0x4f, 0x77, 0x50, + 0x77, 0x51, 0x77, 0x52, 0x77, 0x53, 0x77, 0x54, 0x77, 0x55, 0x77, 0x56, + 0x77, 0x57, 0x77, 0x59, 0x77, 0x6a, 0x77, 0x6b, 0x77, 0x71, 0x77, 0x76, + 0x77, 0x77, 0x78, 0x77, 0x79, 0x77, 0x7a, 0x77, 0x26, 0x77, 0x2a, 0x77, + 0x2c, 0x77, 0x3b, 0x77, 0x58, 0x77, 0x5a}; +const uint16_t HuffDecoderCommon::table1_483_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0c1e, 0x0c5e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_484_emit_[16] = { + 0x78, 0x30, 0x78, 0x31, 0x78, 0x32, 0x78, 0x61, + 0x78, 0x63, 0x78, 0x65, 0x78, 0x69, 0x78, 0x6f}; +const uint8_t HuffDecoderCommon::table1_485_emit_[28] = { + 0x78, 0x73, 0x78, 0x74, 0x78, 0x20, 0x78, 0x25, 0x78, 0x2d, + 0x78, 0x2e, 0x78, 0x2f, 0x78, 0x33, 0x78, 0x34, 0x78, 0x35, + 0x78, 0x36, 0x78, 0x37, 0x78, 0x38, 0x78, 0x39}; +const uint8_t HuffDecoderCommon::table1_486_emit_[36] = { + 0x78, 0x3d, 0x78, 0x41, 0x78, 0x5f, 0x78, 0x62, 0x78, 0x64, 0x78, 0x66, + 0x78, 0x67, 0x78, 0x68, 0x78, 0x6c, 0x78, 0x6d, 0x78, 0x6e, 0x78, 0x70, + 0x78, 0x72, 0x78, 0x75, 0x78, 0x3a, 0x78, 0x42, 0x78, 0x43, 0x78, 0x44}; +const uint8_t HuffDecoderCommon::table1_487_emit_[67] = { + 0x78, 0x45, 0x78, 0x46, 0x78, 0x47, 0x78, 0x48, 0x78, 0x49, 0x78, 0x4a, + 0x78, 0x4b, 0x78, 0x4c, 0x78, 0x4d, 0x78, 0x4e, 0x78, 0x4f, 0x78, 0x50, + 0x78, 0x51, 0x78, 0x52, 0x78, 0x53, 0x78, 0x54, 0x78, 0x55, 0x78, 0x56, + 0x78, 0x57, 0x78, 0x59, 0x78, 0x6a, 0x78, 0x6b, 0x78, 0x71, 0x78, 0x76, + 0x78, 0x77, 0x78, 0x78, 0x79, 0x78, 0x7a, 0x78, 0x26, 0x78, 0x2a, 0x78, + 0x2c, 0x78, 0x3b, 0x78, 0x58, 0x78, 0x5a}; +const uint16_t HuffDecoderCommon::table1_487_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0c1e, 0x0c9e, 0x0cde, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_488_emit_[16] = { + 0x79, 0x30, 0x79, 0x31, 0x79, 0x32, 0x79, 0x61, + 0x79, 0x63, 0x79, 0x65, 0x79, 0x69, 0x79, 0x6f}; +const uint8_t HuffDecoderCommon::table1_489_emit_[28] = { + 0x79, 0x73, 0x79, 0x74, 0x79, 0x20, 0x79, 0x25, 0x79, 0x2d, + 0x79, 0x2e, 0x79, 0x2f, 0x79, 0x33, 0x79, 0x34, 0x79, 0x35, + 0x79, 0x36, 0x79, 0x37, 0x79, 0x38, 0x79, 0x39}; +const uint8_t HuffDecoderCommon::table1_490_emit_[36] = { + 0x79, 0x3d, 0x79, 0x41, 0x79, 0x5f, 0x79, 0x62, 0x79, 0x64, 0x79, 0x66, + 0x79, 0x67, 0x79, 0x68, 0x79, 0x6c, 0x79, 0x6d, 0x79, 0x6e, 0x79, 0x70, + 0x79, 0x72, 0x79, 0x75, 0x79, 0x3a, 0x79, 0x42, 0x79, 0x43, 0x79, 0x44}; +const uint8_t HuffDecoderCommon::table1_491_emit_[67] = { + 0x79, 0x45, 0x79, 0x46, 0x79, 0x47, 0x79, 0x48, 0x79, 0x49, 0x79, 0x4a, + 0x79, 0x4b, 0x79, 0x4c, 0x79, 0x4d, 0x79, 0x4e, 0x79, 0x4f, 0x79, 0x50, + 0x79, 0x51, 0x79, 0x52, 0x79, 0x53, 0x79, 0x54, 0x79, 0x55, 0x79, 0x56, + 0x79, 0x57, 0x79, 0x59, 0x79, 0x6a, 0x79, 0x6b, 0x79, 0x71, 0x79, 0x76, + 0x79, 0x77, 0x79, 0x78, 0x79, 0x79, 0x7a, 0x79, 0x26, 0x79, 0x2a, 0x79, + 0x2c, 0x79, 0x3b, 0x79, 0x58, 0x79, 0x5a}; +const uint16_t HuffDecoderCommon::table1_491_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0c1e, 0x0c9e, 0x0d1e, + 0x0d5e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_492_emit_[16] = { + 0x7a, 0x30, 0x7a, 0x31, 0x7a, 0x32, 0x7a, 0x61, + 0x7a, 0x63, 0x7a, 0x65, 0x7a, 0x69, 0x7a, 0x6f}; +const uint8_t HuffDecoderCommon::table1_493_emit_[28] = { + 0x7a, 0x73, 0x7a, 0x74, 0x7a, 0x20, 0x7a, 0x25, 0x7a, 0x2d, + 0x7a, 0x2e, 0x7a, 0x2f, 0x7a, 0x33, 0x7a, 0x34, 0x7a, 0x35, + 0x7a, 0x36, 0x7a, 0x37, 0x7a, 0x38, 0x7a, 0x39}; +const uint8_t HuffDecoderCommon::table1_494_emit_[36] = { + 0x7a, 0x3d, 0x7a, 0x41, 0x7a, 0x5f, 0x7a, 0x62, 0x7a, 0x64, 0x7a, 0x66, + 0x7a, 0x67, 0x7a, 0x68, 0x7a, 0x6c, 0x7a, 0x6d, 0x7a, 0x6e, 0x7a, 0x70, + 0x7a, 0x72, 0x7a, 0x75, 0x7a, 0x3a, 0x7a, 0x42, 0x7a, 0x43, 0x7a, 0x44}; +const uint8_t HuffDecoderCommon::table1_495_emit_[67] = { + 0x7a, 0x45, 0x7a, 0x46, 0x7a, 0x47, 0x7a, 0x48, 0x7a, 0x49, 0x7a, 0x4a, + 0x7a, 0x4b, 0x7a, 0x4c, 0x7a, 0x4d, 0x7a, 0x4e, 0x7a, 0x4f, 0x7a, 0x50, + 0x7a, 0x51, 0x7a, 0x52, 0x7a, 0x53, 0x7a, 0x54, 0x7a, 0x55, 0x7a, 0x56, + 0x7a, 0x57, 0x7a, 0x59, 0x7a, 0x6a, 0x7a, 0x6b, 0x7a, 0x71, 0x7a, 0x76, + 0x7a, 0x77, 0x7a, 0x78, 0x7a, 0x79, 0x7a, 0x7a, 0x26, 0x7a, 0x2a, 0x7a, + 0x2c, 0x7a, 0x3b, 0x7a, 0x58, 0x7a, 0x5a}; +const uint16_t HuffDecoderCommon::table1_495_inner_[35] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, 0x041e, + 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, 0x081e, 0x089e, + 0x091e, 0x099e, 0x0a1e, 0x0a9e, 0x0b1e, 0x0b9e, 0x0c1e, 0x0c9e, 0x0d1e, + 0x0d9e, 0x0ddf, 0x0e5f, 0x0edf, 0x0f5f, 0x0fdf, 0x105f, 0x0027}; +const uint8_t HuffDecoderCommon::table1_496_emit_[44] = { + 0x26, 0x30, 0x26, 0x31, 0x26, 0x32, 0x26, 0x61, 0x26, 0x63, 0x26, + 0x65, 0x26, 0x69, 0x26, 0x6f, 0x26, 0x73, 0x26, 0x74, 0x26, 0x20, + 0x26, 0x25, 0x26, 0x2d, 0x26, 0x2e, 0x26, 0x2f, 0x26, 0x33, 0x26, + 0x34, 0x26, 0x35, 0x26, 0x36, 0x26, 0x37, 0x26, 0x38, 0x26, 0x39}; +const uint16_t HuffDecoderCommon::table1_496_inner_[22] = { + 0x001d, 0x009d, 0x011d, 0x019d, 0x021d, 0x029d, 0x031d, 0x039d, + 0x041d, 0x049d, 0x051e, 0x059e, 0x061e, 0x069e, 0x071e, 0x079e, + 0x081e, 0x089e, 0x091e, 0x099e, 0x0a1e, 0x0a9e}; +const uint8_t HuffDecoderCommon::table1_496_outer_[64] = { + 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, + 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, + 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13, + 14, 14, 15, 15, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21}; +const uint8_t HuffDecoderCommon::table1_497_emit_[92] = { + 0x26, 0x3d, 0x26, 0x41, 0x26, 0x5f, 0x26, 0x62, 0x26, 0x64, 0x26, 0x66, + 0x26, 0x67, 0x26, 0x68, 0x26, 0x6c, 0x26, 0x6d, 0x26, 0x6e, 0x26, 0x70, + 0x26, 0x72, 0x26, 0x75, 0x26, 0x3a, 0x26, 0x42, 0x26, 0x43, 0x26, 0x44, + 0x26, 0x45, 0x26, 0x46, 0x26, 0x47, 0x26, 0x48, 0x26, 0x49, 0x26, 0x4a, + 0x26, 0x4b, 0x26, 0x4c, 0x26, 0x4d, 0x26, 0x4e, 0x26, 0x4f, 0x26, 0x50, + 0x26, 0x51, 0x26, 0x52, 0x26, 0x53, 0x26, 0x54, 0x26, 0x55, 0x26, 0x56, + 0x26, 0x57, 0x26, 0x59, 0x26, 0x6a, 0x26, 0x6b, 0x26, 0x71, 0x26, 0x76, + 0x26, 0x77, 0x26, 0x78, 0x26, 0x79, 0x26, 0x7a}; +const uint16_t HuffDecoderCommon::table1_497_inner_[47] = { + 0x001e, 0x009e, 0x011e, 0x019e, 0x021e, 0x029e, 0x031e, 0x039e, + 0x041e, 0x049e, 0x051e, 0x059e, 0x061e, 0x069e, 0x071f, 0x079f, + 0x081f, 0x089f, 0x091f, 0x099f, 0x0a1f, 0x0a9f, 0x0b1f, 0x0b9f, + 0x0c1f, 0x0c9f, 0x0d1f, 0x0d9f, 0x0e1f, 0x0e9f, 0x0f1f, 0x0f9f, + 0x101f, 0x109f, 0x111f, 0x119f, 0x121f, 0x129f, 0x131f, 0x139f, + 0x141f, 0x149f, 0x151f, 0x159f, 0x161f, 0x169f, 0x0028}; +const uint8_t HuffDecoderCommon::table1_497_outer_[64] = { + 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, + 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 46, 46}; +const uint8_t HuffDecoderCommon::table1_498_emit_[44] = { + 0x2a, 0x30, 0x2a, 0x31, 0x2a, 0x32, 0x2a, 0x61, 0x2a, 0x63, 0x2a, + 0x65, 0x2a, 0x69, 0x2a, 0x6f, 0x2a, 0x73, 0x2a, 0x74, 0x2a, 0x20, + 0x2a, 0x25, 0x2a, 0x2d, 0x2a, 0x2e, 0x2a, 0x2f, 0x2a, 0x33, 0x2a, + 0x34, 0x2a, 0x35, 0x2a, 0x36, 0x2a, 0x37, 0x2a, 0x38, 0x2a, 0x39}; +const uint8_t HuffDecoderCommon::table1_499_emit_[92] = { + 0x2a, 0x3d, 0x2a, 0x41, 0x2a, 0x5f, 0x2a, 0x62, 0x2a, 0x64, 0x2a, 0x66, + 0x2a, 0x67, 0x2a, 0x68, 0x2a, 0x6c, 0x2a, 0x6d, 0x2a, 0x6e, 0x2a, 0x70, + 0x2a, 0x72, 0x2a, 0x75, 0x2a, 0x3a, 0x2a, 0x42, 0x2a, 0x43, 0x2a, 0x44, + 0x2a, 0x45, 0x2a, 0x46, 0x2a, 0x47, 0x2a, 0x48, 0x2a, 0x49, 0x2a, 0x4a, + 0x2a, 0x4b, 0x2a, 0x4c, 0x2a, 0x4d, 0x2a, 0x4e, 0x2a, 0x4f, 0x2a, 0x50, + 0x2a, 0x51, 0x2a, 0x52, 0x2a, 0x53, 0x2a, 0x54, 0x2a, 0x55, 0x2a, 0x56, + 0x2a, 0x57, 0x2a, 0x59, 0x2a, 0x6a, 0x2a, 0x6b, 0x2a, 0x71, 0x2a, 0x76, + 0x2a, 0x77, 0x2a, 0x78, 0x2a, 0x79, 0x2a, 0x7a}; +const uint8_t HuffDecoderCommon::table1_500_emit_[44] = { + 0x2c, 0x30, 0x2c, 0x31, 0x2c, 0x32, 0x2c, 0x61, 0x2c, 0x63, 0x2c, + 0x65, 0x2c, 0x69, 0x2c, 0x6f, 0x2c, 0x73, 0x2c, 0x74, 0x2c, 0x20, + 0x2c, 0x25, 0x2c, 0x2d, 0x2c, 0x2e, 0x2c, 0x2f, 0x2c, 0x33, 0x2c, + 0x34, 0x2c, 0x35, 0x2c, 0x36, 0x2c, 0x37, 0x2c, 0x38, 0x2c, 0x39}; +const uint8_t HuffDecoderCommon::table1_501_emit_[92] = { + 0x2c, 0x3d, 0x2c, 0x41, 0x2c, 0x5f, 0x2c, 0x62, 0x2c, 0x64, 0x2c, 0x66, + 0x2c, 0x67, 0x2c, 0x68, 0x2c, 0x6c, 0x2c, 0x6d, 0x2c, 0x6e, 0x2c, 0x70, + 0x2c, 0x72, 0x2c, 0x75, 0x2c, 0x3a, 0x2c, 0x42, 0x2c, 0x43, 0x2c, 0x44, + 0x2c, 0x45, 0x2c, 0x46, 0x2c, 0x47, 0x2c, 0x48, 0x2c, 0x49, 0x2c, 0x4a, + 0x2c, 0x4b, 0x2c, 0x4c, 0x2c, 0x4d, 0x2c, 0x4e, 0x2c, 0x4f, 0x2c, 0x50, + 0x2c, 0x51, 0x2c, 0x52, 0x2c, 0x53, 0x2c, 0x54, 0x2c, 0x55, 0x2c, 0x56, + 0x2c, 0x57, 0x2c, 0x59, 0x2c, 0x6a, 0x2c, 0x6b, 0x2c, 0x71, 0x2c, 0x76, + 0x2c, 0x77, 0x2c, 0x78, 0x2c, 0x79, 0x2c, 0x7a}; +const uint8_t HuffDecoderCommon::table1_502_emit_[44] = { + 0x3b, 0x30, 0x3b, 0x31, 0x3b, 0x32, 0x3b, 0x61, 0x3b, 0x63, 0x3b, + 0x65, 0x3b, 0x69, 0x3b, 0x6f, 0x3b, 0x73, 0x3b, 0x74, 0x3b, 0x20, + 0x3b, 0x25, 0x3b, 0x2d, 0x3b, 0x2e, 0x3b, 0x2f, 0x3b, 0x33, 0x3b, + 0x34, 0x3b, 0x35, 0x3b, 0x36, 0x3b, 0x37, 0x3b, 0x38, 0x3b, 0x39}; +const uint8_t HuffDecoderCommon::table1_503_emit_[92] = { + 0x3b, 0x3d, 0x3b, 0x41, 0x3b, 0x5f, 0x3b, 0x62, 0x3b, 0x64, 0x3b, 0x66, + 0x3b, 0x67, 0x3b, 0x68, 0x3b, 0x6c, 0x3b, 0x6d, 0x3b, 0x6e, 0x3b, 0x70, + 0x3b, 0x72, 0x3b, 0x75, 0x3b, 0x3a, 0x3b, 0x42, 0x3b, 0x43, 0x3b, 0x44, + 0x3b, 0x45, 0x3b, 0x46, 0x3b, 0x47, 0x3b, 0x48, 0x3b, 0x49, 0x3b, 0x4a, + 0x3b, 0x4b, 0x3b, 0x4c, 0x3b, 0x4d, 0x3b, 0x4e, 0x3b, 0x4f, 0x3b, 0x50, + 0x3b, 0x51, 0x3b, 0x52, 0x3b, 0x53, 0x3b, 0x54, 0x3b, 0x55, 0x3b, 0x56, + 0x3b, 0x57, 0x3b, 0x59, 0x3b, 0x6a, 0x3b, 0x6b, 0x3b, 0x71, 0x3b, 0x76, + 0x3b, 0x77, 0x3b, 0x78, 0x3b, 0x79, 0x3b, 0x7a}; +const uint8_t HuffDecoderCommon::table1_504_emit_[44] = { + 0x58, 0x30, 0x58, 0x31, 0x58, 0x32, 0x58, 0x61, 0x58, 0x63, 0x58, + 0x65, 0x58, 0x69, 0x58, 0x6f, 0x58, 0x73, 0x58, 0x74, 0x58, 0x20, + 0x58, 0x25, 0x58, 0x2d, 0x58, 0x2e, 0x58, 0x2f, 0x58, 0x33, 0x58, + 0x34, 0x58, 0x35, 0x58, 0x36, 0x58, 0x37, 0x58, 0x38, 0x58, 0x39}; +const uint8_t HuffDecoderCommon::table1_505_emit_[92] = { + 0x58, 0x3d, 0x58, 0x41, 0x58, 0x5f, 0x58, 0x62, 0x58, 0x64, 0x58, 0x66, + 0x58, 0x67, 0x58, 0x68, 0x58, 0x6c, 0x58, 0x6d, 0x58, 0x6e, 0x58, 0x70, + 0x58, 0x72, 0x58, 0x75, 0x58, 0x3a, 0x58, 0x42, 0x58, 0x43, 0x58, 0x44, + 0x58, 0x45, 0x58, 0x46, 0x58, 0x47, 0x58, 0x48, 0x58, 0x49, 0x58, 0x4a, + 0x58, 0x4b, 0x58, 0x4c, 0x58, 0x4d, 0x58, 0x4e, 0x58, 0x4f, 0x58, 0x50, + 0x58, 0x51, 0x58, 0x52, 0x58, 0x53, 0x58, 0x54, 0x58, 0x55, 0x58, 0x56, + 0x58, 0x57, 0x58, 0x59, 0x58, 0x6a, 0x58, 0x6b, 0x58, 0x71, 0x58, 0x76, + 0x58, 0x77, 0x58, 0x78, 0x58, 0x79, 0x58, 0x7a}; +const uint8_t HuffDecoderCommon::table1_506_emit_[44] = { + 0x5a, 0x30, 0x5a, 0x31, 0x5a, 0x32, 0x5a, 0x61, 0x5a, 0x63, 0x5a, + 0x65, 0x5a, 0x69, 0x5a, 0x6f, 0x5a, 0x73, 0x5a, 0x74, 0x5a, 0x20, + 0x5a, 0x25, 0x5a, 0x2d, 0x5a, 0x2e, 0x5a, 0x2f, 0x5a, 0x33, 0x5a, + 0x34, 0x5a, 0x35, 0x5a, 0x36, 0x5a, 0x37, 0x5a, 0x38, 0x5a, 0x39}; +const uint8_t HuffDecoderCommon::table1_507_emit_[92] = { + 0x5a, 0x3d, 0x5a, 0x41, 0x5a, 0x5f, 0x5a, 0x62, 0x5a, 0x64, 0x5a, 0x66, + 0x5a, 0x67, 0x5a, 0x68, 0x5a, 0x6c, 0x5a, 0x6d, 0x5a, 0x6e, 0x5a, 0x70, + 0x5a, 0x72, 0x5a, 0x75, 0x5a, 0x3a, 0x5a, 0x42, 0x5a, 0x43, 0x5a, 0x44, + 0x5a, 0x45, 0x5a, 0x46, 0x5a, 0x47, 0x5a, 0x48, 0x5a, 0x49, 0x5a, 0x4a, + 0x5a, 0x4b, 0x5a, 0x4c, 0x5a, 0x4d, 0x5a, 0x4e, 0x5a, 0x4f, 0x5a, 0x50, + 0x5a, 0x51, 0x5a, 0x52, 0x5a, 0x53, 0x5a, 0x54, 0x5a, 0x55, 0x5a, 0x56, + 0x5a, 0x57, 0x5a, 0x59, 0x5a, 0x6a, 0x5a, 0x6b, 0x5a, 0x71, 0x5a, 0x76, + 0x5a, 0x77, 0x5a, 0x78, 0x5a, 0x79, 0x5a, 0x7a}; +const uint8_t HuffDecoderCommon::table1_508_emit_[40] = { + 0x21, 0x30, 0x21, 0x31, 0x21, 0x32, 0x21, 0x61, 0x21, 0x63, + 0x21, 0x65, 0x21, 0x69, 0x21, 0x6f, 0x21, 0x73, 0x21, 0x74, + 0x22, 0x30, 0x22, 0x31, 0x22, 0x32, 0x22, 0x61, 0x22, 0x63, + 0x22, 0x65, 0x22, 0x69, 0x22, 0x6f, 0x22, 0x73, 0x22, 0x74}; +const uint16_t HuffDecoderCommon::table1_508_inner_[22] = { + 0x001f, 0x009f, 0x011f, 0x019f, 0x021f, 0x029f, 0x031f, 0x039f, + 0x041f, 0x049f, 0x002a, 0x051f, 0x059f, 0x061f, 0x069f, 0x071f, + 0x079f, 0x081f, 0x089f, 0x091f, 0x099f, 0x052a}; +const uint8_t HuffDecoderCommon::table1_509_emit_[40] = { + 0x28, 0x30, 0x28, 0x31, 0x28, 0x32, 0x28, 0x61, 0x28, 0x63, + 0x28, 0x65, 0x28, 0x69, 0x28, 0x6f, 0x28, 0x73, 0x28, 0x74, + 0x29, 0x30, 0x29, 0x31, 0x29, 0x32, 0x29, 0x61, 0x29, 0x63, + 0x29, 0x65, 0x29, 0x69, 0x29, 0x6f, 0x29, 0x73, 0x29, 0x74}; +const uint8_t HuffDecoderCommon::table1_510_emit_[22] = { + 0x3f, 0x30, 0x3f, 0x31, 0x3f, 0x32, 0x3f, 0x61, 0x3f, 0x63, 0x3f, + 0x65, 0x3f, 0x69, 0x3f, 0x6f, 0x3f, 0x73, 0x3f, 0x74, 0x27, 0x2b}; +const uint16_t HuffDecoderCommon::table1_510_inner_[13] = { + 0x001f, 0x009f, 0x011f, 0x019f, 0x021f, 0x029f, 0x031f, + 0x039f, 0x041f, 0x049f, 0x002a, 0x052b, 0x056b}; +const uint8_t HuffDecoderCommon::table1_510_outer_[64] = { + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 10, 10, 10, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, + 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, + 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12}; +const uint8_t HuffDecoderCommon::table1_511_emit_[14] = { 0x7c, 0x23, 0x3e, 0x00, 0x24, 0x40, 0x5b, 0x5d, 0x7e, 0x5e, 0x7d, 0x3c, 0x60, 0x7b}; -const uint8_t HuffDecoderCommon::table6_1_ops_[64] = { - 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, - 0x03, 0x03, 0x03, 0x03, 0x03, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, - 0x14, 0x14, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24, 0x35, - 0x35, 0x35, 0x35, 0x45, 0x45, 0x45, 0x45, 0x55, 0x55, 0x55, 0x55, - 0x65, 0x65, 0x65, 0x65, 0x75, 0x75, 0x75, 0x75, 0x85, 0x85, 0x85, - 0x85, 0x96, 0x96, 0xa6, 0xa6, 0xb7, 0xc7, 0xd7, 0x0f}; -const uint8_t* const HuffDecoderCommon::table6_emit_[2] = { - table6_0_emit_, - table6_1_emit_, +const uint16_t HuffDecoderCommon::table1_511_inner_[15] = { + 0x002b, 0x006c, 0x00ac, 0x00ed, 0x012d, 0x016d, 0x01ad, 0x01ed, + 0x022d, 0x026e, 0x02ae, 0x02ef, 0x032f, 0x036f, 0x003f}; +const uint8_t HuffDecoderCommon::table1_511_outer_[64] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, + 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, + 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 10, 10, 11, 12, 13, 14}; +const uint8_t* const HuffDecoderCommon::table1_emit_[512] = { + table1_0_emit_, table1_1_emit_, table1_2_emit_, table1_3_emit_, + table1_4_emit_, table1_5_emit_, table1_6_emit_, table1_7_emit_, + table1_8_emit_, table1_9_emit_, table1_10_emit_, table1_11_emit_, + table1_12_emit_, table1_13_emit_, table1_14_emit_, table1_15_emit_, + table1_16_emit_, table1_17_emit_, table1_18_emit_, table1_19_emit_, + table1_20_emit_, table1_21_emit_, table1_22_emit_, table1_23_emit_, + table1_24_emit_, table1_25_emit_, table1_26_emit_, table1_27_emit_, + table1_28_emit_, table1_29_emit_, table1_30_emit_, table1_31_emit_, + table1_32_emit_, table1_33_emit_, table1_34_emit_, table1_35_emit_, + table1_36_emit_, table1_37_emit_, table1_38_emit_, table1_39_emit_, + table1_40_emit_, table1_41_emit_, table1_42_emit_, table1_43_emit_, + table1_44_emit_, table1_45_emit_, table1_46_emit_, table1_47_emit_, + table1_48_emit_, table1_49_emit_, table1_50_emit_, table1_51_emit_, + table1_52_emit_, table1_53_emit_, table1_54_emit_, table1_55_emit_, + table1_56_emit_, table1_57_emit_, table1_58_emit_, table1_59_emit_, + table1_60_emit_, table1_61_emit_, table1_62_emit_, table1_63_emit_, + table1_64_emit_, table1_65_emit_, table1_66_emit_, table1_67_emit_, + table1_68_emit_, table1_69_emit_, table1_70_emit_, table1_71_emit_, + table1_72_emit_, table1_73_emit_, table1_74_emit_, table1_75_emit_, + table1_76_emit_, table1_77_emit_, table1_78_emit_, table1_79_emit_, + table1_80_emit_, table1_81_emit_, table1_82_emit_, table1_83_emit_, + table1_84_emit_, table1_85_emit_, table1_86_emit_, table1_87_emit_, + table1_88_emit_, table1_89_emit_, table1_90_emit_, table1_91_emit_, + table1_92_emit_, table1_93_emit_, table1_94_emit_, table1_95_emit_, + table1_96_emit_, table1_97_emit_, table1_98_emit_, table1_99_emit_, + table1_100_emit_, table1_101_emit_, table1_102_emit_, table1_103_emit_, + table1_104_emit_, table1_105_emit_, table1_106_emit_, table1_107_emit_, + table1_108_emit_, table1_109_emit_, table1_110_emit_, table1_111_emit_, + table1_112_emit_, table1_113_emit_, table1_114_emit_, table1_115_emit_, + table1_116_emit_, table1_117_emit_, table1_118_emit_, table1_119_emit_, + table1_120_emit_, table1_121_emit_, table1_122_emit_, table1_123_emit_, + table1_124_emit_, table1_125_emit_, table1_126_emit_, table1_127_emit_, + table1_128_emit_, table1_129_emit_, table1_130_emit_, table1_131_emit_, + table1_132_emit_, table1_133_emit_, table1_134_emit_, table1_135_emit_, + table1_136_emit_, table1_137_emit_, table1_138_emit_, table1_139_emit_, + table1_140_emit_, table1_141_emit_, table1_142_emit_, table1_143_emit_, + table1_144_emit_, table1_145_emit_, table1_146_emit_, table1_147_emit_, + table1_148_emit_, table1_149_emit_, table1_150_emit_, table1_151_emit_, + table1_152_emit_, table1_153_emit_, table1_154_emit_, table1_155_emit_, + table1_156_emit_, table1_157_emit_, table1_158_emit_, table1_159_emit_, + table1_160_emit_, table1_161_emit_, table1_162_emit_, table1_163_emit_, + table1_164_emit_, table1_165_emit_, table1_166_emit_, table1_167_emit_, + table1_168_emit_, table1_169_emit_, table1_170_emit_, table1_171_emit_, + table1_172_emit_, table1_173_emit_, table1_174_emit_, table1_175_emit_, + table1_176_emit_, table1_177_emit_, table1_178_emit_, table1_179_emit_, + table1_180_emit_, table1_181_emit_, table1_182_emit_, table1_183_emit_, + table1_184_emit_, table1_185_emit_, table1_186_emit_, table1_187_emit_, + table1_188_emit_, table1_189_emit_, table1_190_emit_, table1_191_emit_, + table1_192_emit_, table1_193_emit_, table1_194_emit_, table1_195_emit_, + table1_196_emit_, table1_197_emit_, table1_198_emit_, table1_199_emit_, + table1_200_emit_, table1_201_emit_, table1_202_emit_, table1_203_emit_, + table1_204_emit_, table1_205_emit_, table1_206_emit_, table1_207_emit_, + table1_208_emit_, table1_209_emit_, table1_210_emit_, table1_211_emit_, + table1_212_emit_, table1_213_emit_, table1_214_emit_, table1_215_emit_, + table1_216_emit_, table1_217_emit_, table1_218_emit_, table1_219_emit_, + table1_220_emit_, table1_221_emit_, table1_222_emit_, table1_223_emit_, + table1_224_emit_, table1_225_emit_, table1_226_emit_, table1_227_emit_, + table1_228_emit_, table1_229_emit_, table1_230_emit_, table1_231_emit_, + table1_232_emit_, table1_233_emit_, table1_234_emit_, table1_235_emit_, + table1_236_emit_, table1_237_emit_, table1_238_emit_, table1_239_emit_, + table1_240_emit_, table1_241_emit_, table1_242_emit_, table1_243_emit_, + table1_244_emit_, table1_245_emit_, table1_246_emit_, table1_247_emit_, + table1_248_emit_, table1_249_emit_, table1_250_emit_, table1_251_emit_, + table1_252_emit_, table1_253_emit_, table1_254_emit_, table1_255_emit_, + table1_256_emit_, table1_257_emit_, table1_258_emit_, table1_259_emit_, + table1_260_emit_, table1_261_emit_, table1_262_emit_, table1_263_emit_, + table1_264_emit_, table1_265_emit_, table1_266_emit_, table1_267_emit_, + table1_268_emit_, table1_269_emit_, table1_270_emit_, table1_271_emit_, + table1_272_emit_, table1_273_emit_, table1_274_emit_, table1_275_emit_, + table1_276_emit_, table1_277_emit_, table1_278_emit_, table1_279_emit_, + table1_280_emit_, table1_281_emit_, table1_282_emit_, table1_283_emit_, + table1_284_emit_, table1_285_emit_, table1_286_emit_, table1_287_emit_, + table1_288_emit_, table1_289_emit_, table1_290_emit_, table1_291_emit_, + table1_292_emit_, table1_293_emit_, table1_294_emit_, table1_295_emit_, + table1_296_emit_, table1_297_emit_, table1_298_emit_, table1_299_emit_, + table1_300_emit_, table1_301_emit_, table1_302_emit_, table1_303_emit_, + table1_304_emit_, table1_305_emit_, table1_306_emit_, table1_307_emit_, + table1_308_emit_, table1_309_emit_, table1_310_emit_, table1_311_emit_, + table1_312_emit_, table1_313_emit_, table1_314_emit_, table1_315_emit_, + table1_316_emit_, table1_317_emit_, table1_318_emit_, table1_319_emit_, + table1_320_emit_, table1_321_emit_, table1_322_emit_, table1_323_emit_, + table1_324_emit_, table1_325_emit_, table1_326_emit_, table1_327_emit_, + table1_328_emit_, table1_329_emit_, table1_330_emit_, table1_331_emit_, + table1_332_emit_, table1_333_emit_, table1_334_emit_, table1_335_emit_, + table1_336_emit_, table1_337_emit_, table1_338_emit_, table1_339_emit_, + table1_340_emit_, table1_341_emit_, table1_342_emit_, table1_343_emit_, + table1_344_emit_, table1_345_emit_, table1_346_emit_, table1_347_emit_, + table1_348_emit_, table1_349_emit_, table1_350_emit_, table1_351_emit_, + table1_352_emit_, table1_353_emit_, table1_354_emit_, table1_355_emit_, + table1_356_emit_, table1_357_emit_, table1_358_emit_, table1_359_emit_, + table1_360_emit_, table1_361_emit_, table1_362_emit_, table1_363_emit_, + table1_364_emit_, table1_365_emit_, table1_366_emit_, table1_367_emit_, + table1_368_emit_, table1_369_emit_, table1_370_emit_, table1_371_emit_, + table1_372_emit_, table1_373_emit_, table1_374_emit_, table1_375_emit_, + table1_376_emit_, table1_377_emit_, table1_378_emit_, table1_379_emit_, + table1_380_emit_, table1_381_emit_, table1_382_emit_, table1_383_emit_, + table1_384_emit_, table1_385_emit_, table1_386_emit_, table1_387_emit_, + table1_388_emit_, table1_389_emit_, table1_390_emit_, table1_391_emit_, + table1_392_emit_, table1_393_emit_, table1_394_emit_, table1_395_emit_, + table1_396_emit_, table1_397_emit_, table1_398_emit_, table1_399_emit_, + table1_400_emit_, table1_401_emit_, table1_402_emit_, table1_403_emit_, + table1_404_emit_, table1_405_emit_, table1_406_emit_, table1_407_emit_, + table1_408_emit_, table1_409_emit_, table1_410_emit_, table1_411_emit_, + table1_412_emit_, table1_413_emit_, table1_414_emit_, table1_415_emit_, + table1_416_emit_, table1_417_emit_, table1_418_emit_, table1_419_emit_, + table1_420_emit_, table1_421_emit_, table1_422_emit_, table1_423_emit_, + table1_424_emit_, table1_425_emit_, table1_426_emit_, table1_427_emit_, + table1_428_emit_, table1_429_emit_, table1_430_emit_, table1_431_emit_, + table1_432_emit_, table1_433_emit_, table1_434_emit_, table1_435_emit_, + table1_436_emit_, table1_437_emit_, table1_438_emit_, table1_439_emit_, + table1_440_emit_, table1_441_emit_, table1_442_emit_, table1_443_emit_, + table1_444_emit_, table1_445_emit_, table1_446_emit_, table1_447_emit_, + table1_448_emit_, table1_449_emit_, table1_450_emit_, table1_451_emit_, + table1_452_emit_, table1_453_emit_, table1_454_emit_, table1_455_emit_, + table1_456_emit_, table1_457_emit_, table1_458_emit_, table1_459_emit_, + table1_460_emit_, table1_461_emit_, table1_462_emit_, table1_463_emit_, + table1_464_emit_, table1_465_emit_, table1_466_emit_, table1_467_emit_, + table1_468_emit_, table1_469_emit_, table1_470_emit_, table1_471_emit_, + table1_472_emit_, table1_473_emit_, table1_474_emit_, table1_475_emit_, + table1_476_emit_, table1_477_emit_, table1_478_emit_, table1_479_emit_, + table1_480_emit_, table1_481_emit_, table1_482_emit_, table1_483_emit_, + table1_484_emit_, table1_485_emit_, table1_486_emit_, table1_487_emit_, + table1_488_emit_, table1_489_emit_, table1_490_emit_, table1_491_emit_, + table1_492_emit_, table1_493_emit_, table1_494_emit_, table1_495_emit_, + table1_496_emit_, table1_497_emit_, table1_498_emit_, table1_499_emit_, + table1_500_emit_, table1_501_emit_, table1_502_emit_, table1_503_emit_, + table1_504_emit_, table1_505_emit_, table1_506_emit_, table1_507_emit_, + table1_508_emit_, table1_509_emit_, table1_510_emit_, table1_511_emit_, }; -const uint8_t* const HuffDecoderCommon::table6_ops_[2] = { - table6_0_ops_, - table6_1_ops_, +const uint16_t* const HuffDecoderCommon::table1_inner_[512] = { + table1_0_inner_, table1_1_inner_, table1_1_inner_, table1_1_inner_, + table1_1_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_16_inner_, table1_17_inner_, table1_17_inner_, table1_17_inner_, + table1_17_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_32_inner_, table1_33_inner_, table1_32_inner_, table1_32_inner_, + table1_32_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_48_inner_, table1_49_inner_, table1_48_inner_, table1_48_inner_, + table1_48_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_64_inner_, table1_64_inner_, table1_66_inner_, table1_64_inner_, + table1_64_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_80_inner_, table1_80_inner_, table1_82_inner_, table1_80_inner_, + table1_80_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_96_inner_, table1_96_inner_, table1_96_inner_, table1_99_inner_, + table1_96_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_112_inner_, table1_112_inner_, table1_112_inner_, table1_115_inner_, + table1_112_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_128_inner_, table1_128_inner_, table1_128_inner_, table1_128_inner_, + table1_132_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_144_inner_, table1_144_inner_, table1_144_inner_, table1_144_inner_, + table1_144_inner_, table1_5_inner_, table1_5_inner_, table1_5_inner_, + table1_5_inner_, table1_5_inner_, table1_5_inner_, table1_11_inner_, + table1_12_inner_, table1_12_inner_, table1_12_inner_, table1_15_inner_, + table1_5_inner_, table1_5_inner_, table1_162_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_170_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_178_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_195_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_203_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_211_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_219_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_227_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_235_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_243_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_195_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_203_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_211_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_219_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_227_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_235_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_243_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_165_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_325_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_333_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_341_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_349_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_357_inner_, table1_166_inner_, table1_167_inner_, + table1_5_inner_, table1_5_inner_, table1_11_inner_, table1_12_inner_, + table1_12_inner_, table1_365_inner_, table1_166_inner_, table1_167_inner_, + table1_12_inner_, table1_369_inner_, table1_370_inner_, table1_371_inner_, + table1_12_inner_, table1_369_inner_, table1_374_inner_, table1_371_inner_, + table1_12_inner_, table1_369_inner_, table1_378_inner_, table1_371_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_371_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_387_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_391_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_395_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_399_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_403_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_407_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_411_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_415_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_419_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_423_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_427_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_431_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_435_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_439_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_443_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_447_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_451_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_455_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_459_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_463_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_467_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_471_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_475_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_479_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_483_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_487_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_491_inner_, + table1_12_inner_, table1_369_inner_, table1_382_inner_, table1_495_inner_, + table1_496_inner_, table1_497_inner_, table1_496_inner_, table1_497_inner_, + table1_496_inner_, table1_497_inner_, table1_496_inner_, table1_497_inner_, + table1_496_inner_, table1_497_inner_, table1_496_inner_, table1_497_inner_, + table1_508_inner_, table1_508_inner_, table1_510_inner_, table1_511_inner_, }; -const uint8_t HuffDecoderCommon::table13_0_inner_[5] = {0x02, 0x06, 0x0a, 0x01, - 0x00}; +const uint8_t* const HuffDecoderCommon::table1_outer_[512] = { + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_0_outer_, table1_0_outer_, table1_0_outer_, table1_0_outer_, + table1_0_outer_, table1_5_outer_, table1_5_outer_, table1_5_outer_, + table1_5_outer_, table1_5_outer_, table1_5_outer_, table1_11_outer_, + table1_12_outer_, table1_12_outer_, table1_12_outer_, table1_15_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_5_outer_, table1_5_outer_, table1_11_outer_, table1_12_outer_, + table1_12_outer_, table1_165_outer_, table1_166_outer_, table1_167_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_12_outer_, table1_369_outer_, table1_370_outer_, table1_371_outer_, + table1_496_outer_, table1_497_outer_, table1_496_outer_, table1_497_outer_, + table1_496_outer_, table1_497_outer_, table1_496_outer_, table1_497_outer_, + table1_496_outer_, table1_497_outer_, table1_496_outer_, table1_497_outer_, + table1_0_outer_, table1_0_outer_, table1_510_outer_, table1_511_outer_, +}; +const uint8_t HuffDecoderCommon::table13_0_inner_[5] = {0x00, 0x04, 0x08, 0x01, + 0x02}; const uint8_t HuffDecoderCommon::table14_0_emit_[11] = { 0x5c, 0xc3, 0xd0, 0x80, 0x82, 0x83, 0xa2, 0xb8, 0xc2, 0xe0, 0xe2}; const uint8_t HuffDecoderCommon::table14_0_ops_[32] = { - 0x01, 0x02, 0x01, 0x06, 0x01, 0x0a, 0x0e, 0x12, 0x16, 0x1a, 0x1e, - 0x22, 0x26, 0x2a, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00}; + 0x00, 0x01, 0x00, 0x05, 0x00, 0x09, 0x0d, 0x11, 0x15, 0x19, 0x1d, + 0x21, 0x25, 0x29, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; const uint8_t HuffDecoderCommon::table15_0_emit_[24] = { 0x5c, 0xc3, 0xd0, 0x80, 0x82, 0x83, 0xa2, 0xb8, 0xc2, 0xe0, 0xe2, 0x99, 0xa1, 0xa7, 0xac, 0xb0, 0xb1, 0xb3, 0xd1, 0xd8, 0xd9, 0xe3, 0xe5, 0xe6}; const uint8_t HuffDecoderCommon::table15_0_ops_[64] = { - 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x06, 0x01, 0x01, 0x01, - 0x0a, 0x01, 0x0e, 0x01, 0x12, 0x01, 0x16, 0x01, 0x1a, 0x01, 0x1e, - 0x01, 0x22, 0x01, 0x26, 0x01, 0x2a, 0x2e, 0x32, 0x36, 0x3a, 0x3e, - 0x42, 0x46, 0x4a, 0x4e, 0x52, 0x56, 0x5a, 0x5e, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00}; -const uint8_t HuffDecoderCommon::table16_0_emit_[50] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x09, 0x00, 0x0d, 0x00, 0x11, 0x00, 0x15, 0x00, 0x19, 0x00, 0x1d, + 0x00, 0x21, 0x00, 0x25, 0x00, 0x29, 0x2d, 0x31, 0x35, 0x39, 0x3d, + 0x41, 0x45, 0x49, 0x4d, 0x51, 0x55, 0x59, 0x5d, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table12_0_emit_[50] = { 0x5c, 0xc3, 0xd0, 0x80, 0x82, 0x83, 0xa2, 0xb8, 0xc2, 0xe0, 0xe2, 0x99, 0xa1, 0xa7, 0xac, 0xb0, 0xb1, 0xb3, 0xd1, 0xd8, 0xd9, 0xe3, 0xe5, 0xe6, 0x81, 0x84, 0x85, 0x86, 0x88, 0x92, 0x9a, 0x9c, 0xa0, 0xa3, 0xa4, 0xa9, 0xaa, 0xad, 0xb2, 0xb5, 0xb9, 0xba, 0xbb, 0xbd, 0xbe, 0xc4, 0xc6, 0xe4, 0xe8, 0xe9}; -const uint8_t HuffDecoderCommon::table16_0_ops_[128] = { - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x06, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x0a, - 0x01, 0x01, 0x01, 0x0e, 0x01, 0x01, 0x01, 0x12, 0x01, 0x01, 0x01, 0x16, - 0x01, 0x01, 0x01, 0x1a, 0x01, 0x01, 0x01, 0x1e, 0x01, 0x01, 0x01, 0x22, - 0x01, 0x01, 0x01, 0x26, 0x01, 0x01, 0x01, 0x2a, 0x01, 0x2e, 0x01, 0x32, - 0x01, 0x36, 0x01, 0x3a, 0x01, 0x3e, 0x01, 0x42, 0x01, 0x46, 0x01, 0x4a, - 0x01, 0x4e, 0x01, 0x52, 0x01, 0x56, 0x01, 0x5a, 0x01, 0x5e, 0x62, 0x66, - 0x6a, 0x6e, 0x72, 0x76, 0x7a, 0x7e, 0x82, 0x86, 0x8a, 0x8e, 0x92, 0x96, - 0x9a, 0x9e, 0xa2, 0xa6, 0xaa, 0xae, 0xb2, 0xb6, 0xba, 0xbe, 0xc2, 0xc6, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, - 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00}; -const uint8_t HuffDecoderCommon::table12_0_emit_[79] = { - 0x5c, 0xc3, 0xd0, 0x80, 0x82, 0x83, 0xa2, 0xb8, 0xc2, 0xe0, 0xe2, 0x99, - 0xa1, 0xa7, 0xac, 0xb0, 0xb1, 0xb3, 0xd1, 0xd8, 0xd9, 0xe3, 0xe5, 0xe6, - 0x81, 0x84, 0x85, 0x86, 0x88, 0x92, 0x9a, 0x9c, 0xa0, 0xa3, 0xa4, 0xa9, - 0xaa, 0xad, 0xb2, 0xb5, 0xb9, 0xba, 0xbb, 0xbd, 0xbe, 0xc4, 0xc6, 0xe4, - 0xe8, 0xe9, 0x01, 0x87, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8f, 0x93, 0x95, - 0x96, 0x97, 0x98, 0x9b, 0x9d, 0x9e, 0xa5, 0xa6, 0xa8, 0xae, 0xaf, 0xb4, - 0xb6, 0xb7, 0xbc, 0xbf, 0xc5, 0xe7, 0xef}; -const uint16_t HuffDecoderCommon::table12_0_inner_[90] = { +const uint16_t HuffDecoderCommon::table12_0_inner_[70] = { 0x0004, 0x0104, 0x0204, 0x0305, 0x0405, 0x0505, 0x0605, 0x0705, 0x0805, 0x0905, 0x0a05, 0x0b06, 0x0c06, 0x0d06, 0x0e06, 0x0f06, 0x1006, 0x1106, 0x1206, 0x1306, 0x1406, 0x1506, 0x1606, 0x1706, 0x1807, 0x1907, 0x1a07, 0x1b07, 0x1c07, 0x1d07, 0x1e07, 0x1f07, 0x2007, 0x2107, 0x2207, 0x2307, 0x2407, 0x2507, 0x2607, 0x2707, 0x2807, 0x2907, 0x2a07, 0x2b07, 0x2c07, - 0x2d07, 0x2e07, 0x2f07, 0x3007, 0x3107, 0x3208, 0x3308, 0x3408, 0x3508, - 0x3608, 0x3708, 0x3808, 0x3908, 0x3a08, 0x3b08, 0x3c08, 0x3d08, 0x3e08, - 0x3f08, 0x4008, 0x4108, 0x4208, 0x4308, 0x4408, 0x4508, 0x4608, 0x4708, - 0x4808, 0x4908, 0x4a08, 0x4b08, 0x4c08, 0x4d08, 0x4e08, 0x0018, 0x0028, - 0x0038, 0x0048, 0x0058, 0x0068, 0x0078, 0x0088, 0x0098, 0x00a8, 0x00b8}; -const uint8_t HuffDecoderCommon::table12_0_outer_[256] = { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, - 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, - 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, - 8, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 11, 11, - 11, 11, 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 15, 15, 15, 15, 16, - 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, - 21, 21, 21, 21, 22, 22, 22, 22, 23, 23, 23, 23, 24, 24, 25, 25, 26, 26, 27, - 27, 28, 28, 29, 29, 30, 30, 31, 31, 32, 32, 33, 33, 34, 34, 35, 35, 36, 36, - 37, 37, 38, 38, 39, 39, 40, 40, 41, 41, 42, 42, 43, 43, 44, 44, 45, 45, 46, - 46, 47, 47, 48, 48, 49, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, - 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, - 81, 82, 83, 84, 85, 86, 87, 88, 89}; -const uint8_t HuffDecoderCommon::table24_0_emit_[8] = {0xc0, 0xc1, 0xc8, 0xc9, - 0xca, 0xcd, 0xd2, 0xd5}; -const uint8_t HuffDecoderCommon::table24_0_inner_[8] = {0x03, 0x07, 0x0b, 0x0f, - 0x13, 0x17, 0x1b, 0x1f}; -const uint8_t HuffDecoderCommon::table25_0_emit_[16] = { - 0xd3, 0xd4, 0xd6, 0xdd, 0xde, 0xdf, 0xf1, 0xf4, - 0xf5, 0xf6, 0xf7, 0xf8, 0xfa, 0xfb, 0xfc, 0xfd}; -const uint8_t HuffDecoderCommon::table25_0_inner_[16] = { - 0x04, 0x0c, 0x14, 0x1c, 0x24, 0x2c, 0x34, 0x3c, - 0x44, 0x4c, 0x54, 0x5c, 0x64, 0x6c, 0x74, 0x7c}; -const uint8_t HuffDecoderCommon::table26_0_emit_[30] = { - 0xfe, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x0b, 0x0c, - 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x17, 0x18, + 0x2d07, 0x2e07, 0x2f07, 0x3007, 0x3107, 0x000f, 0x0017, 0x001f, 0x0027, + 0x002f, 0x0037, 0x003f, 0x0047, 0x004f, 0x0057, 0x005f, 0x0067, 0x006f, + 0x0077, 0x007f, 0x0087, 0x008f, 0x0097, 0x009f, 0x00a7}; +const uint8_t HuffDecoderCommon::table12_0_outer_[128] = { + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, + 2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, + 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, + 11, 12, 12, 13, 13, 14, 14, 15, 15, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, + 21, 21, 22, 22, 23, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, + 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, + 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69}; +const uint8_t HuffDecoderCommon::table33_0_emit_[15] = { + 0xc0, 0xc1, 0xc8, 0xc9, 0xca, 0xcd, 0xd2, 0xd5, + 0xda, 0xdb, 0xee, 0xf0, 0xf2, 0xf3, 0xff}; +const uint8_t HuffDecoderCommon::table33_0_inner_[16] = { + 0x00, 0x02, 0x04, 0x06, 0x08, 0x0a, 0x0c, 0x0e, + 0x10, 0x12, 0x14, 0x16, 0x18, 0x1a, 0x1c, 0x01}; +const uint8_t HuffDecoderCommon::table32_0_emit_[17] = { + 0xc0, 0xc1, 0xc8, 0xc9, 0xca, 0xcd, 0xd2, 0xd5, 0xda, + 0xdb, 0xee, 0xf0, 0xf2, 0xf3, 0xff, 0xcb, 0xcc}; +const uint8_t HuffDecoderCommon::table32_0_ops_[32] = { + 0x04, 0x04, 0x0c, 0x0c, 0x14, 0x14, 0x1c, 0x1c, 0x24, 0x24, 0x2c, + 0x2c, 0x34, 0x34, 0x3c, 0x3c, 0x44, 0x44, 0x4c, 0x4c, 0x54, 0x54, + 0x5c, 0x5c, 0x64, 0x64, 0x6c, 0x6c, 0x74, 0x74, 0x7d, 0x85}; +const uint8_t HuffDecoderCommon::table36_0_emit_[6] = {0xec, 0xed, 0xc7, + 0xcf, 0xea, 0xeb}; +const uint8_t HuffDecoderCommon::table36_0_inner_[6] = {0x02, 0x06, 0x0b, + 0x0f, 0x13, 0x17}; +const uint8_t HuffDecoderCommon::table39_0_emit_[17] = { + 0xd3, 0xd4, 0xd6, 0xdd, 0xde, 0xdf, 0xf1, 0xf4, 0xf5, + 0xf6, 0xf7, 0xf8, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe}; +const uint8_t HuffDecoderCommon::table39_0_ops_[32] = { + 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, 0x18, 0x1c, 0x20, 0x24, 0x28, + 0x2c, 0x30, 0x34, 0x38, 0x3c, 0x40, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02}; +const uint8_t HuffDecoderCommon::table40_0_emit_[46] = { + 0xd3, 0xd4, 0xd6, 0xdd, 0xde, 0xdf, 0xf1, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, + 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, + 0x0b, 0x0c, 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f, 0x7f, 0xdc, 0xf9}; -const uint16_t HuffDecoderCommon::table26_0_inner_[31] = { - 0x0004, 0x0015, 0x0025, 0x0035, 0x0045, 0x0055, 0x0065, 0x0075, - 0x0085, 0x0095, 0x00a5, 0x00b5, 0x00c5, 0x00d5, 0x00e5, 0x00f5, - 0x0105, 0x0115, 0x0125, 0x0135, 0x0145, 0x0155, 0x0165, 0x0175, - 0x0185, 0x0195, 0x01a5, 0x01b5, 0x01c5, 0x01d5, 0x000d}; -const uint8_t HuffDecoderCommon::table30_0_emit_[7] = {0xda, 0xdb, 0xee, 0xf0, - 0xf2, 0xf3, 0xff}; -const uint8_t HuffDecoderCommon::table30_0_inner_[8] = {0x02, 0x06, 0x0a, 0x0e, - 0x12, 0x16, 0x1a, 0x01}; -const uint8_t HuffDecoderCommon::table29_0_emit_[9] = { - 0xda, 0xdb, 0xee, 0xf0, 0xf2, 0xf3, 0xff, 0xcb, 0xcc}; -const uint8_t HuffDecoderCommon::table29_0_inner_[9] = { - 0x03, 0x0b, 0x13, 0x1b, 0x23, 0x2b, 0x33, 0x3c, 0x44}; +const uint8_t HuffDecoderCommon::table40_0_ops_[64] = { + 0x00, 0x01, 0x00, 0x05, 0x00, 0x09, 0x00, 0x0d, 0x00, 0x11, 0x00, + 0x15, 0x00, 0x19, 0x00, 0x1d, 0x00, 0x21, 0x00, 0x25, 0x00, 0x29, + 0x00, 0x2d, 0x00, 0x31, 0x00, 0x35, 0x00, 0x39, 0x00, 0x3d, 0x00, + 0x41, 0x45, 0x49, 0x4d, 0x51, 0x55, 0x59, 0x5d, 0x61, 0x65, 0x69, + 0x6d, 0x71, 0x75, 0x79, 0x7d, 0x81, 0x85, 0x89, 0x8d, 0x91, 0x95, + 0x99, 0x9d, 0xa1, 0xa5, 0xa9, 0xad, 0xb1, 0xb5, 0x02}; +const uint8_t HuffDecoderCommon::table41_0_ops_[128] = { + 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x09, + 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x15, + 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x21, + 0x00, 0x00, 0x00, 0x25, 0x00, 0x00, 0x00, 0x29, 0x00, 0x00, 0x00, 0x2d, + 0x00, 0x00, 0x00, 0x31, 0x00, 0x00, 0x00, 0x35, 0x00, 0x00, 0x00, 0x39, + 0x00, 0x00, 0x00, 0x3d, 0x00, 0x00, 0x00, 0x41, 0x00, 0x45, 0x00, 0x49, + 0x00, 0x4d, 0x00, 0x51, 0x00, 0x55, 0x00, 0x59, 0x00, 0x5d, 0x00, 0x61, + 0x00, 0x65, 0x00, 0x69, 0x00, 0x6d, 0x00, 0x71, 0x00, 0x75, 0x00, 0x79, + 0x00, 0x7d, 0x00, 0x81, 0x00, 0x85, 0x00, 0x89, 0x00, 0x8d, 0x00, 0x91, + 0x00, 0x95, 0x00, 0x99, 0x00, 0x9d, 0x00, 0xa1, 0x00, 0xa5, 0x00, 0xa9, + 0x00, 0xad, 0x00, 0xb1, 0x00, 0xb5, 0x00, 0x02}; +const uint8_t HuffDecoderCommon::table38_0_emit_[4] = {0xd3, 0xd4, 0xd6, 0xdd}; +const uint16_t HuffDecoderCommon::table38_0_ops_[32] = { + 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, + 0x0025, 0x0025, 0x0025, 0x0025, 0x0025, 0x0025, 0x0025, 0x0025, + 0x0045, 0x0045, 0x0045, 0x0045, 0x0045, 0x0045, 0x0045, 0x0045, + 0x0065, 0x0065, 0x0065, 0x0065, 0x0065, 0x0065, 0x0065, 0x0065}; +const uint8_t HuffDecoderCommon::table38_1_emit_[4] = {0xde, 0xdf, 0xf1, 0xf4}; +const uint8_t HuffDecoderCommon::table38_2_emit_[4] = {0xf5, 0xf6, 0xf7, 0xf8}; +const uint8_t HuffDecoderCommon::table38_3_emit_[4] = {0xfa, 0xfb, 0xfc, 0xfd}; +const uint8_t HuffDecoderCommon::table38_4_emit_[7] = {0xfe, 0x02, 0x03, 0x04, + 0x05, 0x06, 0x07}; +const uint16_t HuffDecoderCommon::table38_4_ops_[32] = { + 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, 0x0005, + 0x0026, 0x0026, 0x0026, 0x0026, 0x0046, 0x0046, 0x0046, 0x0046, + 0x0066, 0x0066, 0x0066, 0x0066, 0x0086, 0x0086, 0x0086, 0x0086, + 0x00a6, 0x00a6, 0x00a6, 0x00a6, 0x00c6, 0x00c6, 0x00c6, 0x00c6}; +const uint8_t HuffDecoderCommon::table38_5_emit_[8] = {0x08, 0x0b, 0x0c, 0x0e, + 0x0f, 0x10, 0x11, 0x12}; +const uint16_t HuffDecoderCommon::table38_5_ops_[32] = { + 0x0006, 0x0006, 0x0006, 0x0006, 0x0026, 0x0026, 0x0026, 0x0026, + 0x0046, 0x0046, 0x0046, 0x0046, 0x0066, 0x0066, 0x0066, 0x0066, + 0x0086, 0x0086, 0x0086, 0x0086, 0x00a6, 0x00a6, 0x00a6, 0x00a6, + 0x00c6, 0x00c6, 0x00c6, 0x00c6, 0x00e6, 0x00e6, 0x00e6, 0x00e6}; +const uint8_t HuffDecoderCommon::table38_6_emit_[8] = {0x13, 0x14, 0x15, 0x17, + 0x18, 0x19, 0x1a, 0x1b}; +const uint8_t HuffDecoderCommon::table38_7_emit_[10] = { + 0x1c, 0x1d, 0x1e, 0x1f, 0x7f, 0xdc, 0xf9, 0x0a, 0x0d, 0x16}; +const uint16_t HuffDecoderCommon::table38_7_ops_[32] = { + 0x0006, 0x0006, 0x0006, 0x0006, 0x0026, 0x0026, 0x0026, 0x0026, + 0x0046, 0x0046, 0x0046, 0x0046, 0x0066, 0x0066, 0x0066, 0x0066, + 0x0086, 0x0086, 0x0086, 0x0086, 0x00a6, 0x00a6, 0x00a6, 0x00a6, + 0x00c6, 0x00c6, 0x00c6, 0x00c6, 0x00e8, 0x0108, 0x0128, 0x0018}; +const uint8_t* const HuffDecoderCommon::table38_emit_[8] = { + table38_0_emit_, table38_1_emit_, table38_2_emit_, table38_3_emit_, + table38_4_emit_, table38_5_emit_, table38_6_emit_, table38_7_emit_, +}; +const uint16_t* const HuffDecoderCommon::table38_ops_[8] = { + table38_0_ops_, table38_0_ops_, table38_0_ops_, table38_0_ops_, + table38_4_ops_, table38_5_ops_, table38_5_ops_, table38_7_ops_, +}; } // namespace grpc_core diff --git a/src/core/ext/transport/chttp2/transport/decode_huff.h b/src/core/ext/transport/chttp2/transport/decode_huff.h index 2c1ab31e4d9..21f087585c0 100644 --- a/src/core/ext/transport/chttp2/transport/decode_huff.h +++ b/src/core/ext/transport/chttp2/transport/decode_huff.h @@ -12,7 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -//////////////////////////////////////////////////////////////////////////////// // This file is autogenerated: see // tools/codegen/core/gen_huffman_decompressor.cc @@ -22,7 +21,6 @@ #include #include -// GEOMETRY: 8,7,8,5 namespace grpc_core { class HuffDecoderCommon { protected: @@ -40,51 +38,53 @@ class HuffDecoderCommon { static inline uint64_t GetEmit4(size_t i, size_t emit) { return table4_emit_[i >> 6][emit]; } - static inline uint64_t GetOp1(size_t i) { - return table1_0_inner_[table1_0_outer_[i]]; - } - static inline uint64_t GetEmit1(size_t, size_t emit) { - return table1_0_emit_[emit]; - } static inline uint64_t GetOp5(size_t i) { - return (i < 2 ? (i ? 6 : 2) : ((i - 2) ? 14 : 10)); + return table5_ops_[i >> 7][i & 0x7f]; } - static inline uint64_t GetEmit5(size_t, size_t emit) { - return (emit < 2 ? (emit + 33) : ((emit - 2) + 40)); - } - static inline uint64_t GetOp7(size_t i) { - return ((i < 2 ? (i) : ((i - 2) + 1)) < 1 - ? (((void)(i < 2 ? (i) : ((i - 2) + 1)), 2)) - : (((i < 2 ? (i) : ((i - 2) + 1)) - 1) ? 0 : 1)); - } - static inline uint64_t GetEmit7(size_t, size_t emit) { - return ((void)emit, 63); - } - static inline uint64_t GetOp8(size_t i) { - return table8_0_inner_[table8_0_outer_[i]]; - } - static inline uint64_t GetEmit8(size_t, size_t emit) { - return (emit < 2 ? (emit ? 39 : 63) : ((emit - 2) ? 124 : 43)); - } - static inline uint64_t GetOp9(size_t i) { - return table9_0_inner_[table9_0_outer_[i]]; - } - static inline uint64_t GetEmit9(size_t, size_t emit) { - return table9_0_emit_[emit]; - } - static inline uint64_t GetOp10(size_t i) { return table10_0_ops_[i]; } - static inline uint64_t GetEmit10(size_t, size_t emit) { - return table10_0_emit_[emit]; - } - static inline uint64_t GetOp11(size_t i) { return table11_0_ops_[i]; } - static inline uint64_t GetEmit11(size_t, size_t emit) { - return table11_0_emit_[emit]; + static inline uint64_t GetEmit5(size_t i, size_t emit) { + return table5_emit_[i >> 7][emit]; } static inline uint64_t GetOp6(size_t i) { - return table6_ops_[i >> 6][i & 0x3f]; + return table6_ops_[i >> 5][i & 0x1f]; } static inline uint64_t GetEmit6(size_t i, size_t emit) { - return table6_emit_[i >> 6][emit]; + return table6_emit_[i >> 5][emit]; + } + static inline uint64_t GetOp7(size_t i) { + return table7_ops_[i >> 6][i & 0x3f]; + } + static inline uint64_t GetEmit7(size_t i, size_t emit) { + return table7_emit_[i >> 6][emit]; + } + static inline uint64_t GetOp8(size_t i) { + return table8_inner_[i >> 6][table8_outer_[i >> 6][i & 0x3f]]; + } + static inline uint64_t GetEmit8(size_t i, size_t emit) { + return table8_emit_[i >> 6][emit]; + } + static inline uint64_t GetOp9(size_t i) { + return table9_ops_[i >> 5][i & 0x1f]; + } + static inline uint64_t GetEmit9(size_t i, size_t emit) { + return table9_emit_[i >> 5][emit]; + } + static inline uint64_t GetOp10(size_t i) { + return table10_inner_[i >> 6][table10_outer_[i >> 6][i & 0x3f]]; + } + static inline uint64_t GetEmit10(size_t i, size_t emit) { + return table10_emit_[i >> 6][emit]; + } + static inline uint64_t GetOp11(size_t i) { + return table11_inner_[i >> 6][table11_outer_[i >> 6][i & 0x3f]]; + } + static inline uint64_t GetEmit11(size_t i, size_t emit) { + return table11_emit_[i >> 6][emit]; + } + static inline uint64_t GetOp1(size_t i) { + return table1_inner_[i >> 6][table1_outer_[i >> 6][i & 0x3f]]; + } + static inline uint64_t GetEmit1(size_t i, size_t emit) { + return table1_emit_[i >> 6][emit]; } static inline uint64_t GetOp13(size_t i) { return table13_0_inner_[(i < 3 ? (i) : ((i - 3) / 12 + 3))]; @@ -100,80 +100,117 @@ class HuffDecoderCommon { static inline uint64_t GetEmit15(size_t, size_t emit) { return table15_0_emit_[emit]; } - static inline uint64_t GetOp16(size_t i) { return table16_0_ops_[i]; } - static inline uint64_t GetEmit16(size_t, size_t emit) { - return table16_0_emit_[emit]; - } static inline uint64_t GetOp12(size_t i) { return table12_0_inner_[table12_0_outer_[i]]; } static inline uint64_t GetEmit12(size_t, size_t emit) { return table12_0_emit_[emit]; } - static inline uint64_t GetOp17(size_t i) { return i ? 3 : 1; } - static inline uint64_t GetEmit17(size_t, size_t emit) { - return emit ? 142 : 9; + static inline uint64_t GetOp16(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit16(size_t, size_t emit) { + return emit ? 135 : 1; } + static inline uint64_t GetOp17(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit17(size_t, size_t emit) { return emit + 137; } static inline uint64_t GetOp18(size_t i) { return i ? 3 : 1; } - static inline uint64_t GetEmit18(size_t, size_t emit) { return emit + 144; } + static inline uint64_t GetEmit18(size_t, size_t emit) { return emit + 139; } static inline uint64_t GetOp19(size_t i) { return i ? 3 : 1; } static inline uint64_t GetEmit19(size_t, size_t emit) { - return emit ? 159 : 148; + return emit ? 143 : 141; } static inline uint64_t GetOp20(size_t i) { return i ? 3 : 1; } static inline uint64_t GetEmit20(size_t, size_t emit) { - return emit ? 206 : 171; + return emit ? 149 : 147; } static inline uint64_t GetOp21(size_t i) { return i ? 3 : 1; } - static inline uint64_t GetEmit21(size_t, size_t emit) { - return emit ? 225 : 215; - } + static inline uint64_t GetEmit21(size_t, size_t emit) { return emit + 150; } static inline uint64_t GetOp22(size_t i) { return i ? 3 : 1; } - static inline uint64_t GetEmit22(size_t, size_t emit) { return emit + 236; } - static inline uint64_t GetOp23(size_t i) { + static inline uint64_t GetEmit22(size_t, size_t emit) { + return emit ? 155 : 152; + } + static inline uint64_t GetOp23(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit23(size_t, size_t emit) { return emit + 157; } + static inline uint64_t GetOp24(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit24(size_t, size_t emit) { return emit + 165; } + static inline uint64_t GetOp25(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit25(size_t, size_t emit) { + return emit ? 174 : 168; + } + static inline uint64_t GetOp26(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit26(size_t, size_t emit) { + return emit ? 180 : 175; + } + static inline uint64_t GetOp27(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit27(size_t, size_t emit) { return emit + 182; } + static inline uint64_t GetOp28(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit28(size_t, size_t emit) { + return emit ? 191 : 188; + } + static inline uint64_t GetOp29(size_t i) { return i ? 3 : 1; } + static inline uint64_t GetEmit29(size_t, size_t emit) { + return emit ? 231 : 197; + } + static inline uint64_t GetOp30(size_t i) { return (i < 2 ? (i ? 6 : 2) : ((i - 2) ? 14 : 10)); } - static inline uint64_t GetEmit23(size_t, size_t emit) { - return (emit < 2 ? (emit ? 207 : 199) : ((emit - 2) + 234)); - } - static inline uint64_t GetOp24(size_t i) { return table24_0_inner_[i]; } - static inline uint64_t GetEmit24(size_t, size_t emit) { - return table24_0_emit_[emit]; - } - static inline uint64_t GetOp25(size_t i) { return table25_0_inner_[i]; } - static inline uint64_t GetEmit25(size_t, size_t emit) { - return table25_0_emit_[emit]; - } - static inline uint64_t GetOp27(size_t i) { - return ( - (i < 1 ? (((void)i, 0)) : ((i - 1) / 14 + 1)) < 1 - ? (((void)(i < 1 ? (((void)i, 0)) : ((i - 1) / 14 + 1)), 2)) - : (((i < 1 ? (((void)i, 0)) : ((i - 1) / 14 + 1)) - 1) ? 0 : 1)); - } - static inline uint64_t GetEmit27(size_t, size_t emit) { - return ((void)emit, 254); - } - static inline uint64_t GetOp26(size_t i) { - return table26_0_inner_[(i < 1 ? (((void)i, 0)) : ((i - 1)))]; - } - static inline uint64_t GetEmit26(size_t, size_t emit) { - return table26_0_emit_[emit]; - } - static inline uint64_t GetOp28(size_t i) { - return (i < 2 ? (i ? 10 : 2) : ((i - 2) ? 6 : 18)); - } - static inline uint64_t GetEmit28(size_t, size_t emit) { - return (emit < 1 ? (((void)emit, 10)) : ((emit - 1) ? 22 : 13)); - } - static inline uint64_t GetOp30(size_t i) { return table30_0_inner_[i]; } static inline uint64_t GetEmit30(size_t, size_t emit) { - return table30_0_emit_[emit]; + return (emit < 2 ? (emit + 144) : ((emit - 2) ? 159 : 148)); } - static inline uint64_t GetOp29(size_t i) { - return table29_0_inner_[(i < 13 ? (i / 2 + 0) : ((i - 13) + 6))]; + static inline uint64_t GetOp31(size_t i) { + return (i < 2 ? (i ? 6 : 2) : ((i - 2) ? 14 : 10)); } - static inline uint64_t GetEmit29(size_t, size_t emit) { - return table29_0_emit_[emit]; + static inline uint64_t GetEmit31(size_t, size_t emit) { + return (emit < 2 ? (emit ? 206 : 171) : ((emit - 2) ? 225 : 215)); + } + static inline uint64_t GetOp33(size_t i) { return table33_0_inner_[i]; } + static inline uint64_t GetEmit33(size_t, size_t emit) { + return table33_0_emit_[emit]; + } + static inline uint64_t GetOp32(size_t i) { return table32_0_ops_[i]; } + static inline uint64_t GetEmit32(size_t, size_t emit) { + return table32_0_emit_[emit]; + } + static inline uint64_t GetOp35(size_t i) { return i; } + static inline uint64_t GetEmit35(size_t, size_t emit) { + return ((void)emit, 239); + } + static inline uint64_t GetOp34(size_t i) { + return ((i < 1 ? (((void)i, 0)) : ((i - 1))) < 1 + ? (((void)(i < 1 ? (((void)i, 0)) : ((i - 1))), 1)) + : (((i < 1 ? (((void)i, 0)) : ((i - 1))) - 1) ? 10 : 6)); + } + static inline uint64_t GetEmit34(size_t, size_t emit) { + return (emit < 1 ? (((void)emit, 239)) : ((emit - 1) ? 142 : 9)); + } + static inline uint64_t GetOp37(size_t i) { + return ((i < 2 ? (i) : (((void)(i - 2), 2))) < 1 + ? (((void)(i < 2 ? (i) : (((void)(i - 2), 2))), 0)) + : (((i < 2 ? (i) : (((void)(i - 2), 2))) - 1) ? 1 : 2)); + } + static inline uint64_t GetEmit37(size_t, size_t emit) { return emit + 236; } + static inline uint64_t GetOp36(size_t i) { + return table36_0_inner_[(i < 3 ? (i / 2 + 0) : ((i - 3) + 1))]; + } + static inline uint64_t GetEmit36(size_t, size_t emit) { + return table36_0_emit_[emit]; + } + static inline uint64_t GetOp39(size_t i) { return table39_0_ops_[i]; } + static inline uint64_t GetEmit39(size_t, size_t emit) { + return table39_0_emit_[emit]; + } + static inline uint64_t GetOp40(size_t i) { return table40_0_ops_[i]; } + static inline uint64_t GetEmit40(size_t, size_t emit) { + return table40_0_emit_[emit]; + } + static inline uint64_t GetOp41(size_t i) { return table41_0_ops_[i]; } + static inline uint64_t GetEmit41(size_t, size_t emit) { + return table40_0_emit_[emit]; + } + static inline uint64_t GetOp38(size_t i) { + return table38_ops_[i >> 5][i & 0x1f]; + } + static inline uint64_t GetEmit38(size_t i, size_t emit) { + return table38_emit_[i >> 5][emit]; } private: @@ -187,44 +224,1373 @@ class HuffDecoderCommon { static const uint8_t table4_1_ops_[64]; static const uint8_t* const table4_emit_[2]; static const uint8_t* const table4_ops_[2]; - static const uint8_t table1_0_emit_[74]; - static const uint16_t table1_0_inner_[76]; - static const uint8_t table1_0_outer_[256]; - static const uint8_t table8_0_inner_[6]; - static const uint8_t table8_0_outer_[8]; - static const uint8_t table9_0_emit_[6]; - static const uint8_t table9_0_inner_[8]; - static const uint8_t table9_0_outer_[16]; - static const uint8_t table10_0_emit_[12]; - static const uint8_t table10_0_ops_[32]; - static const uint8_t table11_0_emit_[14]; - static const uint8_t table11_0_ops_[64]; - static const uint8_t table6_0_emit_[3]; - static const uint8_t table6_0_ops_[64]; - static const uint8_t table6_1_emit_[14]; - static const uint8_t table6_1_ops_[64]; - static const uint8_t* const table6_emit_[2]; - static const uint8_t* const table6_ops_[2]; + static const uint8_t table5_0_ops_[128]; + static const uint8_t table5_1_emit_[52]; + static const uint8_t table5_1_ops_[128]; + static const uint8_t* const table5_emit_[2]; + static const uint8_t* const table5_ops_[2]; + static const uint8_t table6_0_emit_[2]; + static const uint8_t table6_0_ops_[32]; + static const uint8_t table6_1_emit_[2]; + static const uint8_t table6_2_emit_[2]; + static const uint8_t table6_3_emit_[2]; + static const uint8_t table6_4_emit_[2]; + static const uint8_t table6_5_emit_[4]; + static const uint8_t table6_5_ops_[32]; + static const uint8_t table6_6_emit_[4]; + static const uint8_t table6_7_emit_[4]; + static const uint8_t table6_8_emit_[4]; + static const uint8_t table6_9_emit_[4]; + static const uint8_t table6_10_emit_[4]; + static const uint8_t table6_11_emit_[6]; + static const uint8_t table6_11_ops_[32]; + static const uint8_t table6_12_emit_[8]; + static const uint8_t table6_12_ops_[32]; + static const uint8_t table6_13_emit_[8]; + static const uint8_t table6_14_emit_[8]; + static const uint8_t table6_15_emit_[10]; + static const uint8_t table6_15_ops_[32]; + static const uint8_t* const table6_emit_[16]; + static const uint8_t* const table6_ops_[16]; + static const uint8_t table7_0_emit_[36]; + static const uint8_t table7_0_ops_[64]; + static const uint8_t table7_1_emit_[36]; + static const uint8_t table7_1_ops_[64]; + static const uint8_t table7_2_emit_[36]; + static const uint8_t table7_2_ops_[64]; + static const uint8_t table7_3_emit_[36]; + static const uint8_t table7_3_ops_[64]; + static const uint8_t table7_4_emit_[38]; + static const uint8_t table7_4_ops_[64]; + static const uint8_t table7_5_ops_[64]; + static const uint8_t table7_11_ops_[64]; + static const uint8_t table7_12_ops_[64]; + static const uint8_t table7_15_emit_[15]; + static const uint8_t table7_15_ops_[64]; + static const uint8_t* const table7_emit_[16]; + static const uint8_t* const table7_ops_[16]; + static const uint8_t table8_0_emit_[71]; + static const uint16_t table8_0_inner_[38]; + static const uint8_t table8_0_outer_[64]; + static const uint8_t table8_1_emit_[71]; + static const uint16_t table8_1_inner_[38]; + static const uint8_t table8_2_emit_[71]; + static const uint16_t table8_2_inner_[38]; + static const uint8_t table8_3_emit_[71]; + static const uint16_t table8_3_inner_[38]; + static const uint8_t table8_4_emit_[71]; + static const uint16_t table8_4_inner_[38]; + static const uint8_t table8_5_emit_[71]; + static const uint16_t table8_5_inner_[38]; + static const uint8_t table8_6_emit_[71]; + static const uint16_t table8_6_inner_[38]; + static const uint8_t table8_7_emit_[71]; + static const uint16_t table8_7_inner_[38]; + static const uint8_t table8_8_emit_[71]; + static const uint16_t table8_8_inner_[38]; + static const uint8_t table8_9_emit_[71]; + static const uint16_t table8_9_inner_[38]; + static const uint8_t table8_10_emit_[40]; + static const uint16_t table8_10_inner_[23]; + static const uint8_t table8_10_outer_[64]; + static const uint8_t table8_11_emit_[40]; + static const uint8_t table8_12_emit_[40]; + static const uint8_t table8_13_emit_[40]; + static const uint8_t table8_14_emit_[40]; + static const uint8_t table8_15_emit_[40]; + static const uint8_t table8_16_emit_[40]; + static const uint8_t table8_17_emit_[40]; + static const uint8_t table8_18_emit_[40]; + static const uint8_t table8_19_emit_[40]; + static const uint8_t table8_20_emit_[40]; + static const uint8_t table8_21_emit_[40]; + static const uint8_t table8_22_emit_[40]; + static const uint8_t table8_23_emit_[4]; + static const uint16_t table8_23_inner_[5]; + static const uint8_t table8_23_outer_[64]; + static const uint8_t table8_24_emit_[4]; + static const uint8_t table8_25_emit_[4]; + static const uint8_t table8_26_emit_[4]; + static const uint8_t table8_27_emit_[4]; + static const uint8_t table8_28_emit_[4]; + static const uint8_t table8_29_emit_[4]; + static const uint8_t table8_30_emit_[4]; + static const uint8_t table8_31_emit_[14]; + static const uint16_t table8_31_inner_[16]; + static const uint8_t table8_31_outer_[64]; + static const uint8_t* const table8_emit_[32]; + static const uint16_t* const table8_inner_[32]; + static const uint8_t* const table8_outer_[32]; + static const uint8_t table9_0_emit_[15]; + static const uint8_t table9_0_ops_[32]; + static const uint8_t table9_1_emit_[28]; + static const uint8_t table9_1_ops_[32]; + static const uint8_t table9_2_emit_[36]; + static const uint8_t table9_2_ops_[32]; + static const uint8_t table9_3_emit_[56]; + static const uint8_t table9_3_ops_[32]; + static const uint8_t table9_4_emit_[15]; + static const uint8_t table9_4_ops_[32]; + static const uint8_t table9_5_emit_[28]; + static const uint8_t table9_6_emit_[36]; + static const uint8_t table9_7_emit_[56]; + static const uint8_t table9_8_emit_[15]; + static const uint8_t table9_8_ops_[32]; + static const uint8_t table9_9_emit_[28]; + static const uint8_t table9_10_emit_[36]; + static const uint8_t table9_11_emit_[56]; + static const uint8_t table9_12_emit_[15]; + static const uint8_t table9_12_ops_[32]; + static const uint8_t table9_13_emit_[28]; + static const uint8_t table9_14_emit_[36]; + static const uint8_t table9_15_emit_[56]; + static const uint8_t table9_16_emit_[15]; + static const uint8_t table9_16_ops_[32]; + static const uint8_t table9_17_emit_[28]; + static const uint8_t table9_18_emit_[36]; + static const uint8_t table9_19_emit_[56]; + static const uint8_t table9_20_emit_[15]; + static const uint8_t table9_20_ops_[32]; + static const uint8_t table9_21_emit_[28]; + static const uint8_t table9_22_emit_[36]; + static const uint8_t table9_23_emit_[56]; + static const uint8_t table9_24_emit_[15]; + static const uint8_t table9_24_ops_[32]; + static const uint8_t table9_25_emit_[28]; + static const uint8_t table9_26_emit_[36]; + static const uint8_t table9_27_emit_[56]; + static const uint8_t table9_28_emit_[16]; + static const uint8_t table9_28_ops_[32]; + static const uint8_t table9_29_emit_[28]; + static const uint8_t table9_30_emit_[36]; + static const uint8_t table9_31_emit_[56]; + static const uint8_t table9_32_emit_[16]; + static const uint8_t table9_33_emit_[27]; + static const uint8_t table9_33_ops_[32]; + static const uint8_t table9_34_emit_[36]; + static const uint8_t table9_35_emit_[56]; + static const uint8_t table9_36_emit_[16]; + static const uint8_t table9_37_emit_[27]; + static const uint8_t table9_37_ops_[32]; + static const uint8_t table9_38_emit_[36]; + static const uint8_t table9_39_emit_[56]; + static const uint8_t table9_40_emit_[43]; + static const uint8_t table9_40_ops_[32]; + static const uint8_t table9_41_emit_[28]; + static const uint8_t table9_41_ops_[32]; + static const uint8_t table9_42_emit_[43]; + static const uint8_t table9_42_ops_[32]; + static const uint8_t table9_43_emit_[28]; + static const uint8_t table9_44_emit_[43]; + static const uint8_t table9_44_ops_[32]; + static const uint8_t table9_45_emit_[28]; + static const uint8_t table9_46_emit_[43]; + static const uint8_t table9_46_ops_[32]; + static const uint8_t table9_47_emit_[28]; + static const uint8_t table9_48_emit_[43]; + static const uint8_t table9_48_ops_[32]; + static const uint8_t table9_49_emit_[28]; + static const uint8_t table9_50_emit_[43]; + static const uint8_t table9_50_ops_[32]; + static const uint8_t table9_51_emit_[28]; + static const uint8_t table9_52_emit_[43]; + static const uint8_t table9_52_ops_[32]; + static const uint8_t table9_53_emit_[28]; + static const uint8_t table9_54_emit_[43]; + static const uint8_t table9_54_ops_[32]; + static const uint8_t table9_55_emit_[28]; + static const uint8_t table9_56_emit_[43]; + static const uint8_t table9_56_ops_[32]; + static const uint8_t table9_57_emit_[28]; + static const uint8_t table9_58_emit_[43]; + static const uint8_t table9_58_ops_[32]; + static const uint8_t table9_59_emit_[28]; + static const uint8_t table9_60_emit_[43]; + static const uint8_t table9_60_ops_[32]; + static const uint8_t table9_61_emit_[28]; + static const uint8_t table9_62_emit_[44]; + static const uint8_t table9_62_ops_[32]; + static const uint8_t table9_63_emit_[28]; + static const uint8_t table9_64_emit_[44]; + static const uint8_t table9_65_emit_[27]; + static const uint8_t table9_65_ops_[32]; + static const uint8_t table9_66_emit_[44]; + static const uint8_t table9_67_emit_[27]; + static const uint8_t table9_67_ops_[32]; + static const uint8_t table9_68_emit_[44]; + static const uint8_t table9_69_emit_[27]; + static const uint8_t table9_69_ops_[32]; + static const uint8_t table9_70_emit_[44]; + static const uint8_t table9_71_emit_[27]; + static const uint8_t table9_71_ops_[32]; + static const uint8_t table9_72_emit_[44]; + static const uint8_t table9_73_emit_[27]; + static const uint8_t table9_73_ops_[32]; + static const uint8_t table9_74_emit_[44]; + static const uint8_t table9_75_emit_[27]; + static const uint8_t table9_75_ops_[32]; + static const uint8_t table9_76_emit_[44]; + static const uint8_t table9_77_emit_[27]; + static const uint8_t table9_77_ops_[32]; + static const uint8_t table9_78_emit_[44]; + static const uint8_t table9_79_emit_[27]; + static const uint8_t table9_79_ops_[32]; + static const uint8_t table9_80_emit_[44]; + static const uint8_t table9_81_emit_[27]; + static const uint8_t table9_81_ops_[32]; + static const uint8_t table9_82_emit_[44]; + static const uint8_t table9_83_emit_[27]; + static const uint8_t table9_83_ops_[32]; + static const uint8_t table9_84_emit_[44]; + static const uint8_t table9_85_emit_[27]; + static const uint8_t table9_85_ops_[32]; + static const uint8_t table9_86_emit_[44]; + static const uint8_t table9_87_emit_[27]; + static const uint8_t table9_87_ops_[32]; + static const uint8_t table9_88_emit_[44]; + static const uint8_t table9_89_emit_[27]; + static const uint8_t table9_89_ops_[32]; + static const uint8_t table9_90_emit_[44]; + static const uint8_t table9_91_emit_[28]; + static const uint8_t table9_92_emit_[20]; + static const uint8_t table9_92_ops_[32]; + static const uint8_t table9_93_emit_[20]; + static const uint8_t table9_94_emit_[20]; + static const uint8_t table9_95_emit_[20]; + static const uint8_t table9_96_emit_[20]; + static const uint8_t table9_97_emit_[20]; + static const uint8_t table9_98_emit_[20]; + static const uint8_t table9_99_emit_[20]; + static const uint8_t table9_100_emit_[20]; + static const uint8_t table9_101_emit_[20]; + static const uint8_t table9_102_emit_[20]; + static const uint8_t table9_103_emit_[20]; + static const uint8_t table9_104_emit_[20]; + static const uint8_t table9_105_emit_[20]; + static const uint8_t table9_106_emit_[20]; + static const uint8_t table9_107_emit_[20]; + static const uint8_t table9_108_emit_[20]; + static const uint8_t table9_109_emit_[20]; + static const uint8_t table9_110_emit_[20]; + static const uint8_t table9_111_emit_[20]; + static const uint8_t table9_112_emit_[20]; + static const uint8_t table9_113_emit_[20]; + static const uint8_t table9_114_emit_[20]; + static const uint8_t table9_115_emit_[20]; + static const uint8_t table9_116_emit_[20]; + static const uint8_t table9_117_emit_[20]; + static const uint8_t table9_118_emit_[20]; + static const uint8_t table9_119_emit_[20]; + static const uint8_t table9_120_emit_[20]; + static const uint8_t table9_121_emit_[20]; + static const uint8_t table9_122_emit_[20]; + static const uint8_t table9_123_emit_[20]; + static const uint8_t table9_124_emit_[2]; + static const uint8_t table9_124_ops_[32]; + static const uint8_t table9_125_emit_[2]; + static const uint8_t table9_126_emit_[2]; + static const uint8_t table9_127_emit_[10]; + static const uint8_t table9_127_ops_[32]; + static const uint8_t* const table9_emit_[128]; + static const uint8_t* const table9_ops_[128]; + static const uint16_t table10_0_inner_[9]; + static const uint8_t table10_0_outer_[64]; + static const uint16_t table10_1_inner_[15]; + static const uint8_t table10_1_outer_[64]; + static const uint16_t table10_2_inner_[19]; + static const uint8_t table10_2_outer_[64]; + static const uint8_t table10_3_emit_[68]; + static const uint16_t table10_3_inner_[36]; + static const uint8_t table10_3_outer_[64]; + static const uint16_t table10_4_inner_[9]; + static const uint8_t table10_7_emit_[68]; + static const uint16_t table10_8_inner_[9]; + static const uint8_t table10_11_emit_[68]; + static const uint16_t table10_12_inner_[9]; + static const uint8_t table10_15_emit_[68]; + static const uint16_t table10_16_inner_[9]; + static const uint8_t table10_19_emit_[68]; + static const uint16_t table10_20_inner_[9]; + static const uint8_t table10_23_emit_[68]; + static const uint16_t table10_24_inner_[9]; + static const uint8_t table10_27_emit_[68]; + static const uint16_t table10_28_inner_[9]; + static const uint8_t table10_31_emit_[68]; + static const uint16_t table10_33_inner_[15]; + static const uint8_t table10_35_emit_[68]; + static const uint16_t table10_37_inner_[15]; + static const uint8_t table10_39_emit_[68]; + static const uint16_t table10_40_inner_[23]; + static const uint8_t table10_40_outer_[64]; + static const uint8_t table10_41_emit_[92]; + static const uint16_t table10_41_inner_[48]; + static const uint8_t table10_41_outer_[64]; + static const uint16_t table10_42_inner_[23]; + static const uint8_t table10_43_emit_[92]; + static const uint16_t table10_44_inner_[23]; + static const uint8_t table10_45_emit_[92]; + static const uint16_t table10_46_inner_[23]; + static const uint8_t table10_47_emit_[92]; + static const uint16_t table10_48_inner_[23]; + static const uint8_t table10_49_emit_[92]; + static const uint16_t table10_50_inner_[23]; + static const uint8_t table10_51_emit_[92]; + static const uint16_t table10_52_inner_[23]; + static const uint8_t table10_53_emit_[92]; + static const uint16_t table10_54_inner_[23]; + static const uint8_t table10_55_emit_[92]; + static const uint16_t table10_56_inner_[23]; + static const uint8_t table10_57_emit_[92]; + static const uint16_t table10_58_inner_[23]; + static const uint8_t table10_59_emit_[92]; + static const uint16_t table10_60_inner_[23]; + static const uint8_t table10_61_emit_[92]; + static const uint16_t table10_62_inner_[23]; + static const uint8_t table10_63_emit_[92]; + static const uint8_t table10_65_emit_[91]; + static const uint16_t table10_65_inner_[48]; + static const uint8_t table10_67_emit_[91]; + static const uint16_t table10_67_inner_[48]; + static const uint8_t table10_69_emit_[91]; + static const uint16_t table10_69_inner_[48]; + static const uint8_t table10_71_emit_[91]; + static const uint16_t table10_71_inner_[48]; + static const uint8_t table10_73_emit_[91]; + static const uint16_t table10_73_inner_[48]; + static const uint8_t table10_75_emit_[91]; + static const uint16_t table10_75_inner_[48]; + static const uint8_t table10_77_emit_[91]; + static const uint16_t table10_77_inner_[48]; + static const uint8_t table10_79_emit_[91]; + static const uint16_t table10_79_inner_[48]; + static const uint8_t table10_81_emit_[91]; + static const uint16_t table10_81_inner_[48]; + static const uint8_t table10_83_emit_[91]; + static const uint16_t table10_83_inner_[48]; + static const uint8_t table10_85_emit_[91]; + static const uint16_t table10_85_inner_[48]; + static const uint8_t table10_87_emit_[91]; + static const uint16_t table10_87_inner_[48]; + static const uint8_t table10_89_emit_[91]; + static const uint16_t table10_89_inner_[48]; + static const uint8_t table10_91_emit_[91]; + static const uint16_t table10_91_inner_[48]; + static const uint8_t table10_92_emit_[72]; + static const uint16_t table10_92_inner_[38]; + static const uint8_t table10_93_emit_[72]; + static const uint8_t table10_94_emit_[72]; + static const uint8_t table10_95_emit_[72]; + static const uint8_t table10_96_emit_[72]; + static const uint8_t table10_97_emit_[72]; + static const uint8_t table10_98_emit_[72]; + static const uint8_t table10_99_emit_[72]; + static const uint8_t table10_100_emit_[72]; + static const uint8_t table10_101_emit_[72]; + static const uint8_t table10_102_emit_[72]; + static const uint8_t table10_103_emit_[72]; + static const uint8_t table10_104_emit_[72]; + static const uint8_t table10_105_emit_[72]; + static const uint8_t table10_106_emit_[72]; + static const uint8_t table10_107_emit_[72]; + static const uint8_t table10_108_emit_[72]; + static const uint8_t table10_109_emit_[72]; + static const uint8_t table10_110_emit_[72]; + static const uint8_t table10_111_emit_[72]; + static const uint8_t table10_112_emit_[72]; + static const uint8_t table10_113_emit_[72]; + static const uint8_t table10_114_emit_[72]; + static const uint8_t table10_115_emit_[72]; + static const uint8_t table10_116_emit_[72]; + static const uint8_t table10_117_emit_[72]; + static const uint8_t table10_118_emit_[72]; + static const uint8_t table10_119_emit_[72]; + static const uint8_t table10_120_emit_[72]; + static const uint8_t table10_121_emit_[72]; + static const uint8_t table10_122_emit_[72]; + static const uint8_t table10_123_emit_[72]; + static const uint8_t table10_124_emit_[40]; + static const uint8_t table10_125_emit_[40]; + static const uint8_t table10_126_emit_[40]; + static const uint8_t table10_127_emit_[16]; + static const uint16_t table10_127_inner_[18]; + static const uint8_t table10_127_outer_[64]; + static const uint8_t* const table10_emit_[128]; + static const uint16_t* const table10_inner_[128]; + static const uint8_t* const table10_outer_[128]; + static const uint8_t table11_0_emit_[7]; + static const uint16_t table11_0_inner_[5]; + static const uint8_t table11_1_emit_[8]; + static const uint16_t table11_1_inner_[5]; + static const uint8_t table11_2_emit_[12]; + static const uint16_t table11_2_inner_[7]; + static const uint8_t table11_2_outer_[64]; + static const uint8_t table11_3_emit_[16]; + static const uint8_t table11_4_emit_[16]; + static const uint8_t table11_5_emit_[20]; + static const uint16_t table11_5_inner_[11]; + static const uint8_t table11_5_outer_[64]; + static const uint8_t table11_6_emit_[32]; + static const uint16_t table11_6_inner_[17]; + static const uint8_t table11_6_outer_[64]; + static const uint8_t table11_7_emit_[36]; + static const uint16_t table11_7_inner_[20]; + static const uint8_t table11_7_outer_[64]; + static const uint8_t table11_8_emit_[7]; + static const uint16_t table11_8_inner_[5]; + static const uint8_t table11_9_emit_[8]; + static const uint8_t table11_10_emit_[12]; + static const uint8_t table11_11_emit_[16]; + static const uint8_t table11_12_emit_[16]; + static const uint8_t table11_13_emit_[20]; + static const uint8_t table11_14_emit_[32]; + static const uint8_t table11_15_emit_[36]; + static const uint8_t table11_16_emit_[7]; + static const uint16_t table11_16_inner_[5]; + static const uint8_t table11_17_emit_[8]; + static const uint8_t table11_18_emit_[12]; + static const uint8_t table11_19_emit_[16]; + static const uint8_t table11_20_emit_[16]; + static const uint8_t table11_21_emit_[20]; + static const uint8_t table11_22_emit_[32]; + static const uint8_t table11_23_emit_[36]; + static const uint8_t table11_24_emit_[8]; + static const uint8_t table11_25_emit_[8]; + static const uint8_t table11_26_emit_[12]; + static const uint8_t table11_27_emit_[16]; + static const uint8_t table11_28_emit_[16]; + static const uint8_t table11_29_emit_[20]; + static const uint8_t table11_30_emit_[32]; + static const uint8_t table11_31_emit_[36]; + static const uint8_t table11_32_emit_[8]; + static const uint8_t table11_33_emit_[7]; + static const uint8_t table11_34_emit_[12]; + static const uint8_t table11_35_emit_[16]; + static const uint8_t table11_36_emit_[16]; + static const uint8_t table11_37_emit_[20]; + static const uint8_t table11_38_emit_[32]; + static const uint8_t table11_39_emit_[36]; + static const uint8_t table11_40_emit_[8]; + static const uint8_t table11_41_emit_[7]; + static const uint8_t table11_42_emit_[12]; + static const uint8_t table11_43_emit_[16]; + static const uint8_t table11_44_emit_[16]; + static const uint8_t table11_45_emit_[20]; + static const uint8_t table11_46_emit_[32]; + static const uint8_t table11_47_emit_[36]; + static const uint8_t table11_48_emit_[8]; + static const uint8_t table11_49_emit_[7]; + static const uint8_t table11_50_emit_[12]; + static const uint8_t table11_51_emit_[16]; + static const uint8_t table11_52_emit_[16]; + static const uint8_t table11_53_emit_[20]; + static const uint8_t table11_54_emit_[32]; + static const uint8_t table11_55_emit_[36]; + static const uint8_t table11_56_emit_[8]; + static const uint8_t table11_57_emit_[8]; + static const uint8_t table11_58_emit_[12]; + static const uint8_t table11_59_emit_[16]; + static const uint8_t table11_60_emit_[16]; + static const uint8_t table11_61_emit_[20]; + static const uint8_t table11_62_emit_[32]; + static const uint8_t table11_63_emit_[36]; + static const uint8_t table11_64_emit_[8]; + static const uint8_t table11_65_emit_[8]; + static const uint8_t table11_66_emit_[11]; + static const uint16_t table11_66_inner_[7]; + static const uint8_t table11_67_emit_[16]; + static const uint8_t table11_68_emit_[16]; + static const uint8_t table11_69_emit_[20]; + static const uint8_t table11_70_emit_[32]; + static const uint8_t table11_71_emit_[36]; + static const uint8_t table11_72_emit_[8]; + static const uint8_t table11_73_emit_[8]; + static const uint8_t table11_74_emit_[11]; + static const uint16_t table11_74_inner_[7]; + static const uint8_t table11_75_emit_[16]; + static const uint8_t table11_76_emit_[16]; + static const uint8_t table11_77_emit_[20]; + static const uint8_t table11_78_emit_[32]; + static const uint8_t table11_79_emit_[36]; + static const uint8_t table11_80_emit_[16]; + static const uint8_t table11_81_emit_[27]; + static const uint16_t table11_81_inner_[15]; + static const uint8_t table11_82_emit_[36]; + static const uint8_t table11_83_emit_[68]; + static const uint8_t table11_84_emit_[16]; + static const uint8_t table11_85_emit_[27]; + static const uint16_t table11_85_inner_[15]; + static const uint8_t table11_86_emit_[36]; + static const uint8_t table11_87_emit_[68]; + static const uint8_t table11_88_emit_[16]; + static const uint8_t table11_89_emit_[27]; + static const uint16_t table11_89_inner_[15]; + static const uint8_t table11_90_emit_[36]; + static const uint8_t table11_91_emit_[68]; + static const uint8_t table11_92_emit_[16]; + static const uint8_t table11_93_emit_[27]; + static const uint16_t table11_93_inner_[15]; + static const uint8_t table11_94_emit_[36]; + static const uint8_t table11_95_emit_[68]; + static const uint8_t table11_96_emit_[16]; + static const uint8_t table11_97_emit_[27]; + static const uint16_t table11_97_inner_[15]; + static const uint8_t table11_98_emit_[36]; + static const uint8_t table11_99_emit_[68]; + static const uint8_t table11_100_emit_[16]; + static const uint8_t table11_101_emit_[27]; + static const uint16_t table11_101_inner_[15]; + static const uint8_t table11_102_emit_[36]; + static const uint8_t table11_103_emit_[68]; + static const uint8_t table11_104_emit_[16]; + static const uint8_t table11_105_emit_[27]; + static const uint16_t table11_105_inner_[15]; + static const uint8_t table11_106_emit_[36]; + static const uint8_t table11_107_emit_[68]; + static const uint8_t table11_108_emit_[16]; + static const uint8_t table11_109_emit_[27]; + static const uint16_t table11_109_inner_[15]; + static const uint8_t table11_110_emit_[36]; + static const uint8_t table11_111_emit_[68]; + static const uint8_t table11_112_emit_[16]; + static const uint8_t table11_113_emit_[27]; + static const uint16_t table11_113_inner_[15]; + static const uint8_t table11_114_emit_[36]; + static const uint8_t table11_115_emit_[68]; + static const uint8_t table11_116_emit_[16]; + static const uint8_t table11_117_emit_[27]; + static const uint16_t table11_117_inner_[15]; + static const uint8_t table11_118_emit_[36]; + static const uint8_t table11_119_emit_[68]; + static const uint8_t table11_120_emit_[16]; + static const uint8_t table11_121_emit_[27]; + static const uint16_t table11_121_inner_[15]; + static const uint8_t table11_122_emit_[36]; + static const uint8_t table11_123_emit_[68]; + static const uint8_t table11_124_emit_[16]; + static const uint8_t table11_125_emit_[28]; + static const uint8_t table11_126_emit_[36]; + static const uint8_t table11_127_emit_[68]; + static const uint8_t table11_128_emit_[16]; + static const uint8_t table11_129_emit_[28]; + static const uint8_t table11_130_emit_[35]; + static const uint16_t table11_130_inner_[19]; + static const uint8_t table11_131_emit_[68]; + static const uint8_t table11_132_emit_[16]; + static const uint8_t table11_133_emit_[28]; + static const uint8_t table11_134_emit_[35]; + static const uint16_t table11_134_inner_[19]; + static const uint8_t table11_135_emit_[68]; + static const uint8_t table11_136_emit_[16]; + static const uint8_t table11_137_emit_[28]; + static const uint8_t table11_138_emit_[35]; + static const uint16_t table11_138_inner_[19]; + static const uint8_t table11_139_emit_[68]; + static const uint8_t table11_140_emit_[16]; + static const uint8_t table11_141_emit_[28]; + static const uint8_t table11_142_emit_[35]; + static const uint16_t table11_142_inner_[19]; + static const uint8_t table11_143_emit_[68]; + static const uint8_t table11_144_emit_[16]; + static const uint8_t table11_145_emit_[28]; + static const uint8_t table11_146_emit_[35]; + static const uint16_t table11_146_inner_[19]; + static const uint8_t table11_147_emit_[68]; + static const uint8_t table11_148_emit_[16]; + static const uint8_t table11_149_emit_[28]; + static const uint8_t table11_150_emit_[35]; + static const uint16_t table11_150_inner_[19]; + static const uint8_t table11_151_emit_[68]; + static const uint8_t table11_152_emit_[16]; + static const uint8_t table11_153_emit_[28]; + static const uint8_t table11_154_emit_[35]; + static const uint16_t table11_154_inner_[19]; + static const uint8_t table11_155_emit_[68]; + static const uint8_t table11_156_emit_[16]; + static const uint8_t table11_157_emit_[28]; + static const uint8_t table11_158_emit_[35]; + static const uint16_t table11_158_inner_[19]; + static const uint8_t table11_159_emit_[68]; + static const uint8_t table11_160_emit_[16]; + static const uint8_t table11_161_emit_[28]; + static const uint8_t table11_162_emit_[35]; + static const uint16_t table11_162_inner_[19]; + static const uint8_t table11_163_emit_[68]; + static const uint8_t table11_164_emit_[16]; + static const uint8_t table11_165_emit_[28]; + static const uint8_t table11_166_emit_[35]; + static const uint16_t table11_166_inner_[19]; + static const uint8_t table11_167_emit_[68]; + static const uint8_t table11_168_emit_[16]; + static const uint8_t table11_169_emit_[28]; + static const uint8_t table11_170_emit_[35]; + static const uint16_t table11_170_inner_[19]; + static const uint8_t table11_171_emit_[68]; + static const uint8_t table11_172_emit_[16]; + static const uint8_t table11_173_emit_[28]; + static const uint8_t table11_174_emit_[35]; + static const uint16_t table11_174_inner_[19]; + static const uint8_t table11_175_emit_[68]; + static const uint8_t table11_176_emit_[16]; + static const uint8_t table11_177_emit_[28]; + static const uint8_t table11_178_emit_[35]; + static const uint16_t table11_178_inner_[19]; + static const uint8_t table11_179_emit_[68]; + static const uint8_t table11_180_emit_[16]; + static const uint8_t table11_181_emit_[28]; + static const uint8_t table11_182_emit_[35]; + static const uint16_t table11_182_inner_[19]; + static const uint8_t table11_183_emit_[68]; + static const uint8_t table11_184_emit_[44]; + static const uint8_t table11_185_emit_[91]; + static const uint16_t table11_185_inner_[48]; + static const uint8_t table11_186_emit_[44]; + static const uint8_t table11_187_emit_[91]; + static const uint16_t table11_187_inner_[48]; + static const uint8_t table11_188_emit_[44]; + static const uint8_t table11_189_emit_[91]; + static const uint16_t table11_189_inner_[48]; + static const uint8_t table11_190_emit_[44]; + static const uint8_t table11_191_emit_[91]; + static const uint16_t table11_191_inner_[48]; + static const uint8_t table11_192_emit_[44]; + static const uint8_t table11_193_emit_[91]; + static const uint16_t table11_193_inner_[48]; + static const uint8_t table11_194_emit_[44]; + static const uint8_t table11_195_emit_[91]; + static const uint16_t table11_195_inner_[48]; + static const uint8_t table11_196_emit_[44]; + static const uint8_t table11_197_emit_[91]; + static const uint16_t table11_197_inner_[48]; + static const uint8_t table11_198_emit_[44]; + static const uint8_t table11_199_emit_[91]; + static const uint16_t table11_199_inner_[48]; + static const uint8_t table11_200_emit_[44]; + static const uint8_t table11_201_emit_[91]; + static const uint16_t table11_201_inner_[48]; + static const uint8_t table11_202_emit_[44]; + static const uint8_t table11_203_emit_[91]; + static const uint16_t table11_203_inner_[48]; + static const uint8_t table11_204_emit_[44]; + static const uint8_t table11_205_emit_[91]; + static const uint16_t table11_205_inner_[48]; + static const uint8_t table11_206_emit_[44]; + static const uint8_t table11_207_emit_[91]; + static const uint16_t table11_207_inner_[48]; + static const uint8_t table11_208_emit_[44]; + static const uint8_t table11_209_emit_[91]; + static const uint16_t table11_209_inner_[48]; + static const uint8_t table11_210_emit_[44]; + static const uint8_t table11_211_emit_[91]; + static const uint16_t table11_211_inner_[48]; + static const uint8_t table11_212_emit_[44]; + static const uint8_t table11_213_emit_[91]; + static const uint16_t table11_213_inner_[48]; + static const uint8_t table11_214_emit_[44]; + static const uint8_t table11_215_emit_[91]; + static const uint16_t table11_215_inner_[48]; + static const uint8_t table11_216_emit_[44]; + static const uint8_t table11_217_emit_[91]; + static const uint16_t table11_217_inner_[48]; + static const uint8_t table11_218_emit_[44]; + static const uint8_t table11_219_emit_[91]; + static const uint16_t table11_219_inner_[48]; + static const uint8_t table11_220_emit_[44]; + static const uint8_t table11_221_emit_[91]; + static const uint16_t table11_221_inner_[48]; + static const uint8_t table11_222_emit_[44]; + static const uint8_t table11_223_emit_[91]; + static const uint16_t table11_223_inner_[48]; + static const uint8_t table11_224_emit_[44]; + static const uint8_t table11_225_emit_[91]; + static const uint16_t table11_225_inner_[48]; + static const uint8_t table11_226_emit_[44]; + static const uint8_t table11_227_emit_[91]; + static const uint16_t table11_227_inner_[48]; + static const uint8_t table11_228_emit_[44]; + static const uint8_t table11_229_emit_[91]; + static const uint16_t table11_229_inner_[48]; + static const uint8_t table11_230_emit_[44]; + static const uint8_t table11_231_emit_[91]; + static const uint16_t table11_231_inner_[48]; + static const uint8_t table11_232_emit_[44]; + static const uint8_t table11_233_emit_[91]; + static const uint16_t table11_233_inner_[48]; + static const uint8_t table11_234_emit_[44]; + static const uint8_t table11_235_emit_[91]; + static const uint16_t table11_235_inner_[48]; + static const uint8_t table11_236_emit_[44]; + static const uint8_t table11_237_emit_[91]; + static const uint16_t table11_237_inner_[48]; + static const uint8_t table11_238_emit_[44]; + static const uint8_t table11_239_emit_[91]; + static const uint16_t table11_239_inner_[48]; + static const uint8_t table11_240_emit_[44]; + static const uint8_t table11_241_emit_[91]; + static const uint16_t table11_241_inner_[48]; + static const uint8_t table11_242_emit_[44]; + static const uint8_t table11_243_emit_[91]; + static const uint16_t table11_243_inner_[48]; + static const uint8_t table11_244_emit_[44]; + static const uint8_t table11_245_emit_[91]; + static const uint16_t table11_245_inner_[48]; + static const uint8_t table11_246_emit_[44]; + static const uint8_t table11_247_emit_[92]; + static const uint8_t table11_248_emit_[72]; + static const uint8_t table11_249_emit_[72]; + static const uint8_t table11_250_emit_[72]; + static const uint8_t table11_251_emit_[72]; + static const uint8_t table11_252_emit_[72]; + static const uint8_t table11_253_emit_[72]; + static const uint8_t table11_254_emit_[4]; + static const uint8_t table11_255_emit_[14]; + static const uint8_t table11_255_outer_[64]; + static const uint8_t* const table11_emit_[256]; + static const uint16_t* const table11_inner_[256]; + static const uint8_t* const table11_outer_[256]; + static const uint8_t table1_0_emit_[55]; + static const uint16_t table1_0_inner_[22]; + static const uint8_t table1_0_outer_[64]; + static const uint8_t table1_1_emit_[58]; + static const uint16_t table1_1_inner_[22]; + static const uint8_t table1_2_emit_[58]; + static const uint8_t table1_3_emit_[58]; + static const uint8_t table1_4_emit_[58]; + static const uint8_t table1_5_emit_[8]; + static const uint16_t table1_5_inner_[4]; + static const uint8_t table1_5_outer_[64]; + static const uint8_t table1_6_emit_[8]; + static const uint8_t table1_7_emit_[8]; + static const uint8_t table1_8_emit_[8]; + static const uint8_t table1_9_emit_[8]; + static const uint8_t table1_10_emit_[8]; + static const uint8_t table1_11_emit_[12]; + static const uint16_t table1_11_inner_[6]; + static const uint8_t table1_11_outer_[64]; + static const uint8_t table1_12_emit_[16]; + static const uint16_t table1_12_inner_[8]; + static const uint8_t table1_12_outer_[64]; + static const uint8_t table1_13_emit_[16]; + static const uint8_t table1_14_emit_[16]; + static const uint8_t table1_15_emit_[30]; + static const uint16_t table1_15_inner_[16]; + static const uint8_t table1_15_outer_[64]; + static const uint8_t table1_16_emit_[57]; + static const uint16_t table1_16_inner_[22]; + static const uint8_t table1_17_emit_[58]; + static const uint16_t table1_17_inner_[22]; + static const uint8_t table1_18_emit_[58]; + static const uint8_t table1_19_emit_[58]; + static const uint8_t table1_20_emit_[58]; + static const uint8_t table1_21_emit_[8]; + static const uint8_t table1_22_emit_[8]; + static const uint8_t table1_23_emit_[8]; + static const uint8_t table1_24_emit_[8]; + static const uint8_t table1_25_emit_[8]; + static const uint8_t table1_26_emit_[8]; + static const uint8_t table1_27_emit_[12]; + static const uint8_t table1_28_emit_[16]; + static const uint8_t table1_29_emit_[16]; + static const uint8_t table1_30_emit_[16]; + static const uint8_t table1_31_emit_[30]; + static const uint8_t table1_32_emit_[58]; + static const uint16_t table1_32_inner_[22]; + static const uint8_t table1_33_emit_[55]; + static const uint16_t table1_33_inner_[22]; + static const uint8_t table1_34_emit_[58]; + static const uint8_t table1_35_emit_[58]; + static const uint8_t table1_36_emit_[58]; + static const uint8_t table1_37_emit_[8]; + static const uint8_t table1_38_emit_[8]; + static const uint8_t table1_39_emit_[8]; + static const uint8_t table1_40_emit_[8]; + static const uint8_t table1_41_emit_[8]; + static const uint8_t table1_42_emit_[8]; + static const uint8_t table1_43_emit_[12]; + static const uint8_t table1_44_emit_[16]; + static const uint8_t table1_45_emit_[16]; + static const uint8_t table1_46_emit_[16]; + static const uint8_t table1_47_emit_[30]; + static const uint8_t table1_48_emit_[58]; + static const uint16_t table1_48_inner_[22]; + static const uint8_t table1_49_emit_[57]; + static const uint16_t table1_49_inner_[22]; + static const uint8_t table1_50_emit_[58]; + static const uint8_t table1_51_emit_[58]; + static const uint8_t table1_52_emit_[58]; + static const uint8_t table1_53_emit_[8]; + static const uint8_t table1_54_emit_[8]; + static const uint8_t table1_55_emit_[8]; + static const uint8_t table1_56_emit_[8]; + static const uint8_t table1_57_emit_[8]; + static const uint8_t table1_58_emit_[8]; + static const uint8_t table1_59_emit_[12]; + static const uint8_t table1_60_emit_[16]; + static const uint8_t table1_61_emit_[16]; + static const uint8_t table1_62_emit_[16]; + static const uint8_t table1_63_emit_[30]; + static const uint8_t table1_64_emit_[58]; + static const uint16_t table1_64_inner_[22]; + static const uint8_t table1_65_emit_[58]; + static const uint8_t table1_66_emit_[55]; + static const uint16_t table1_66_inner_[22]; + static const uint8_t table1_67_emit_[58]; + static const uint8_t table1_68_emit_[58]; + static const uint8_t table1_69_emit_[8]; + static const uint8_t table1_70_emit_[8]; + static const uint8_t table1_71_emit_[8]; + static const uint8_t table1_72_emit_[8]; + static const uint8_t table1_73_emit_[8]; + static const uint8_t table1_74_emit_[8]; + static const uint8_t table1_75_emit_[12]; + static const uint8_t table1_76_emit_[16]; + static const uint8_t table1_77_emit_[16]; + static const uint8_t table1_78_emit_[16]; + static const uint8_t table1_79_emit_[30]; + static const uint8_t table1_80_emit_[58]; + static const uint16_t table1_80_inner_[22]; + static const uint8_t table1_81_emit_[58]; + static const uint8_t table1_82_emit_[57]; + static const uint16_t table1_82_inner_[22]; + static const uint8_t table1_83_emit_[58]; + static const uint8_t table1_84_emit_[58]; + static const uint8_t table1_85_emit_[8]; + static const uint8_t table1_86_emit_[8]; + static const uint8_t table1_87_emit_[8]; + static const uint8_t table1_88_emit_[8]; + static const uint8_t table1_89_emit_[8]; + static const uint8_t table1_90_emit_[8]; + static const uint8_t table1_91_emit_[12]; + static const uint8_t table1_92_emit_[16]; + static const uint8_t table1_93_emit_[16]; + static const uint8_t table1_94_emit_[16]; + static const uint8_t table1_95_emit_[30]; + static const uint8_t table1_96_emit_[58]; + static const uint16_t table1_96_inner_[22]; + static const uint8_t table1_97_emit_[58]; + static const uint8_t table1_98_emit_[58]; + static const uint8_t table1_99_emit_[55]; + static const uint16_t table1_99_inner_[22]; + static const uint8_t table1_100_emit_[58]; + static const uint8_t table1_101_emit_[8]; + static const uint8_t table1_102_emit_[8]; + static const uint8_t table1_103_emit_[8]; + static const uint8_t table1_104_emit_[8]; + static const uint8_t table1_105_emit_[8]; + static const uint8_t table1_106_emit_[8]; + static const uint8_t table1_107_emit_[12]; + static const uint8_t table1_108_emit_[16]; + static const uint8_t table1_109_emit_[16]; + static const uint8_t table1_110_emit_[16]; + static const uint8_t table1_111_emit_[30]; + static const uint8_t table1_112_emit_[58]; + static const uint16_t table1_112_inner_[22]; + static const uint8_t table1_113_emit_[58]; + static const uint8_t table1_114_emit_[58]; + static const uint8_t table1_115_emit_[57]; + static const uint16_t table1_115_inner_[22]; + static const uint8_t table1_116_emit_[58]; + static const uint8_t table1_117_emit_[8]; + static const uint8_t table1_118_emit_[8]; + static const uint8_t table1_119_emit_[8]; + static const uint8_t table1_120_emit_[8]; + static const uint8_t table1_121_emit_[8]; + static const uint8_t table1_122_emit_[8]; + static const uint8_t table1_123_emit_[12]; + static const uint8_t table1_124_emit_[16]; + static const uint8_t table1_125_emit_[16]; + static const uint8_t table1_126_emit_[16]; + static const uint8_t table1_127_emit_[30]; + static const uint8_t table1_128_emit_[58]; + static const uint16_t table1_128_inner_[22]; + static const uint8_t table1_129_emit_[58]; + static const uint8_t table1_130_emit_[58]; + static const uint8_t table1_131_emit_[58]; + static const uint8_t table1_132_emit_[55]; + static const uint16_t table1_132_inner_[22]; + static const uint8_t table1_133_emit_[8]; + static const uint8_t table1_134_emit_[8]; + static const uint8_t table1_135_emit_[8]; + static const uint8_t table1_136_emit_[8]; + static const uint8_t table1_137_emit_[8]; + static const uint8_t table1_138_emit_[8]; + static const uint8_t table1_139_emit_[12]; + static const uint8_t table1_140_emit_[16]; + static const uint8_t table1_141_emit_[16]; + static const uint8_t table1_142_emit_[16]; + static const uint8_t table1_143_emit_[30]; + static const uint8_t table1_144_emit_[59]; + static const uint16_t table1_144_inner_[22]; + static const uint8_t table1_145_emit_[59]; + static const uint8_t table1_146_emit_[59]; + static const uint8_t table1_147_emit_[59]; + static const uint8_t table1_148_emit_[59]; + static const uint8_t table1_149_emit_[8]; + static const uint8_t table1_150_emit_[8]; + static const uint8_t table1_151_emit_[8]; + static const uint8_t table1_152_emit_[8]; + static const uint8_t table1_153_emit_[8]; + static const uint8_t table1_154_emit_[8]; + static const uint8_t table1_155_emit_[12]; + static const uint8_t table1_156_emit_[16]; + static const uint8_t table1_157_emit_[16]; + static const uint8_t table1_158_emit_[16]; + static const uint8_t table1_159_emit_[30]; + static const uint8_t table1_160_emit_[8]; + static const uint8_t table1_161_emit_[8]; + static const uint8_t table1_162_emit_[11]; + static const uint16_t table1_162_inner_[6]; + static const uint8_t table1_163_emit_[16]; + static const uint8_t table1_164_emit_[16]; + static const uint8_t table1_165_emit_[20]; + static const uint16_t table1_165_inner_[10]; + static const uint8_t table1_165_outer_[64]; + static const uint8_t table1_166_emit_[32]; + static const uint16_t table1_166_inner_[16]; + static const uint8_t table1_166_outer_[64]; + static const uint8_t table1_167_emit_[36]; + static const uint16_t table1_167_inner_[19]; + static const uint8_t table1_167_outer_[64]; + static const uint8_t table1_168_emit_[8]; + static const uint8_t table1_169_emit_[8]; + static const uint8_t table1_170_emit_[11]; + static const uint16_t table1_170_inner_[6]; + static const uint8_t table1_171_emit_[16]; + static const uint8_t table1_172_emit_[16]; + static const uint8_t table1_173_emit_[20]; + static const uint8_t table1_174_emit_[32]; + static const uint8_t table1_175_emit_[36]; + static const uint8_t table1_176_emit_[8]; + static const uint8_t table1_177_emit_[8]; + static const uint8_t table1_178_emit_[11]; + static const uint16_t table1_178_inner_[6]; + static const uint8_t table1_179_emit_[16]; + static const uint8_t table1_180_emit_[16]; + static const uint8_t table1_181_emit_[20]; + static const uint8_t table1_182_emit_[32]; + static const uint8_t table1_183_emit_[36]; + static const uint8_t table1_184_emit_[8]; + static const uint8_t table1_185_emit_[8]; + static const uint8_t table1_186_emit_[12]; + static const uint8_t table1_187_emit_[16]; + static const uint8_t table1_188_emit_[16]; + static const uint8_t table1_189_emit_[20]; + static const uint8_t table1_190_emit_[32]; + static const uint8_t table1_191_emit_[36]; + static const uint8_t table1_192_emit_[8]; + static const uint8_t table1_193_emit_[8]; + static const uint8_t table1_194_emit_[12]; + static const uint8_t table1_195_emit_[15]; + static const uint16_t table1_195_inner_[8]; + static const uint8_t table1_196_emit_[16]; + static const uint8_t table1_197_emit_[20]; + static const uint8_t table1_198_emit_[32]; + static const uint8_t table1_199_emit_[36]; + static const uint8_t table1_200_emit_[8]; + static const uint8_t table1_201_emit_[8]; + static const uint8_t table1_202_emit_[12]; + static const uint8_t table1_203_emit_[15]; + static const uint16_t table1_203_inner_[8]; + static const uint8_t table1_204_emit_[16]; + static const uint8_t table1_205_emit_[20]; + static const uint8_t table1_206_emit_[32]; + static const uint8_t table1_207_emit_[36]; + static const uint8_t table1_208_emit_[8]; + static const uint8_t table1_209_emit_[8]; + static const uint8_t table1_210_emit_[12]; + static const uint8_t table1_211_emit_[15]; + static const uint16_t table1_211_inner_[8]; + static const uint8_t table1_212_emit_[16]; + static const uint8_t table1_213_emit_[20]; + static const uint8_t table1_214_emit_[32]; + static const uint8_t table1_215_emit_[36]; + static const uint8_t table1_216_emit_[8]; + static const uint8_t table1_217_emit_[8]; + static const uint8_t table1_218_emit_[12]; + static const uint8_t table1_219_emit_[15]; + static const uint16_t table1_219_inner_[8]; + static const uint8_t table1_220_emit_[16]; + static const uint8_t table1_221_emit_[20]; + static const uint8_t table1_222_emit_[32]; + static const uint8_t table1_223_emit_[36]; + static const uint8_t table1_224_emit_[8]; + static const uint8_t table1_225_emit_[8]; + static const uint8_t table1_226_emit_[12]; + static const uint8_t table1_227_emit_[15]; + static const uint16_t table1_227_inner_[8]; + static const uint8_t table1_228_emit_[16]; + static const uint8_t table1_229_emit_[20]; + static const uint8_t table1_230_emit_[32]; + static const uint8_t table1_231_emit_[36]; + static const uint8_t table1_232_emit_[8]; + static const uint8_t table1_233_emit_[8]; + static const uint8_t table1_234_emit_[12]; + static const uint8_t table1_235_emit_[15]; + static const uint16_t table1_235_inner_[8]; + static const uint8_t table1_236_emit_[16]; + static const uint8_t table1_237_emit_[20]; + static const uint8_t table1_238_emit_[32]; + static const uint8_t table1_239_emit_[36]; + static const uint8_t table1_240_emit_[8]; + static const uint8_t table1_241_emit_[8]; + static const uint8_t table1_242_emit_[12]; + static const uint8_t table1_243_emit_[15]; + static const uint16_t table1_243_inner_[8]; + static const uint8_t table1_244_emit_[16]; + static const uint8_t table1_245_emit_[20]; + static const uint8_t table1_246_emit_[32]; + static const uint8_t table1_247_emit_[36]; + static const uint8_t table1_248_emit_[8]; + static const uint8_t table1_249_emit_[8]; + static const uint8_t table1_250_emit_[12]; + static const uint8_t table1_251_emit_[16]; + static const uint8_t table1_252_emit_[16]; + static const uint8_t table1_253_emit_[20]; + static const uint8_t table1_254_emit_[32]; + static const uint8_t table1_255_emit_[36]; + static const uint8_t table1_256_emit_[8]; + static const uint8_t table1_257_emit_[8]; + static const uint8_t table1_258_emit_[12]; + static const uint8_t table1_259_emit_[16]; + static const uint8_t table1_260_emit_[15]; + static const uint8_t table1_261_emit_[20]; + static const uint8_t table1_262_emit_[32]; + static const uint8_t table1_263_emit_[36]; + static const uint8_t table1_264_emit_[8]; + static const uint8_t table1_265_emit_[8]; + static const uint8_t table1_266_emit_[12]; + static const uint8_t table1_267_emit_[16]; + static const uint8_t table1_268_emit_[15]; + static const uint8_t table1_269_emit_[20]; + static const uint8_t table1_270_emit_[32]; + static const uint8_t table1_271_emit_[36]; + static const uint8_t table1_272_emit_[8]; + static const uint8_t table1_273_emit_[8]; + static const uint8_t table1_274_emit_[12]; + static const uint8_t table1_275_emit_[16]; + static const uint8_t table1_276_emit_[15]; + static const uint8_t table1_277_emit_[20]; + static const uint8_t table1_278_emit_[32]; + static const uint8_t table1_279_emit_[36]; + static const uint8_t table1_280_emit_[8]; + static const uint8_t table1_281_emit_[8]; + static const uint8_t table1_282_emit_[12]; + static const uint8_t table1_283_emit_[16]; + static const uint8_t table1_284_emit_[15]; + static const uint8_t table1_285_emit_[20]; + static const uint8_t table1_286_emit_[32]; + static const uint8_t table1_287_emit_[36]; + static const uint8_t table1_288_emit_[8]; + static const uint8_t table1_289_emit_[8]; + static const uint8_t table1_290_emit_[12]; + static const uint8_t table1_291_emit_[16]; + static const uint8_t table1_292_emit_[15]; + static const uint8_t table1_293_emit_[20]; + static const uint8_t table1_294_emit_[32]; + static const uint8_t table1_295_emit_[36]; + static const uint8_t table1_296_emit_[8]; + static const uint8_t table1_297_emit_[8]; + static const uint8_t table1_298_emit_[12]; + static const uint8_t table1_299_emit_[16]; + static const uint8_t table1_300_emit_[15]; + static const uint8_t table1_301_emit_[20]; + static const uint8_t table1_302_emit_[32]; + static const uint8_t table1_303_emit_[36]; + static const uint8_t table1_304_emit_[8]; + static const uint8_t table1_305_emit_[8]; + static const uint8_t table1_306_emit_[12]; + static const uint8_t table1_307_emit_[16]; + static const uint8_t table1_308_emit_[15]; + static const uint8_t table1_309_emit_[20]; + static const uint8_t table1_310_emit_[32]; + static const uint8_t table1_311_emit_[36]; + static const uint8_t table1_312_emit_[8]; + static const uint8_t table1_313_emit_[8]; + static const uint8_t table1_314_emit_[12]; + static const uint8_t table1_315_emit_[16]; + static const uint8_t table1_316_emit_[16]; + static const uint8_t table1_317_emit_[20]; + static const uint8_t table1_318_emit_[32]; + static const uint8_t table1_319_emit_[36]; + static const uint8_t table1_320_emit_[8]; + static const uint8_t table1_321_emit_[8]; + static const uint8_t table1_322_emit_[12]; + static const uint8_t table1_323_emit_[16]; + static const uint8_t table1_324_emit_[16]; + static const uint8_t table1_325_emit_[19]; + static const uint16_t table1_325_inner_[10]; + static const uint8_t table1_326_emit_[32]; + static const uint8_t table1_327_emit_[36]; + static const uint8_t table1_328_emit_[8]; + static const uint8_t table1_329_emit_[8]; + static const uint8_t table1_330_emit_[12]; + static const uint8_t table1_331_emit_[16]; + static const uint8_t table1_332_emit_[16]; + static const uint8_t table1_333_emit_[19]; + static const uint16_t table1_333_inner_[10]; + static const uint8_t table1_334_emit_[32]; + static const uint8_t table1_335_emit_[36]; + static const uint8_t table1_336_emit_[8]; + static const uint8_t table1_337_emit_[8]; + static const uint8_t table1_338_emit_[12]; + static const uint8_t table1_339_emit_[16]; + static const uint8_t table1_340_emit_[16]; + static const uint8_t table1_341_emit_[19]; + static const uint16_t table1_341_inner_[10]; + static const uint8_t table1_342_emit_[32]; + static const uint8_t table1_343_emit_[36]; + static const uint8_t table1_344_emit_[8]; + static const uint8_t table1_345_emit_[8]; + static const uint8_t table1_346_emit_[12]; + static const uint8_t table1_347_emit_[16]; + static const uint8_t table1_348_emit_[16]; + static const uint8_t table1_349_emit_[19]; + static const uint16_t table1_349_inner_[10]; + static const uint8_t table1_350_emit_[32]; + static const uint8_t table1_351_emit_[36]; + static const uint8_t table1_352_emit_[8]; + static const uint8_t table1_353_emit_[8]; + static const uint8_t table1_354_emit_[12]; + static const uint8_t table1_355_emit_[16]; + static const uint8_t table1_356_emit_[16]; + static const uint8_t table1_357_emit_[19]; + static const uint16_t table1_357_inner_[10]; + static const uint8_t table1_358_emit_[32]; + static const uint8_t table1_359_emit_[36]; + static const uint8_t table1_360_emit_[8]; + static const uint8_t table1_361_emit_[8]; + static const uint8_t table1_362_emit_[12]; + static const uint8_t table1_363_emit_[16]; + static const uint8_t table1_364_emit_[16]; + static const uint8_t table1_365_emit_[19]; + static const uint16_t table1_365_inner_[10]; + static const uint8_t table1_366_emit_[32]; + static const uint8_t table1_367_emit_[36]; + static const uint8_t table1_368_emit_[16]; + static const uint8_t table1_369_emit_[28]; + static const uint16_t table1_369_inner_[14]; + static const uint8_t table1_369_outer_[64]; + static const uint8_t table1_370_emit_[35]; + static const uint16_t table1_370_inner_[18]; + static const uint8_t table1_370_outer_[64]; + static const uint8_t table1_371_emit_[68]; + static const uint16_t table1_371_inner_[35]; + static const uint8_t table1_371_outer_[64]; + static const uint8_t table1_372_emit_[16]; + static const uint8_t table1_373_emit_[28]; + static const uint8_t table1_374_emit_[35]; + static const uint16_t table1_374_inner_[18]; + static const uint8_t table1_375_emit_[68]; + static const uint8_t table1_376_emit_[16]; + static const uint8_t table1_377_emit_[28]; + static const uint8_t table1_378_emit_[35]; + static const uint16_t table1_378_inner_[18]; + static const uint8_t table1_379_emit_[68]; + static const uint8_t table1_380_emit_[16]; + static const uint8_t table1_381_emit_[28]; + static const uint8_t table1_382_emit_[36]; + static const uint16_t table1_382_inner_[18]; + static const uint8_t table1_383_emit_[68]; + static const uint8_t table1_384_emit_[16]; + static const uint8_t table1_385_emit_[28]; + static const uint8_t table1_386_emit_[36]; + static const uint8_t table1_387_emit_[67]; + static const uint16_t table1_387_inner_[35]; + static const uint8_t table1_388_emit_[16]; + static const uint8_t table1_389_emit_[28]; + static const uint8_t table1_390_emit_[36]; + static const uint8_t table1_391_emit_[67]; + static const uint16_t table1_391_inner_[35]; + static const uint8_t table1_392_emit_[16]; + static const uint8_t table1_393_emit_[28]; + static const uint8_t table1_394_emit_[36]; + static const uint8_t table1_395_emit_[67]; + static const uint16_t table1_395_inner_[35]; + static const uint8_t table1_396_emit_[16]; + static const uint8_t table1_397_emit_[28]; + static const uint8_t table1_398_emit_[36]; + static const uint8_t table1_399_emit_[67]; + static const uint16_t table1_399_inner_[35]; + static const uint8_t table1_400_emit_[16]; + static const uint8_t table1_401_emit_[28]; + static const uint8_t table1_402_emit_[36]; + static const uint8_t table1_403_emit_[67]; + static const uint16_t table1_403_inner_[35]; + static const uint8_t table1_404_emit_[16]; + static const uint8_t table1_405_emit_[28]; + static const uint8_t table1_406_emit_[36]; + static const uint8_t table1_407_emit_[67]; + static const uint16_t table1_407_inner_[35]; + static const uint8_t table1_408_emit_[16]; + static const uint8_t table1_409_emit_[28]; + static const uint8_t table1_410_emit_[36]; + static const uint8_t table1_411_emit_[67]; + static const uint16_t table1_411_inner_[35]; + static const uint8_t table1_412_emit_[16]; + static const uint8_t table1_413_emit_[28]; + static const uint8_t table1_414_emit_[36]; + static const uint8_t table1_415_emit_[67]; + static const uint16_t table1_415_inner_[35]; + static const uint8_t table1_416_emit_[16]; + static const uint8_t table1_417_emit_[28]; + static const uint8_t table1_418_emit_[36]; + static const uint8_t table1_419_emit_[67]; + static const uint16_t table1_419_inner_[35]; + static const uint8_t table1_420_emit_[16]; + static const uint8_t table1_421_emit_[28]; + static const uint8_t table1_422_emit_[36]; + static const uint8_t table1_423_emit_[67]; + static const uint16_t table1_423_inner_[35]; + static const uint8_t table1_424_emit_[16]; + static const uint8_t table1_425_emit_[28]; + static const uint8_t table1_426_emit_[36]; + static const uint8_t table1_427_emit_[67]; + static const uint16_t table1_427_inner_[35]; + static const uint8_t table1_428_emit_[16]; + static const uint8_t table1_429_emit_[28]; + static const uint8_t table1_430_emit_[36]; + static const uint8_t table1_431_emit_[67]; + static const uint16_t table1_431_inner_[35]; + static const uint8_t table1_432_emit_[16]; + static const uint8_t table1_433_emit_[28]; + static const uint8_t table1_434_emit_[36]; + static const uint8_t table1_435_emit_[67]; + static const uint16_t table1_435_inner_[35]; + static const uint8_t table1_436_emit_[16]; + static const uint8_t table1_437_emit_[28]; + static const uint8_t table1_438_emit_[36]; + static const uint8_t table1_439_emit_[67]; + static const uint16_t table1_439_inner_[35]; + static const uint8_t table1_440_emit_[16]; + static const uint8_t table1_441_emit_[28]; + static const uint8_t table1_442_emit_[36]; + static const uint8_t table1_443_emit_[67]; + static const uint16_t table1_443_inner_[35]; + static const uint8_t table1_444_emit_[16]; + static const uint8_t table1_445_emit_[28]; + static const uint8_t table1_446_emit_[36]; + static const uint8_t table1_447_emit_[67]; + static const uint16_t table1_447_inner_[35]; + static const uint8_t table1_448_emit_[16]; + static const uint8_t table1_449_emit_[28]; + static const uint8_t table1_450_emit_[36]; + static const uint8_t table1_451_emit_[67]; + static const uint16_t table1_451_inner_[35]; + static const uint8_t table1_452_emit_[16]; + static const uint8_t table1_453_emit_[28]; + static const uint8_t table1_454_emit_[36]; + static const uint8_t table1_455_emit_[67]; + static const uint16_t table1_455_inner_[35]; + static const uint8_t table1_456_emit_[16]; + static const uint8_t table1_457_emit_[28]; + static const uint8_t table1_458_emit_[36]; + static const uint8_t table1_459_emit_[67]; + static const uint16_t table1_459_inner_[35]; + static const uint8_t table1_460_emit_[16]; + static const uint8_t table1_461_emit_[28]; + static const uint8_t table1_462_emit_[36]; + static const uint8_t table1_463_emit_[67]; + static const uint16_t table1_463_inner_[35]; + static const uint8_t table1_464_emit_[16]; + static const uint8_t table1_465_emit_[28]; + static const uint8_t table1_466_emit_[36]; + static const uint8_t table1_467_emit_[67]; + static const uint16_t table1_467_inner_[35]; + static const uint8_t table1_468_emit_[16]; + static const uint8_t table1_469_emit_[28]; + static const uint8_t table1_470_emit_[36]; + static const uint8_t table1_471_emit_[67]; + static const uint16_t table1_471_inner_[35]; + static const uint8_t table1_472_emit_[16]; + static const uint8_t table1_473_emit_[28]; + static const uint8_t table1_474_emit_[36]; + static const uint8_t table1_475_emit_[67]; + static const uint16_t table1_475_inner_[35]; + static const uint8_t table1_476_emit_[16]; + static const uint8_t table1_477_emit_[28]; + static const uint8_t table1_478_emit_[36]; + static const uint8_t table1_479_emit_[67]; + static const uint16_t table1_479_inner_[35]; + static const uint8_t table1_480_emit_[16]; + static const uint8_t table1_481_emit_[28]; + static const uint8_t table1_482_emit_[36]; + static const uint8_t table1_483_emit_[67]; + static const uint16_t table1_483_inner_[35]; + static const uint8_t table1_484_emit_[16]; + static const uint8_t table1_485_emit_[28]; + static const uint8_t table1_486_emit_[36]; + static const uint8_t table1_487_emit_[67]; + static const uint16_t table1_487_inner_[35]; + static const uint8_t table1_488_emit_[16]; + static const uint8_t table1_489_emit_[28]; + static const uint8_t table1_490_emit_[36]; + static const uint8_t table1_491_emit_[67]; + static const uint16_t table1_491_inner_[35]; + static const uint8_t table1_492_emit_[16]; + static const uint8_t table1_493_emit_[28]; + static const uint8_t table1_494_emit_[36]; + static const uint8_t table1_495_emit_[67]; + static const uint16_t table1_495_inner_[35]; + static const uint8_t table1_496_emit_[44]; + static const uint16_t table1_496_inner_[22]; + static const uint8_t table1_496_outer_[64]; + static const uint8_t table1_497_emit_[92]; + static const uint16_t table1_497_inner_[47]; + static const uint8_t table1_497_outer_[64]; + static const uint8_t table1_498_emit_[44]; + static const uint8_t table1_499_emit_[92]; + static const uint8_t table1_500_emit_[44]; + static const uint8_t table1_501_emit_[92]; + static const uint8_t table1_502_emit_[44]; + static const uint8_t table1_503_emit_[92]; + static const uint8_t table1_504_emit_[44]; + static const uint8_t table1_505_emit_[92]; + static const uint8_t table1_506_emit_[44]; + static const uint8_t table1_507_emit_[92]; + static const uint8_t table1_508_emit_[40]; + static const uint16_t table1_508_inner_[22]; + static const uint8_t table1_509_emit_[40]; + static const uint8_t table1_510_emit_[22]; + static const uint16_t table1_510_inner_[13]; + static const uint8_t table1_510_outer_[64]; + static const uint8_t table1_511_emit_[14]; + static const uint16_t table1_511_inner_[15]; + static const uint8_t table1_511_outer_[64]; + static const uint8_t* const table1_emit_[512]; + static const uint16_t* const table1_inner_[512]; + static const uint8_t* const table1_outer_[512]; static const uint8_t table13_0_inner_[5]; static const uint8_t table14_0_emit_[11]; static const uint8_t table14_0_ops_[32]; static const uint8_t table15_0_emit_[24]; static const uint8_t table15_0_ops_[64]; - static const uint8_t table16_0_emit_[50]; - static const uint8_t table16_0_ops_[128]; - static const uint8_t table12_0_emit_[79]; - static const uint16_t table12_0_inner_[90]; - static const uint8_t table12_0_outer_[256]; - static const uint8_t table24_0_emit_[8]; - static const uint8_t table24_0_inner_[8]; - static const uint8_t table25_0_emit_[16]; - static const uint8_t table25_0_inner_[16]; - static const uint8_t table26_0_emit_[30]; - static const uint16_t table26_0_inner_[31]; - static const uint8_t table30_0_emit_[7]; - static const uint8_t table30_0_inner_[8]; - static const uint8_t table29_0_emit_[9]; - static const uint8_t table29_0_inner_[9]; + static const uint8_t table12_0_emit_[50]; + static const uint16_t table12_0_inner_[70]; + static const uint8_t table12_0_outer_[128]; + static const uint8_t table33_0_emit_[15]; + static const uint8_t table33_0_inner_[16]; + static const uint8_t table32_0_emit_[17]; + static const uint8_t table32_0_ops_[32]; + static const uint8_t table36_0_emit_[6]; + static const uint8_t table36_0_inner_[6]; + static const uint8_t table39_0_emit_[17]; + static const uint8_t table39_0_ops_[32]; + static const uint8_t table40_0_emit_[46]; + static const uint8_t table40_0_ops_[64]; + static const uint8_t table41_0_ops_[128]; + static const uint8_t table38_0_emit_[4]; + static const uint16_t table38_0_ops_[32]; + static const uint8_t table38_1_emit_[4]; + static const uint8_t table38_2_emit_[4]; + static const uint8_t table38_3_emit_[4]; + static const uint8_t table38_4_emit_[7]; + static const uint16_t table38_4_ops_[32]; + static const uint8_t table38_5_emit_[8]; + static const uint16_t table38_5_ops_[32]; + static const uint8_t table38_6_emit_[8]; + static const uint8_t table38_7_emit_[10]; + static const uint16_t table38_7_ops_[32]; + static const uint8_t* const table38_emit_[8]; + static const uint16_t* const table38_ops_[8]; }; template class HuffDecoder : public HuffDecoderCommon { @@ -233,26 +1599,33 @@ class HuffDecoder : public HuffDecoderCommon { : sink_(sink), begin_(begin), end_(end) {} bool Run() { while (!done_) { - if (!RefillTo8()) { + if (!RefillTo15()) { Done0(); break; } - const auto index = (buffer_ >> (buffer_len_ - 8)) & 0xff; + const auto index = (buffer_ >> (buffer_len_ - 15)) & 0x7fff; const auto op = GetOp1(index); const int consumed = op & 15; buffer_len_ -= consumed; const auto emit_ofs = op >> 6; switch ((op >> 4) & 3) { + case 0: { + sink_(GetEmit1(index, emit_ofs + 0)); + sink_(GetEmit1(index, emit_ofs + 1)); + sink_(GetEmit1(index, emit_ofs + 2)); + break; + } case 1: { - DecodeStep0(); + sink_(GetEmit1(index, emit_ofs + 0)); + sink_(GetEmit1(index, emit_ofs + 1)); break; } case 2: { - DecodeStep1(); + sink_(GetEmit1(index, emit_ofs + 0)); break; } - case 0: { - sink_(GetEmit1(index, emit_ofs + 0)); + case 3: { + DecodeStep0(); break; } } @@ -261,56 +1634,262 @@ class HuffDecoder : public HuffDecoderCommon { } private: - bool RefillTo8() { + bool RefillTo15() { switch (buffer_len_) { - case 0: + case 0: { + return Read2to8Bytes(); + } case 1: case 2: case 3: case 4: case 5: - case 6: - case 7: { - return Read1(); + case 6: { + return Read2to7Bytes(); + } + case 7: + case 8: { + return Read1to7Bytes(); + } + case 9: + case 10: + case 11: + case 12: + case 13: + case 14: { + return Read1to6Bytes(); } } return true; } - bool Read1() { - if (end_ - begin_ < 1) return false; - buffer_ <<= 8; - buffer_ |= static_cast(*begin_++) << 0; + bool Read2to8Bytes() { + switch (end_ - begin_) { + case 0: + case 1: { + return false; + } + case 2: { + Fill2(); + return true; + } + case 3: { + Fill3(); + return true; + } + case 4: { + Fill4(); + return true; + } + case 5: { + Fill5(); + return true; + } + case 6: { + Fill6(); + return true; + } + case 7: { + Fill7(); + return true; + } + default: { + Fill8(); + return true; + } + } + } + void Fill2() { + buffer_ = (buffer_ << 16) | (static_cast(begin_[0]) << 8) | + (static_cast(begin_[1]) << 0); + begin_ += 2; + buffer_len_ += 16; + } + void Fill3() { + buffer_ = (buffer_ << 24) | (static_cast(begin_[0]) << 16) | + (static_cast(begin_[1]) << 8) | + (static_cast(begin_[2]) << 0); + begin_ += 3; + buffer_len_ += 24; + } + void Fill4() { + buffer_ = (buffer_ << 32) | (static_cast(begin_[0]) << 24) | + (static_cast(begin_[1]) << 16) | + (static_cast(begin_[2]) << 8) | + (static_cast(begin_[3]) << 0); + begin_ += 4; + buffer_len_ += 32; + } + void Fill5() { + buffer_ = (buffer_ << 40) | (static_cast(begin_[0]) << 32) | + (static_cast(begin_[1]) << 24) | + (static_cast(begin_[2]) << 16) | + (static_cast(begin_[3]) << 8) | + (static_cast(begin_[4]) << 0); + begin_ += 5; + buffer_len_ += 40; + } + void Fill6() { + buffer_ = (buffer_ << 48) | (static_cast(begin_[0]) << 40) | + (static_cast(begin_[1]) << 32) | + (static_cast(begin_[2]) << 24) | + (static_cast(begin_[3]) << 16) | + (static_cast(begin_[4]) << 8) | + (static_cast(begin_[5]) << 0); + begin_ += 6; + buffer_len_ += 48; + } + void Fill7() { + buffer_ = (buffer_ << 56) | (static_cast(begin_[0]) << 48) | + (static_cast(begin_[1]) << 40) | + (static_cast(begin_[2]) << 32) | + (static_cast(begin_[3]) << 24) | + (static_cast(begin_[4]) << 16) | + (static_cast(begin_[5]) << 8) | + (static_cast(begin_[6]) << 0); + begin_ += 7; + buffer_len_ += 56; + } + void Fill8() { + buffer_ = 0 | (static_cast(begin_[0]) << 56) | + (static_cast(begin_[1]) << 48) | + (static_cast(begin_[2]) << 40) | + (static_cast(begin_[3]) << 32) | + (static_cast(begin_[4]) << 24) | + (static_cast(begin_[5]) << 16) | + (static_cast(begin_[6]) << 8) | + (static_cast(begin_[7]) << 0); + begin_ += 8; + buffer_len_ += 64; + } + bool Read2to7Bytes() { + switch (end_ - begin_) { + case 0: + case 1: { + return false; + } + case 2: { + Fill2(); + return true; + } + case 3: { + Fill3(); + return true; + } + case 4: { + Fill4(); + return true; + } + case 5: { + Fill5(); + return true; + } + case 6: { + Fill6(); + return true; + } + default: { + Fill7(); + return true; + } + } + } + bool Read1to7Bytes() { + switch (end_ - begin_) { + case 0: { + return false; + } + case 1: { + Fill1(); + return true; + } + case 2: { + Fill2(); + return true; + } + case 3: { + Fill3(); + return true; + } + case 4: { + Fill4(); + return true; + } + case 5: { + Fill5(); + return true; + } + case 6: { + Fill6(); + return true; + } + default: { + Fill7(); + return true; + } + } + } + void Fill1() { + buffer_ = (buffer_ << 8) | (static_cast(begin_[0]) << 0); + begin_ += 1; buffer_len_ += 8; - return true; + } + bool Read1to6Bytes() { + switch (end_ - begin_) { + case 0: { + return false; + } + case 1: { + Fill1(); + return true; + } + case 2: { + Fill2(); + return true; + } + case 3: { + Fill3(); + return true; + } + case 4: { + Fill4(); + return true; + } + case 5: { + Fill5(); + return true; + } + default: { + Fill6(); + return true; + } + } } void Done0() { done_ = true; + switch (end_ - begin_) { + case 1: { + Fill1(); + break; + } + } switch (buffer_len_) { - case 7: { - const auto index = buffer_ & 127; - const auto op = GetOp4(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit4(index, op >> 2)); - break; - } - } + case 1: + case 2: + case 3: + case 4: { + ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; return; } case 5: { const auto index = buffer_ & 31; const auto op = GetOp2(index); switch (op & 3) { - case 1: { - ok_ = false; + case 0: { + sink_(GetEmit2(index, (op >> 2) + 0)); break; } - case 2: { - sink_(GetEmit2(index, op >> 2)); + case 1: { + ok_ = false; break; } } @@ -320,22 +1899,160 @@ class HuffDecoder : public HuffDecoderCommon { const auto index = buffer_ & 63; const auto op = GetOp3(index); switch (op & 3) { - case 1: { + case 0: { ok_ = false; break; } - case 2: { - sink_(GetEmit3(index, op >> 2)); + case 1: { + sink_(GetEmit3(index, (op >> 2) + 0)); break; } } return; } - case 1: - case 2: - case 3: - case 4: { - ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; + case 7: { + const auto index = buffer_ & 127; + const auto op = GetOp4(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit4(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 8: { + const auto index = buffer_ & 255; + const auto op = GetOp5(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit5(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 9: { + const auto index = buffer_ & 511; + const auto op = GetOp6(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit6(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 10: { + const auto index = buffer_ & 1023; + const auto op = GetOp7(index); + switch (op & 3) { + case 0: { + sink_(GetEmit7(index, (op >> 2) + 0)); + sink_(GetEmit7(index, (op >> 2) + 1)); + break; + } + case 1: { + ok_ = false; + break; + } + case 2: { + sink_(GetEmit7(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 11: { + const auto index = buffer_ & 2047; + const auto op = GetOp8(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit8(index, (op >> 2) + 0)); + sink_(GetEmit8(index, (op >> 2) + 1)); + break; + } + case 2: { + sink_(GetEmit8(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 12: { + const auto index = buffer_ & 4095; + const auto op = GetOp9(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit9(index, (op >> 2) + 0)); + sink_(GetEmit9(index, (op >> 2) + 1)); + break; + } + case 2: { + sink_(GetEmit9(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 13: { + const auto index = buffer_ & 8191; + const auto op = GetOp10(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit10(index, (op >> 2) + 0)); + sink_(GetEmit10(index, (op >> 2) + 1)); + break; + } + case 2: { + sink_(GetEmit10(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 14: { + const auto index = buffer_ & 16383; + const auto op = GetOp11(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit11(index, (op >> 2) + 0)); + sink_(GetEmit11(index, (op >> 2) + 1)); + break; + } + case 2: { + sink_(GetEmit11(index, (op >> 2) + 0)); + break; + } + } return; } case 0: { @@ -344,247 +2061,176 @@ class HuffDecoder : public HuffDecoderCommon { } } void DecodeStep0() { - if (!RefillTo2()) { + if (!RefillTo7()) { Done1(); return; } - const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; - const auto op = GetOp5(index); - const int consumed = op & 3; - buffer_len_ -= consumed; - const auto emit_ofs = op >> 2; - sink_(GetEmit5(index, emit_ofs + 0)); - } - bool RefillTo2() { - switch (buffer_len_) { - case 0: - case 1: { - return Read1(); - } - } - return true; - } - void Done1() { - done_ = true; - switch (buffer_len_) { - case 0: - case 1: { - ok_ = false; - return; - } - } - } - void DecodeStep1() { - if (!RefillTo7()) { - Done2(); - return; - } const auto index = (buffer_ >> (buffer_len_ - 7)) & 0x7f; - const auto op = GetOp6(index); + const auto op = GetOp12(index); const int consumed = op & 7; buffer_len_ -= consumed; - const auto emit_ofs = op >> 4; - switch ((op >> 3) & 1) { + const auto emit_ofs = op >> 8; + switch ((op >> 3) & 31) { + case 0: { + sink_(GetEmit12(index, emit_ofs + 0)); + break; + } case 1: { + DecodeStep1(); + break; + } + case 2: { DecodeStep2(); break; } - case 0: { - sink_(GetEmit6(index, emit_ofs + 0)); + case 3: { + DecodeStep3(); + break; + } + case 4: { + DecodeStep4(); + break; + } + case 5: { + DecodeStep5(); + break; + } + case 6: { + DecodeStep6(); + break; + } + case 7: { + DecodeStep7(); + break; + } + case 8: { + DecodeStep8(); + break; + } + case 9: { + DecodeStep9(); + break; + } + case 10: { + DecodeStep10(); + break; + } + case 11: { + DecodeStep11(); + break; + } + case 12: { + DecodeStep12(); + break; + } + case 13: { + DecodeStep13(); + break; + } + case 14: { + DecodeStep14(); + break; + } + case 15: { + DecodeStep18(); + break; + } + case 16: { + DecodeStep15(); + break; + } + case 17: { + DecodeStep16(); + break; + } + case 18: { + DecodeStep19(); + break; + } + case 19: { + DecodeStep17(); + break; + } + case 20: { + DecodeStep20(); break; } } } bool RefillTo7() { switch (buffer_len_) { - case 0: + case 0: { + return Read1to8Bytes(); + } case 1: case 2: case 3: case 4: case 5: case 6: { - return Read1(); + return Read1to7Bytes(); } } return true; } - void Done2() { - done_ = true; - switch (buffer_len_) { - case 4: { - const auto index = buffer_ & 15; - const auto op = GetOp9(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit9(index, op >> 2)); - break; - } - } - return; - } - case 5: { - const auto index = buffer_ & 31; - const auto op = GetOp10(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit10(index, op >> 2)); - break; - } - } - return; - } - case 2: { - const auto index = buffer_ & 3; - const auto op = GetOp7(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit7(index, op >> 2)); - break; - } - } - return; - } - case 6: { - const auto index = buffer_ & 63; - const auto op = GetOp11(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit11(index, op >> 2)); - break; - } - } - return; - } - case 3: { - const auto index = buffer_ & 7; - const auto op = GetOp8(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit8(index, op >> 2)); - break; - } - } - return; + bool Read1to8Bytes() { + switch (end_ - begin_) { + case 0: { + return false; } case 1: { + Fill1(); + return true; + } + case 2: { + Fill2(); + return true; + } + case 3: { + Fill3(); + return true; + } + case 4: { + Fill4(); + return true; + } + case 5: { + Fill5(); + return true; + } + case 6: { + Fill6(); + return true; + } + case 7: { + Fill7(); + return true; + } + default: { + Fill8(); + return true; + } + } + } + void Done1() { + done_ = true; + switch (buffer_len_) { + case 1: + case 2: + case 3: { ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; return; } - case 0: { - return; - } - } - } - void DecodeStep2() { - if (!RefillTo8()) { - Done3(); - return; - } - const auto index = (buffer_ >> (buffer_len_ - 8)) & 0xff; - const auto op = GetOp12(index); - const int consumed = op & 15; - buffer_len_ -= consumed; - const auto emit_ofs = op >> 8; - switch ((op >> 4) & 15) { - case 8: { - DecodeStep10(); - break; - } - case 10: { - DecodeStep11(); - break; - } - case 11: { - DecodeStep12(); - break; - } - case 9: { - DecodeStep14(); - break; - } - case 1: { - DecodeStep3(); - break; - } - case 2: { - DecodeStep4(); - break; - } - case 3: { - DecodeStep5(); - break; - } - case 4: { - DecodeStep6(); - break; - } - case 5: { - DecodeStep7(); - break; - } - case 6: { - DecodeStep8(); - break; - } - case 7: { - DecodeStep9(); - break; - } - case 0: { - sink_(GetEmit12(index, emit_ofs + 0)); - break; - } - } - } - void Done3() { - done_ = true; - switch (buffer_len_) { - case 7: { - const auto index = buffer_ & 127; - const auto op = GetOp16(index); - switch (op & 3) { - case 1: { - ok_ = false; - break; - } - case 2: { - sink_(GetEmit16(index, op >> 2)); - break; - } - } - return; - } case 4: { const auto index = buffer_ & 15; const auto op = GetOp13(index); switch (op & 3) { - case 1: { - ok_ = false; + case 0: { + sink_(GetEmit13(index, (op >> 2) + 0)); break; } - case 2: { - sink_(GetEmit13(index, op >> 2)); + case 1: { + ok_ = false; break; } } @@ -594,12 +2240,12 @@ class HuffDecoder : public HuffDecoderCommon { const auto index = buffer_ & 31; const auto op = GetOp14(index); switch (op & 3) { - case 1: { + case 0: { ok_ = false; break; } - case 2: { - sink_(GetEmit14(index, op >> 2)); + case 1: { + sink_(GetEmit14(index, (op >> 2) + 0)); break; } } @@ -609,31 +2255,49 @@ class HuffDecoder : public HuffDecoderCommon { const auto index = buffer_ & 63; const auto op = GetOp15(index); switch (op & 3) { - case 1: { + case 0: { ok_ = false; break; } - case 2: { - sink_(GetEmit15(index, op >> 2)); + case 1: { + sink_(GetEmit15(index, (op >> 2) + 0)); break; } } return; } - case 1: - case 2: - case 3: { - ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; - return; - } case 0: { return; } } } - void DecodeStep3() { + void DecodeStep1() { if (!RefillTo1()) { - Done4(); + Done2(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp16(index); + const int consumed = op & 1; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 1; + sink_(GetEmit16(index, emit_ofs + 0)); + } + bool RefillTo1() { + switch (buffer_len_) { + case 0: { + return Read1to8Bytes(); + } + } + return true; + } + void Done2() { + done_ = true; + ok_ = false; + } + void DecodeStep2() { + if (!RefillTo1()) { + Done3(); return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; @@ -643,13 +2307,21 @@ class HuffDecoder : public HuffDecoderCommon { const auto emit_ofs = op >> 1; sink_(GetEmit17(index, emit_ofs + 0)); } - bool RefillTo1() { - switch (buffer_len_) { - case 0: { - return Read1(); - } + void Done3() { + done_ = true; + ok_ = false; + } + void DecodeStep3() { + if (!RefillTo1()) { + Done4(); + return; } - return true; + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp18(index); + const int consumed = op & 1; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 1; + sink_(GetEmit18(index, emit_ofs + 0)); } void Done4() { done_ = true; @@ -661,11 +2333,11 @@ class HuffDecoder : public HuffDecoderCommon { return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; - const auto op = GetOp18(index); + const auto op = GetOp19(index); const int consumed = op & 1; buffer_len_ -= consumed; const auto emit_ofs = op >> 1; - sink_(GetEmit18(index, emit_ofs + 0)); + sink_(GetEmit19(index, emit_ofs + 0)); } void Done5() { done_ = true; @@ -677,11 +2349,11 @@ class HuffDecoder : public HuffDecoderCommon { return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; - const auto op = GetOp19(index); + const auto op = GetOp20(index); const int consumed = op & 1; buffer_len_ -= consumed; const auto emit_ofs = op >> 1; - sink_(GetEmit19(index, emit_ofs + 0)); + sink_(GetEmit20(index, emit_ofs + 0)); } void Done6() { done_ = true; @@ -693,11 +2365,11 @@ class HuffDecoder : public HuffDecoderCommon { return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; - const auto op = GetOp20(index); + const auto op = GetOp21(index); const int consumed = op & 1; buffer_len_ -= consumed; const auto emit_ofs = op >> 1; - sink_(GetEmit20(index, emit_ofs + 0)); + sink_(GetEmit21(index, emit_ofs + 0)); } void Done7() { done_ = true; @@ -709,11 +2381,11 @@ class HuffDecoder : public HuffDecoderCommon { return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; - const auto op = GetOp21(index); + const auto op = GetOp22(index); const int consumed = op & 1; buffer_len_ -= consumed; const auto emit_ofs = op >> 1; - sink_(GetEmit21(index, emit_ofs + 0)); + sink_(GetEmit22(index, emit_ofs + 0)); } void Done8() { done_ = true; @@ -725,236 +2397,401 @@ class HuffDecoder : public HuffDecoderCommon { return; } const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; - const auto op = GetOp22(index); + const auto op = GetOp23(index); const int consumed = op & 1; buffer_len_ -= consumed; const auto emit_ofs = op >> 1; - sink_(GetEmit22(index, emit_ofs + 0)); + sink_(GetEmit23(index, emit_ofs + 0)); } void Done9() { done_ = true; ok_ = false; } void DecodeStep9() { - if (!RefillTo2()) { + if (!RefillTo1()) { Done10(); return; } - const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; - const auto op = GetOp23(index); - const int consumed = op & 3; + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp24(index); + const int consumed = op & 1; buffer_len_ -= consumed; - const auto emit_ofs = op >> 2; - sink_(GetEmit23(index, emit_ofs + 0)); + const auto emit_ofs = op >> 1; + sink_(GetEmit24(index, emit_ofs + 0)); } void Done10() { done_ = true; - switch (buffer_len_) { - case 0: - case 1: { - ok_ = false; - return; - } - } + ok_ = false; } void DecodeStep10() { - if (!RefillTo3()) { + if (!RefillTo1()) { Done11(); return; } - const auto index = (buffer_ >> (buffer_len_ - 3)) & 0x7; - const auto op = GetOp24(index); - const int consumed = op & 3; + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp25(index); + const int consumed = op & 1; buffer_len_ -= consumed; - const auto emit_ofs = op >> 2; - sink_(GetEmit24(index, emit_ofs + 0)); - } - bool RefillTo3() { - switch (buffer_len_) { - case 0: - case 1: - case 2: { - return Read1(); - } - } - return true; + const auto emit_ofs = op >> 1; + sink_(GetEmit25(index, emit_ofs + 0)); } void Done11() { done_ = true; - switch (buffer_len_) { - case 0: - case 1: - case 2: { - ok_ = false; - return; - } - } + ok_ = false; } void DecodeStep11() { - if (!RefillTo4()) { + if (!RefillTo1()) { Done12(); return; } - const auto index = (buffer_ >> (buffer_len_ - 4)) & 0xf; - const auto op = GetOp25(index); - const int consumed = op & 7; + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp26(index); + const int consumed = op & 1; buffer_len_ -= consumed; - const auto emit_ofs = op >> 3; - sink_(GetEmit25(index, emit_ofs + 0)); + const auto emit_ofs = op >> 1; + sink_(GetEmit26(index, emit_ofs + 0)); } - bool RefillTo4() { + void Done12() { + done_ = true; + ok_ = false; + } + void DecodeStep12() { + if (!RefillTo1()) { + Done13(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp27(index); + const int consumed = op & 1; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 1; + sink_(GetEmit27(index, emit_ofs + 0)); + } + void Done13() { + done_ = true; + ok_ = false; + } + void DecodeStep13() { + if (!RefillTo1()) { + Done14(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp28(index); + const int consumed = op & 1; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 1; + sink_(GetEmit28(index, emit_ofs + 0)); + } + void Done14() { + done_ = true; + ok_ = false; + } + void DecodeStep14() { + if (!RefillTo1()) { + Done15(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 1)) & 0x1; + const auto op = GetOp29(index); + const int consumed = op & 1; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 1; + sink_(GetEmit29(index, emit_ofs + 0)); + } + void Done15() { + done_ = true; + ok_ = false; + } + void DecodeStep15() { + if (!RefillTo2()) { + Done16(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; + const auto op = GetOp30(index); + const int consumed = op & 3; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 2; + sink_(GetEmit30(index, emit_ofs + 0)); + } + bool RefillTo2() { switch (buffer_len_) { - case 0: - case 1: - case 2: - case 3: { - return Read1(); + case 0: { + return Read1to8Bytes(); + } + case 1: { + return Read1to7Bytes(); } } return true; } - void Done12() { + void Done16() { done_ = true; switch (buffer_len_) { - case 0: case 1: - case 2: - case 3: { + case 0: { ok_ = false; return; } } } - void DecodeStep12() { - if (!RefillTo5()) { - Done13(); + void DecodeStep16() { + if (!RefillTo2()) { + Done17(); return; } - const auto index = (buffer_ >> (buffer_len_ - 5)) & 0x1f; - const auto op = GetOp26(index); - const int consumed = op & 7; + const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; + const auto op = GetOp31(index); + const int consumed = op & 3; buffer_len_ -= consumed; - const auto emit_ofs = op >> 4; - switch ((op >> 3) & 1) { - case 1: { - DecodeStep13(); - break; - } + const auto emit_ofs = op >> 2; + sink_(GetEmit31(index, emit_ofs + 0)); + } + void Done17() { + done_ = true; + switch (buffer_len_) { + case 1: case 0: { - sink_(GetEmit26(index, emit_ofs + 0)); - break; + ok_ = false; + return; } } } + void DecodeStep17() { + if (!RefillTo5()) { + Done18(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 5)) & 0x1f; + const auto op = GetOp32(index); + const int consumed = op & 7; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 3; + sink_(GetEmit32(index, emit_ofs + 0)); + } bool RefillTo5() { switch (buffer_len_) { - case 0: + case 0: { + return Read1to8Bytes(); + } case 1: case 2: case 3: case 4: { - return Read1(); + return Read1to7Bytes(); } } return true; } - void Done13() { + void Done18() { done_ = true; switch (buffer_len_) { + case 1: + case 2: + case 3: + case 0: { + ok_ = false; + return; + } case 4: { const auto index = buffer_ & 15; - const auto op = GetOp27(index); - switch (op & 3) { - case 1: { - ok_ = false; + const auto op = GetOp33(index); + switch (op & 1) { + case 0: { + sink_(GetEmit33(index, (op >> 1) + 0)); break; } - case 2: { - sink_(GetEmit27(index, op >> 2)); + case 1: { + ok_ = false; break; } } return; } - case 1: - case 2: - case 3: { - ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; + } + } + void DecodeStep18() { + if (!RefillTo2()) { + Done19(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; + const auto op = GetOp34(index); + const int consumed = op & 3; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 2; + sink_(GetEmit34(index, emit_ofs + 0)); + } + void Done19() { + done_ = true; + switch (buffer_len_) { + case 1: { + const auto index = buffer_ & 1; + const auto op = GetOp35(index); + switch (op & 1) { + case 0: { + sink_(GetEmit35(index, (op >> 1) + 0)); + break; + } + case 1: { + ok_ = false; + break; + } + } return; } case 0: { + ok_ = false; return; } } } - void DecodeStep13() { - if (!RefillTo2()) { - Done14(); + void DecodeStep19() { + if (!RefillTo3()) { + Done20(); return; } - const auto index = (buffer_ >> (buffer_len_ - 2)) & 0x3; - const auto op = GetOp28(index); + const auto index = (buffer_ >> (buffer_len_ - 3)) & 0x7; + const auto op = GetOp36(index); const int consumed = op & 3; buffer_len_ -= consumed; - const auto emit_ofs = op >> 3; - switch ((op >> 2) & 1) { + const auto emit_ofs = op >> 2; + sink_(GetEmit36(index, emit_ofs + 0)); + } + bool RefillTo3() { + switch (buffer_len_) { + case 0: { + return Read1to8Bytes(); + } + case 1: + case 2: { + return Read1to7Bytes(); + } + } + return true; + } + void Done20() { + done_ = true; + switch (buffer_len_) { + case 1: + case 0: { + ok_ = false; + return; + } + case 2: { + const auto index = buffer_ & 3; + const auto op = GetOp37(index); + switch (op & 1) { + case 0: { + sink_(GetEmit37(index, (op >> 1) + 0)); + break; + } + case 1: { + ok_ = false; + break; + } + } + return; + } + } + } + void DecodeStep20() { + if (!RefillTo8()) { + Done21(); + return; + } + const auto index = (buffer_ >> (buffer_len_ - 8)) & 0xff; + const auto op = GetOp38(index); + const int consumed = op & 15; + buffer_len_ -= consumed; + const auto emit_ofs = op >> 5; + switch ((op >> 4) & 1) { + case 0: { + sink_(GetEmit38(index, emit_ofs + 0)); + break; + } case 1: { begin_ = end_; buffer_len_ = 0; break; } - case 0: { - sink_(GetEmit28(index, emit_ofs + 0)); - break; - } } } - void Done14() { - done_ = true; + bool RefillTo8() { switch (buffer_len_) { - case 1: { + case 0: { + return Read1to8Bytes(); + } + case 1: + case 2: + case 3: + case 4: + case 5: + case 6: + case 7: { + return Read1to7Bytes(); + } + } + return true; + } + void Done21() { + done_ = true; + switch (end_ - begin_) {} + switch (buffer_len_) { + case 1: + case 2: + case 3: + case 4: { ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1; return; } - case 0: { - return; - } - } - } - void DecodeStep14() { - if (!RefillTo4()) { - Done15(); - return; - } - const auto index = (buffer_ >> (buffer_len_ - 4)) & 0xf; - const auto op = GetOp29(index); - const int consumed = op & 7; - buffer_len_ -= consumed; - const auto emit_ofs = op >> 3; - sink_(GetEmit29(index, emit_ofs + 0)); - } - void Done15() { - done_ = true; - switch (buffer_len_) { - case 3: { - const auto index = buffer_ & 7; - const auto op = GetOp30(index); + case 5: { + const auto index = buffer_ & 31; + const auto op = GetOp39(index); switch (op & 3) { - case 1: { - ok_ = false; + case 0: { + sink_(GetEmit39(index, (op >> 2) + 0)); break; } - case 2: { - sink_(GetEmit30(index, op >> 2)); + case 1: { + ok_ = false; break; } } return; } - case 0: - case 1: - case 2: { - ok_ = false; + case 6: { + const auto index = buffer_ & 63; + const auto op = GetOp40(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit40(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 7: { + const auto index = buffer_ & 127; + const auto op = GetOp41(index); + switch (op & 3) { + case 0: { + ok_ = false; + break; + } + case 1: { + sink_(GetEmit41(index, (op >> 2) + 0)); + break; + } + } + return; + } + case 0: { return; } } diff --git a/test/core/transport/chttp2/decode_huff_corpus/crash-b0dfa0bce114c315861c3d513f8d4328bc1613ea b/test/core/transport/chttp2/decode_huff_corpus/crash-b0dfa0bce114c315861c3d513f8d4328bc1613ea new file mode 100644 index 00000000000..d040b9f5bb6 --- /dev/null +++ b/test/core/transport/chttp2/decode_huff_corpus/crash-b0dfa0bce114c315861c3d513f8d4328bc1613ea @@ -0,0 +1 @@ +§ÿê \ No newline at end of file diff --git a/test/cpp/microbenchmarks/BUILD b/test/cpp/microbenchmarks/BUILD index 3e65ac7c7fc..0cff92ba931 100644 --- a/test/cpp/microbenchmarks/BUILD +++ b/test/cpp/microbenchmarks/BUILD @@ -150,8 +150,12 @@ grpc_cc_test( tags = [ "no_mac", "no_windows", + "nomsan", + ], + deps = [ + ":helpers", + "//test/cpp/microbenchmarks/huffman_geometries", ], - deps = [":helpers"], ) grpc_cc_test( diff --git a/test/cpp/microbenchmarks/bm_huffman_decode.cc b/test/cpp/microbenchmarks/bm_huffman_decode.cc index 0271fdf631a..3605d986cfc 100644 --- a/test/cpp/microbenchmarks/bm_huffman_decode.cc +++ b/test/cpp/microbenchmarks/bm_huffman_decode.cc @@ -17,44 +17,64 @@ #include +#include "absl/strings/escaping.h" + #include "src/core/ext/transport/chttp2/transport/bin_encoder.h" #include "src/core/ext/transport/chttp2/transport/decode_huff.h" #include "src/core/lib/gprpp/no_destruct.h" #include "src/core/lib/slice/slice.h" #include "test/core/util/test_config.h" +#include "test/cpp/microbenchmarks/huffman_geometries/index.h" -const std::vector* Input() { - static const grpc_core::NoDestruct> v([]() { - std::vector v; - std::mt19937 rd(0); - std::uniform_int_distribution<> dist_ty(0, 100); - std::uniform_int_distribution<> dist_byte(0, 255); - std::uniform_int_distribution<> dist_normal(32, 126); - for (int i = 0; i < 1024 * 1024; i++) { - if (dist_ty(rd) == 1) { - v.push_back(dist_byte(rd)); - } else { - v.push_back(dist_normal(rd)); - } - } - grpc_core::Slice s = grpc_core::Slice::FromCopiedBuffer(v); - grpc_core::Slice c(grpc_chttp2_huffman_compress(s.c_slice())); - return std::vector(c.begin(), c.end()); - }()); - return v.get(); +std::vector MakeInput(int min, int max) { + std::vector v; + std::uniform_int_distribution<> distribution(min, max); + static std::mt19937 rd(0); + v.reserve(1024 * 1024); + for (int i = 0; i < 1024 * 1024; i++) { + v.push_back(distribution(rd)); + } + grpc_core::Slice s = grpc_core::Slice::FromCopiedBuffer(v); + grpc_core::Slice c(grpc_chttp2_huffman_compress(s.c_slice())); + return std::vector(c.begin(), c.end()); } -static void BM_Decode(benchmark::State& state) { +std::vector MakeBase64() { + auto src = MakeInput(0, 255); + auto s = absl::Base64Escape( + absl::string_view(reinterpret_cast(src.data()), src.size())); + return std::vector(s.begin(), s.end()); +} + +static const grpc_core::NoDestruct> kAllChars{ + MakeInput(0, 255)}; +static const grpc_core::NoDestruct> kAsciiChars{ + MakeInput(32, 126)}; +static const grpc_core::NoDestruct> kAlphaChars{ + MakeInput('a', 'z')}; +static const grpc_core::NoDestruct> kBase64Chars{ + MakeBase64()}; + +template