FFmpeg  4.0
Data Structures | Variables
twinvq_data.h File Reference
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  twinvq_data
 TwinVQ codebooks. More...
 

Variables

static const uint16_t bark_tab_l08_512 []
 
static const uint16_t bark_tab_l11_512 []
 
static const uint16_t bark_tab_l16_1024 []
 
static const uint16_t bark_tab_l22_1024 []
 
static const uint16_t bark_tab_l22_512 []
 
static const uint16_t bark_tab_l44_2048 []
 
static const uint16_t bark_tab_m08_256 []
 
static const uint16_t bark_tab_m11_256 []
 
static const uint16_t bark_tab_m16_512 []
 
static const uint16_t bark_tab_m22_256 []
 
static const uint16_t bark_tab_m22_512 []
 
static const uint16_t bark_tab_m44_512 []
 
static const uint16_t bark_tab_s08_64 []
 
static const uint16_t bark_tab_s11_64 []
 
static const uint16_t bark_tab_s16_128 []
 
static const uint16_t bark_tab_s22_128 []
 
static const uint16_t bark_tab_s44_128 []
 
static const struct twinvq_data tab
 
static const uint8_t tab7 [][35]
 
static const uint8_t tab8 [][5]
 
static const uint8_t tab9 [][45]
 
static const uint8_t tab10 [][25]
 
static const uint8_t tab11 [][55]
 
static const uint8_t tab12 [][15]
 
struct {
   int   size
 
   const uint8_t *   tab
 
tabs []
 

Variable Documentation

◆ bark_tab_l08_512

const uint16_t bark_tab_l08_512[]
static
Initial value:
= {
7, 8, 7, 8, 8, 8, 8, 8, 8, 9,
9, 10, 10, 11, 11, 12, 12, 14, 15, 16,
18, 19, 21, 24, 27, 30, 35, 40, 46, 53
}

Definition at line 41 of file twinvq_data.h.

◆ bark_tab_l11_512

const uint16_t bark_tab_l11_512[]
static
Initial value:
= {
6, 6, 6, 6, 6, 6, 7, 6, 7, 7,
8, 8, 8, 9, 10, 10, 11, 13, 13, 15,
17, 18, 21, 25, 27, 33, 38, 45, 54, 66
}

Definition at line 47 of file twinvq_data.h.

◆ bark_tab_l16_1024

const uint16_t bark_tab_l16_1024[]
static
Initial value:
= {
9, 9, 8, 9, 10, 9, 10, 10, 10, 12,
11, 13, 13, 14, 16, 17, 19, 20, 24, 26,
30, 35, 40, 48, 56, 68, 83, 102, 128, 165
}

Definition at line 53 of file twinvq_data.h.

◆ bark_tab_l22_1024

const uint16_t bark_tab_l22_1024[]
static
Initial value:
= {
6, 7, 6, 6, 7, 7, 7, 7, 7, 8,
9, 8, 10, 10, 11, 12, 13, 15, 16, 18,
21, 24, 27, 33, 38, 46, 55, 68, 84, 107,
140, 191
}

Definition at line 59 of file twinvq_data.h.

◆ bark_tab_l22_512

const uint16_t bark_tab_l22_512[]
static
Initial value:
= {
3, 3, 3, 4, 3, 3, 4, 3, 4, 4,
4, 5, 4, 5, 6, 6, 7, 7, 8, 9,
10, 12, 14, 16, 20, 22, 28, 34, 42, 53,
71, 95
}

Definition at line 66 of file twinvq_data.h.

◆ bark_tab_l44_2048

const uint16_t bark_tab_l44_2048[]
static
Initial value:
= {
5, 6, 5, 6, 5, 6, 6, 6, 6, 6,
7, 7, 7, 8, 8, 9, 9, 10, 11, 11,
13, 14, 16, 17, 19, 22, 25, 29, 33, 39,
46, 54, 64, 79, 98, 123, 161, 220, 320, 512
}

Definition at line 73 of file twinvq_data.h.

◆ bark_tab_m08_256

const uint16_t bark_tab_m08_256[]
static
Initial value:
= {
6, 5, 6, 6, 6, 6, 7, 7, 8, 8,
9, 10, 11, 13, 15, 18, 20, 25, 31, 39
}

Definition at line 80 of file twinvq_data.h.

◆ bark_tab_m11_256

const uint16_t bark_tab_m11_256[]
static
Initial value:
= {
4, 5, 4, 5, 5, 5, 6, 5, 7, 7,
8, 9, 10, 12, 15, 17, 22, 28, 35, 47
}

Definition at line 85 of file twinvq_data.h.

◆ bark_tab_m16_512

const uint16_t bark_tab_m16_512[]
static
Initial value:
= {
7, 6, 7, 7, 7, 8, 9, 9, 10, 11,
14, 15, 18, 22, 27, 34, 44, 59, 81, 117
}

Definition at line 90 of file twinvq_data.h.

◆ bark_tab_m22_256

const uint16_t bark_tab_m22_256[]
static
Initial value:
= {
3, 2, 3, 2, 3, 3, 4, 3, 4, 5,
5, 7, 8, 9, 13, 16, 22, 30, 44, 70
}

Definition at line 95 of file twinvq_data.h.

◆ bark_tab_m22_512

const uint16_t bark_tab_m22_512[]
static
Initial value:
= {
5, 5, 5, 6, 5, 7, 6, 7, 9, 9,
11, 13, 15, 20, 24, 33, 43, 61, 88, 140
}

Definition at line 100 of file twinvq_data.h.

◆ bark_tab_m44_512

const uint16_t bark_tab_m44_512[]
static
Initial value:
= {
3, 2, 3, 3, 3, 4, 3, 5, 4, 6,
7, 8, 10, 14, 18, 25, 36, 55, 95, 208
}

Definition at line 105 of file twinvq_data.h.

◆ bark_tab_s08_64

const uint16_t bark_tab_s08_64[]
static
Initial value:
= {
3, 3, 3, 3, 4, 5, 6, 8, 12, 17
}

Definition at line 110 of file twinvq_data.h.

◆ bark_tab_s11_64

const uint16_t bark_tab_s11_64[]
static
Initial value:
= {
2, 3, 2, 3, 3, 4, 6, 8, 12, 21
}

Definition at line 114 of file twinvq_data.h.

◆ bark_tab_s16_128

const uint16_t bark_tab_s16_128[]
static
Initial value:
= {
3, 4, 4, 4, 5, 7, 10, 16, 26, 49
}

Definition at line 118 of file twinvq_data.h.

◆ bark_tab_s22_128

const uint16_t bark_tab_s22_128[]
static
Initial value:
= {
3, 2, 3, 4, 4, 6, 9, 14, 26, 57
}

Definition at line 122 of file twinvq_data.h.

◆ bark_tab_s44_128

const uint16_t bark_tab_s44_128[]
static
Initial value:
= {
1, 2, 1, 2, 3, 4, 6, 10, 23, 76
}

Definition at line 126 of file twinvq_data.h.

◆ tab

const uint8_t* tab
static

◆ tab7

const uint8_t tab7[][35]
static

Definition at line 10993 of file twinvq_data.h.

◆ tab8

const uint8_t tab8[][5]
static
Initial value:
= {
{ 0, 0, 0, 1, 1 },
{ 0, 1, 0, 0, 1 },
{ 1, 1, 0, 0, 0 },
{ 1, 0, 0, 1, 0 },
{ 0, 0, 0, 1, 1 },
{ 0, 1, 0, 0, 1 },
{ 1, 1, 0, 0, 0 },
{ 1, 0, 0, 1, 0 },
{ 0, 0, 0, 1, 1 },
{ 0, 1, 0, 0, 1 },
{ 1, 1, 0, 0, 0 },
{ 0, 0, 0, 0, 0 },
{ 0, 1, 0, 1, 0 }
}

Definition at line 11029 of file twinvq_data.h.

◆ tab9

const uint8_t tab9[][45]
static
Initial value:
= {
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 },
{ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 },
{ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1,
1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0 },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
}

Definition at line 11045 of file twinvq_data.h.

◆ tab10

const uint8_t tab10[][25]
static
Initial value:
= {
{ 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0,
0, 0, 1, 0, 0, 1, 0, 1, 1, 0, 1, 1, 0 },
{ 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0,
0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0 },
{ 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0,
0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0 },
{ 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0,
0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 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 },
{ 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 },
{ 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1,
0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1 },
{ 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1,
0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0 },
{ 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0,
0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1 }
}

Definition at line 11068 of file twinvq_data.h.

◆ tab11

const uint8_t tab11[][55]
static
Initial value:
= {
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0 },
{ 0, 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, 0, 0, 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, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 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, 0,
0, 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, 0, },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 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, 1, 0, 0, 0, 0, 0, },
{ 0, 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, 0, 0, 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, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 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, 0,
0, 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, 0, },
{ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, }
}

Definition at line 11089 of file twinvq_data.h.

◆ tab12

const uint8_t tab12[][15]
static
Initial value:
= {
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0 },
{ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 },
{ 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
{ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0 },
{ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 },
{ 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
{ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0 },
{ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1 },
}

Definition at line 11119 of file twinvq_data.h.

◆ size

int size
Examples:
ffhash.c, hw_decode.c, and vaapi_encode.c.

Definition at line 11134 of file twinvq_data.h.

Referenced by aa_read_header(), aac_sync(), abs_pow34_v(), adaptive_gain_control(), add_index_entry(), add_metadata_from_side_data(), add_residual(), adp_read_packet(), adpcm_swf_decode(), ads_read_header(), adx_read_packet(), afc_read_packet(), aiff_read_header(), aiff_read_packet(), aix_read_header(), aix_read_packet(), alloc_sample_buffer(), alloc_slice(), alloc_table(), alloc_x96_sample_buffer(), amf_copy_buffer(), amf_get_field_value2(), amf_skip_tag(), amf_tag_contents(), amf_tag_skip(), amr_read_packet(), amr_wb_encode_frame(), ape_tag_read_field(), apng_read_header(), apng_read_packet(), append(), append_flv_data(), append_packet_chunked(), apply_color_indexing_transform(), apply_filter(), apply_param_change(), apply_tns(), asf_read_content_desc(), asf_read_data(), asf_read_ext_content(), asf_read_ext_stream_properties(), asf_read_header(), asf_read_language_list(), asf_read_marker(), asf_read_metadata_obj(), asf_read_packet_header(), asf_read_simple_index(), asf_read_single_payload(), asf_read_stream_properties(), asf_read_unknown(), ast_read_packet(), async_read_internal(), audio_write_packet(), auxiliary_info_write(), av_audio_fifo_drain(), av_audio_fifo_peek(), av_audio_fifo_peek_at(), av_audio_fifo_read(), av_audio_fifo_write(), av_bprint_init_for_buffer(), av_buffer_create(), av_buffer_pool_init(), av_buffer_pool_init2(), av_buffer_realloc(), av_demuxer_iterate(), av_fifo_drain(), av_fifo_generic_write(), av_image_copy_to_buffer(), av_image_fill_pointers(), av_muxer_iterate(), av_new_packet(), av_opt_copy(), av_opt_is_set_to_default(), av_packet_add_side_data(), av_packet_copy_props(), av_packet_from_data(), av_packet_merge_side_data(), av_packet_shrink_side_data(), av_packet_split_side_data(), av_packet_unpack_dictionary(), av_parser_change(), av_realloc_f(), av_samples_alloc(), av_shrink_packet(), av_stream_add_side_data(), av_thread_message_queue_set_err_recv(), avg_h264_qpel8or16_hv2_lowpass_mmi(), avi_add_ientry(), avi_load_index(), avi_read_header(), avi_read_nikon(), avi_read_packet(), avi_read_tag(), avi_sync(), avi_write_ix(), avi_write_packet_internal(), avio_close_dyn_buf(), avio_read(), avio_read_partial(), avio_size(), avio_tell(), avpacket_queue_size(), avpriv_dv_get_packet(), avpriv_dv_produce_packet(), avs_new_value_array(), avs_read_audio_packet(), avs_read_packet(), avui_encode_frame(), block_sse(), bprint_pascal(), bytestream2_copy_bufferu(), bytestream2_get_bufferu(), bytestream2_put_bufferu(), bytestream2_set_bufferu(), bytestream2_skipu(), bytestream_get_buffer(), bytestream_put_buffer(), cbs_fill_fragment_data(), cbs_h2645_fragment_add_nals(), cbs_h2645_split_fragment(), cbs_mpeg2_assemble_fragment(), cenc_filter(), check(), check_add_res(), check_bidir_mv(), check_checksum(), check_file_header(), check_idct(), check_idct_dc(), check_ipred(), check_mc(), check_predictor(), check_reorder_pixels(), checkasm_check_h264qpel(), cine_read_packet(), cinepak_decode_codebook(), cinepak_decode_frame(), cinepak_decode_strip(), cinepak_decode_vectors(), clean_index(), clear_combine_buffer(), clv_decode_frame(), cmp_inline(), cmv_decode_frame(), codebook_trellis_rate(), codec2_read_packet(), commit_bitstream_and_slice_buffer(), compute_avg_bitrate(), config_output(), construct_perm_table(), convert_coeffs(), copy_block(), copy_tag(), copy_to_pbr(), copyadd_block(), crypto_read(), crypto_write(), cuda_frames_init(), data_read(), daud_packet(), dca_core_filter(), dds_decode(), dec_lpc_spectrum_inv(), decode_copy(), decode_deep_rle32(), decode_dvd_subtitles(), decode_frame(), decode_frame_header(), decode_rle(), decode_rle16(), decode_rle_bpp2(), decode_rle_bpp4(), decode_scaling_list(), decode_subframe(), decode_tiles(), decode_write(), deinvert_buffer(), demux_video(), dequant(), dirac_probe(), dshow_cycle_formats(), dss_723_1_read_packet(), dss_sp_32to16bit(), dss_sp_get_normalize_bits(), dss_sp_scale_vector(), dss_sp_sf_synthesis(), dss_sp_vector_sum(), dump_paramchange(), dv_encode_ac(), dv_encode_video_segment(), dv_extract_audio(), dv_frame_offset(), dv_guess_qnos(), dv_inject_audio(), dv_read_packet(), dv_work_pool_size(), dxa_read_header(), dxa_read_packet(), dxv_decode(), dxva2_h264_decode_slice(), dxva2_hevc_decode_slice(), dxva2_mpeg2_decode_slice(), dxva2_vc1_decode_slice(), dxva2_vp9_decode_slice(), ea_probe(), ebur128_calc_relative_threshold(), ebur128_gated_loudness(), encode_block(), encode_codebook(), encode_frame(), encode_init(), encode_nals(), encode_picture_ls(), encode_window_bands_info(), end_ebml_master_crc32(), end_ebml_master_crc32_preliminary(), epzs_motion_search2(), epzs_motion_search4(), epzs_motion_search_internal(), eval_lpcenv_or_interp(), event_loop(), extend_af(), extend_edges(), extract_extradata_mpeg12(), extract_extradata_mpeg4(), FDBPrepare(), ff_aac_apply_tns(), ff_adaptive_gain_control(), ff_add_cpb_side_data(), ff_add_index_entry(), ff_add_param_change(), ff_adts_header_parse(), ff_alloc_extradata(), ff_alloc_packet2(), ff_alsa_extend_reorder_buf(), ff_ape_write_tag(), ff_ass_bprint_text_event(), ff_ass_split_override_codes(), ff_avc_parse_nal_units(), ff_cbs_alloc_unit_data(), ff_dca_core_dequantize(), ff_dca_core_parse(), ff_decode_frame_props(), ff_dxva2_commit_buffer(), ff_ebur128_loudness_range_multiple(), ff_er_frame_end(), ff_generate_avci_extradata(), ff_get_packet_palette(), ff_h263_round_chroma(), ff_h2645_packet_split(), ff_h264_decode_extradata(), ff_h264_sei_decode(), ff_hevc_annexb2mp4(), ff_huff_gen_len_table(), ff_img_read_packet(), ff_isom_write_avcc(), ff_isom_write_hvcc(), ff_mediacodec_dec_receive(), ff_mediacodec_dec_send(), ff_mjpeg_decode_sof(), ff_mjpeg_escape_FF(), ff_mov_add_hinted_packet(), ff_mov_cenc_avc_parse_nal_units(), ff_mov_read_stsd_entries(), ff_mov_write_packet(), ff_mpeg4_init_partitions(), ff_nvdec_simple_decode_slice(), ff_opus_rc_dec_uint(), ff_pcm_read_packet(), ff_raw_read_partial_packet(), ff_read_riff_info(), ff_rename(), ff_reshuffle_raw_rgb(), ff_rm_read_mdpr_codecdata(), ff_rtmp_packet_create(), ff_rtmp_packet_write(), ff_rtp_send_aac(), ff_rtp_send_amr(), ff_rtp_send_h264_hevc(), ff_rtp_send_jpeg(), ff_rtp_send_mpegvideo(), ff_rtp_send_xiph(), ff_rtsp_open_transport_ctx(), ff_rtsp_tcp_write_packet(), ff_rv34_decode_frame(), ff_set_min_dist_lsf(), ff_startcode_find_candidate_c(), ff_subtitles_next_line(), ff_vdpau_add_buffer(), ff_videotoolbox_alloc_frame(), ff_videotoolbox_uninit(), ff_voc_get_packet(), ff_vorbis_comment(), ffat_init_encoder(), ffat_update_ctx(), ffio_close_null_buf(), ffio_limit(), ffio_read_indirect(), ffio_wfourcc(), ffmmal_add_packet(), ffurl_size(), fic_alpha_blend(), fifo_alloc_common(), fill_ones(), fill_random(), fill_rectangle(), fill_slice(), fill_slice_long(), fill_slice_short(), filter_frame(), find_best_tables(), find_headers_search(), find_headers_search_validate(), find_new_headers(), find_sidx(), fits_read_header(), fits_read_packet(), flac_probe(), flac_read_timestamp(), flic_read_packet(), flush_packet(), flv_queue_extradata(), flv_read_packet(), flv_write_packet(), fourxm_read_header(), fourxm_read_packet(), full_search(), funny_diamond_search(), g723_1_read_packet(), get_array(), get_bit_length(), get_codec_data(), get_linear_array(), get_matching_parameters(), get_mb_score(), get_metadata(), get_packetheader(), get_rice_array(), get_size_of_code(), get_tag(), gif_image_write_image(), gif_write_packet(), graph_build(), gsm_read_packet(), guess_ni_flag(), gxf_write_mpeg_auxiliary(), h263_mv4_search(), h264_metadata_filter(), handle_metadata(), hex_dump_internal(), hex_search(), hls_transform_unit(), hpel_motion_search(), http_buf_read(), http_read(), http_write(), iec61883_parse_queue_dv(), iec61883_parse_queue_hdv(), iec61883_read_packet(), imdct_and_window(), infer_size(), ingenient_read_packet(), init_h263_dc_for_msmpeg4(), init_sec_buffer(), init_uni_dc_tab(), interlaced_search(), interleave_new_audio_packet(), interpolate(), intra_pred(), io_write(), ipvideo_decode_frame(), is_image(), ivr_read_packet(), jp2_find_codestream(), jpeg_put_comments(), jpeg_table_header(), kalman_smoothen(), klv_decode_ber_length(), klv_encode_ber_length(), l2s_dia_search(), lavfi_read_packet(), linear_perm(), LLVMFuzzerTestOneInput(), load_font_file(), lpc_weighting(), lvf_read_header(), lvf_read_packet(), m101_decode_frame(), magy_huffman_compute_bits(), main(), matroska_parse_flac(), matroska_parse_laces(), matroska_parse_prores(), matroska_parse_wavpack(), matroska_probe(), md5_write(), merge(), merge_superframe(), mkv_blockgroup_size(), mkv_parse_video_color(), mkv_strip_wavpack(), mkv_write_block(), mkv_write_vtt_blocks(), mlp_encode_init(), mlp_get_major_sync_size(), mlp_thd_probe(), mmf_rate(), mmf_read_header(), mmf_read_packet(), mms_put_utf16(), mov_add_tfra_entries(), mov_build_index(), mov_cenc_write_encrypted(), mov_create_chapter_track(), mov_read_dfla(), mov_read_dops(), mov_read_dref(), mov_read_glbl(), mov_read_sidx(), mov_read_sv3d(), mov_realloc_extradata(), mov_write_dvc1_structs(), mov_write_eac3_tag(), mov_write_edts_tag(), mov_write_int8_metadata(), mov_write_isml_manifest(), mov_write_meta_tag(), mov_write_moov_tag(), mov_write_raw_metadata_tag(), mov_write_single_packet(), mov_write_string_data_tag(), mov_write_string_tag(), mov_write_tfrf_tag(), mov_write_tmpo_tag(), mov_write_track_udta_tag(), mov_write_traf_tag(), mov_write_trailer(), mov_write_trkn_tag(), mov_write_udta_tag(), mp3_read_packet(), mp3_seek(), mpc8_handle_chunk(), mpc8_parse_seektable(), mpc8_probe(), mpc8_read_header(), mpc8_read_packet(), mpegps_read_pes_header(), mpegts_probe(), mpegts_write_packet_internal(), mpjpeg_read_packet(), mpjpeg_read_probe(), msf_read_header(), msnwc_tcp_read_packet(), mxf_compute_sample_count(), mxf_decrypt_triplet(), mxf_parse_package_comments(), mxf_read_generic_descriptor(), mxf_read_local_tags(), mxf_read_packet(), mxf_read_partition_pack(), mxf_read_sync(), mxf_utf16_local_tag_length(), mxf_utf16len(), mxf_write_local_tag_utf16(), mxg_read_packet(), nal_send(), nc_probe(), nc_read_packet(), nsp_read_header(), nsv_parse_NSVf_header(), nuv_packet(), nuv_read_dts(), ogg_get_length(), ogg_new_buf(), ogg_new_stream(), ogg_read_page(), ogm_header(), old_flac_header(), opencl_get_device_string(), opencl_get_platform_string(), opus_decode_subpacket(), opus_rc_tell_frac(), oscilloscope_config_input(), output_immediate(), parse(), parse_3dl(), parse_adts_frame_header(), parse_chunks(), parse_cube(), parse_dat(), parse_dsd_diin(), parse_dsd_prop(), parse_forced_key_frames(), parse_frame_pbr(), parse_m3d(), parse_navi_table(), parse_optional_info(), parse_packet(), parse_pixel_format(), parse_psfile(), pmp_header(), png_choose_filter(), png_filter_row(), png_write_row(), pnm_encode_frame(), poll_frame(), postfilter(), pred_angular(), pred_dc(), pred_planar(), predictor_scalar(), process_block(), process_ea_header(), prompeg_init(), put_com(), put_h264_qpel8or16_hv1_lowpass_mmi(), put_h264_qpel8or16_hv2_lowpass_mmi(), put_id3v2_tags(), put_meta(), put_qcd(), qcp_read_header(), qdmc_decode_init(), qpel_motion_search(), qtrle_decode_frame(), quantize(), quantize_and_encode_band_cost_template(), quantize_bands(), queue_frames(), r3d_read_reda(), rac_init(), radix_count(), radix_sort_pass(), raw_read_packet(), rbg323_to_bgr8(), rd_frame(), rdt_load_mdpr(), read_arbitrary(), read_gab2_sub(), read_header(), read_header_openmpt(), read_index(), read_moof_duration(), read_packet(), read_shape_from_file(), read_string(), read_table(), read_tfra(), read_tree(), read_whole_file(), redspark_read_packet(), request_frame(), resample(), rl2_rle_decode(), rm_read_header(), rm_read_index(), rm_write_audio(), roq_encode_frame(), rscc_decode_frame(), rsd_read_packet(), rso_read_header(), rtmp_calc_swf_verification(), rtmp_http_write(), rtmp_packet_read_one_chunk(), rtmp_read(), rtmp_write(), rtmpe_write(), rtp_mpegts_write_packet(), rtp_send_mpegaudio(), rtp_send_mpegts_raw(), rtp_send_raw(), rtp_send_samples(), rtp_write(), rtp_write_packet(), run_implementation(), run_lavu_xtea(), rv10_decode_frame(), rv10_write_header(), rv34_gen_vlc(), sab_diamond_search(), sample_queue_push(), scan_file(), set_exss_offsets(), set_identity_matrix(), set_mvs(), set_put_bits_buffer_size(), set_segment_filename(), set_spdif(), setup_partitions(), shift_output(), show_format(), show_packet(), siff_read_packet(), size_to_syncsafe(), skip_tag(), smacker_read_packet(), small_diamond_search(), smjpeg_read_packet(), smush_read_header(), smush_read_packet(), spdif_header_dts(), split_tag_value(), squared_diff_macroblock(), srt_decode_frame(), srt_write_packet(), srtp_write(), ssd_int8_vs_int16_c(), ssd_plane(), store_huffman_tables(), sup_write_packet(), svag_read_header(), svc_encode_frame(), svc_encode_init(), svq3_decode_init(), swr_convert(), symmetric_extension(), synth_block_fcb_acb(), synth_block_hardcoded(), tak_read_header(), tee_write(), thp_read_packet(), threedostr_read_header(), threedostr_read_packet(), tiff_unpack_fax(), tls_read(), transform_rdpcm(), truemotion2rt_decode_header(), tscc2_decode_frame(), tta_read_header(), tta_read_packet(), tta_write_trailer(), udp_read(), udp_write(), umh_search(), unpack(), unpack_codebook(), unpack_yuv(), unrefcount_frame(), update_fontsize(), update_frame_pool(), update_offset(), update_sample_display(), updatePacketSize(), v4l2_get_framesize_compressed(), vaapi_hevc_decode_slice(), vaapi_mjpeg_decode_slice(), vaapi_mpeg2_decode_slice(), vaapi_mpeg4_decode_slice(), vaapi_vc1_decode_slice(), vaapi_vc1_start_frame(), vaapi_vp9_decode_slice(), var_diamond_search(), vb_decode_palette(), vc1_decode_frame(), vc1_decode_init(), vc1_unescape_buffer(), vc2hq_handle_sequence_header(), vc2hq_mark_end_of_sequence(), very_broken_op(), videotoolbox_buffer_copy(), vmd_read_header(), vp6_build_huff_tree(), vp9_decode_frame(), vpk_read_packet(), vqf_read_header(), vqf_read_packet(), w_c(), wait_frame(), wc3_read_header(), wc3_read_packet(), wmavoice_decode_packet(), wrapped_avframe_encode(), write_root_table(), write_sm_data(), write_trailer(), ws_snd_decode_frame(), wtvfile_open_sector(), wv_mono(), wv_read_block_header(), wv_stereo(), XAVS_init(), xbm_encode_frame(), xpm_decode_frame(), xvid_encode_init(), xwma_read_header(), and xwma_read_packet().

◆ tabs

const { ... } tabs[]
Initial value:
= {
{ 0, NULL },
{ 5, &tab8[0][0] }, { 5, &tab8[0][0] }, { 15, &tab12[0][0] },
{ 5, &tab8[0][0] }, { 25, &tab10[0][0] }, { 15, &tab12[0][0] },
{ 35, &tab7[0][0] }, { 5, &tab8[0][0] }, { 45, &tab9[0][0] },
{ 25, &tab10[0][0] }, { 55, &tab11[0][0] }, { 15, &tab12[0][0] }
}
#define NULL
Definition: coverity.c:32
static const uint8_t tab11[][55]
static const uint8_t tab9[][45]
static const uint8_t tab7[][35]
static const uint8_t tab8[][5]
static const uint8_t tab10[][25]
static const uint8_t tab12[][15]