twinvq_data.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for twinvq_data.h:
This graph shows which files directly or indirectly include this file:

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

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

int size

Definition at line 11127 of file twinvq_data.h.

Referenced by aac_sync(), abs_pow34_v(), adaptive_gain_control(), add_fragment(), add_metadata(), add_metadata_from_side_data(), adpcm_swf_decode(), adx_read_packet(), afc_read_packet(), aiff_read_header(), aiff_read_packet(), alloc_table(), amr_read_packet(), amr_wb_encode_frame(), ape_tag_read_field(), append(), append_packet_chunked(), apply_param_change(), apply_tns(), asf_read_ext_stream_properties(), asf_read_frame_header(), ass_decode_close(), ass_get_duration(), ast_read_packet(), audio_write_packet(), av_audio_fifo_drain(), av_audio_fifo_read(), av_audio_fifo_write(), av_bprint_escape(), av_bprint_init_for_buffer(), av_buffer_create(), av_buffer_pool_init(), av_buffer_realloc(), av_fifo_alloc(), av_fifo_drain(), av_fifo_generic_write(), av_frame_new_side_data(), av_image_copy_to_buffer(), av_image_fill_pointers(), av_malloc_array(), av_new_packet(), av_packet_from_data(), av_packet_merge_side_data(), av_packet_new_side_data(), av_packet_shrink_side_data(), av_packet_split_side_data(), av_parser_change(), av_picture_pad(), av_realloc_f(), av_samples_alloc(), av_shrink_packet(), av_tempfile(), avi_load_index(), avi_read_header(), avi_read_nikon(), avi_read_packet(), avi_read_tag(), avi_sync(), avi_write_packet(), avio_read(), avio_size(), avio_tell(), avpriv_aac_parse_header(), avpriv_dv_get_packet(), avpriv_dv_produce_packet(), avs_new_value_array(), avs_read_audio_packet(), avs_read_packet(), avui_encode_frame(), block_sse(), bytestream2_get_bufferu(), bytestream2_put_bufferu(), bytestream2_set_bufferu(), bytestream2_skipu(), bytestream_get_buffer(), bytestream_put_buffer(), check_bidir_mv(), check_checksum(), clean_index(), cmp_inline(), cmv_decode_frame(), codebook_trellis_rate(), commit_bitstream_and_slice_buffer(), compute_avg_bitrate(), config_output(), construct_perm_table(), copy_tag(), crypto_read(), data_read(), daud_packet(), dca_subsubframe(), dca_xbr_parse_frame(), dec_lpc_spectrum_inv(), decode_audio(), decode_copy(), decode_deep_rle32(), decode_frame(), decode_frame_header(), decode_scaling_list(), decode_subframe(), decode_unregistered_user_data(), decode_video(), dshow_cycle_formats(), dump_extradata(), dv1394_read_packet(), dv_encode_ac(), dv_encode_video_segment(), dv_extract_audio(), dv_extract_video_info(), dv_frame_offset(), dv_guess_qnos(), dv_inject_audio(), dv_read_packet(), dv_work_pool_size(), dxa_read_header(), dxa_read_packet(), dxva2_h264_decode_slice(), dxva2_mpeg2_decode_slice(), dxva2_vc1_decode_slice(), encode_block(), encode_frame(), encode_init(), encode_nals(), encode_picture_ls(), encode_window_bands_info(), epzs_motion_search2(), epzs_motion_search4(), epzs_motion_search_internal(), escape_FF(), eval_lpcenv_or_interp(), event_loop(), extend_af(), extract_mpeg4_header(), ff_adaptive_gain_control(), ff_add_index_entry(), ff_add_param_change(), ff_alloc_packet2(), ff_alsa_extend_reorder_buf(), ff_amf_get_field_value(), ff_amf_tag_contents(), ff_amf_tag_size(), ff_ass_split_override_codes(), ff_avc_parse_nal_units(), ff_dxva2_commit_buffer(), ff_er_frame_end(), ff_generate_avci_extradata(), ff_h263_round_chroma(), ff_h264_decode_extradata(), ff_h264_decode_sei(), ff_huff_gen_len_table(), ff_interleave_new_audio_packet(), ff_isom_write_avcc(), ff_mjpeg_decode_sof(), ff_mov_add_hinted_packet(), ff_mov_read_stsd_entries(), ff_mov_write_packet(), ff_mpeg4_init_partitions(), ff_pcm_read_packet(), ff_raw_read_partial_packet(), ff_rm_read_mdpr_codecdata(), ff_rtmp_packet_create(), ff_rtmp_packet_read_internal(), ff_rtmp_packet_write(), ff_rtp_send_aac(), ff_rtp_send_amr(), ff_rtp_send_h264(), ff_rtp_send_jpeg(), ff_rtp_send_mpegvideo(), ff_rtp_send_xiph(), ff_rtsp_open_transport_ctx(), ff_rv34_decode_frame(), ff_set_min_dist_lsf(), ff_vaapi_alloc_slice(), ff_vaapi_get_surface_id(), ff_vdpau_add_buffer(), ff_vdpau_get_surface_id(), ff_vf_mpi_clear(), ff_voc_get_packet(), ff_vorbis_comment(), ffio_limit(), ffio_read_partial(), ffio_wfourcc(), ffm2_read_header(), ffm_read_data(), ffm_read_packet(), ffm_write_data(), ffurl_size(), fill_random(), fill_rectangle(), fill_slice(), fill_slice_long(), fill_slice_short(), find_best_tables(), find_headers_search(), find_headers_search_validate(), find_new_headers(), flic_read_packet(), flush_encoders(), flush_packet(), flv_get_extradata(), 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_codec_data(), get_mb_score(), get_packetheader(), get_private_data(), get_size_of_code(), get_tag(), gif_image_write_image(), gsm_read_packet(), guess_ni_flag(), gxf_write_mpeg_auxiliary(), h263_mv4_search(), h264_idct_dc_add_internal(), hex_dump_internal(), hex_search(), hpel_motion_search(), http_buf_read(), http_get_file_handle(), http_send_data(), http_write(), iec61883_parse_queue_dv(), iec61883_parse_queue_hdv(), iec61883_read_packet(), imdct_and_window(), img_read_packet(), infer_size(), ingenient_read_packet(), init_h263_dc_for_msmpeg4(), init_uni_dc_tab(), interlaced_search(), interpolate(), ism_flush(), jpeg_put_comments(), jpeg_table_header(), kalman_smoothen(), klv_decode_ber_length(), klv_encode_ber_length(), l2s_dia_search(), lavfi_read_packet(), linear_perm(), load_font_file(), lpc_weighting(), lvf_read_header(), lvf_read_packet(), main(), matroska_parse_laces(), matroska_probe(), md5_write(), memcpy_rgb332_to_bgr8(), merge(), mkv_blockgroup_size(), mkv_write_block(), mmf_rate(), mmf_read_header(), mmf_read_packet(), mms_put_utf16(), mov_build_index(), mov_create_chapter_track(), mov_read_dref(), mov_read_extradata(), mov_read_glbl(), mov_write_dvc1_structs(), mov_write_edts_tag(), mov_write_isml_manifest(), mov_write_meta_tag(), mov_write_single_packet(), mov_write_string_data_tag(), mov_write_string_tag(), mov_write_tfrf_tag(), mov_write_tmpo_tag(), mov_write_traf_tag(), mov_write_trailer(), mov_write_trkn_tag(), mov_write_udta_tag(), mp3_parse_vbr_tags(), mp3_read_packet(), mpc8_handle_chunk(), mpc8_parse_seektable(), mpc8_probe(), mpc8_read_header(), mpc8_read_packet(), mpc_read_packet(), mpeg4_encode_dc(), mpegps_read_pes_header(), mpegts_probe(), mpegts_write_packet_internal(), msnwc_tcp_read_packet(), mxf_compute_sample_count(), mxf_decrypt_triplet(), mxf_read_generic_descriptor(), mxf_read_local_tags(), mxf_read_packet(), mxf_read_partition_pack(), mxf_read_sync(), mxf_write_local_tag_utf16(), mxg_read_packet(), nc_probe(), nc_read_packet(), nsv_parse_NSVf_header(), nuv_packet(), nuv_read_dts(), ogg_get_length(), ogg_new_buf(), ogg_new_stream(), ogg_read_page(), ogg_write_page(), ogg_write_vorbiscomment(), ogm_header(), output_immediate(), parse_adts_frame_header(), parse_chunks(), parse_forced_key_frames(), parse_packet(), parse_psfile(), pmp_header(), png_choose_filter(), png_filter_row(), png_write_row(), poll_frame(), postfilter(), predictor(), process_block(), process_ea_header(), propagate_block_data(), put_bits_left(), put_id3v2_tags(), put_meta(), put_qcd(), qcp_read_header(), qdm2_decode_init(), qpel_motion_search(), quantize_and_encode_band_cost_template(), quantize_bands(), queue_frames(), r3d_read_reda(), rac_init(), radix_count(), radix_sort_pass(), raw_read_packet(), rdt_load_mdpr(), read_arbitary(), read_header(), read_index(), read_kuki_chunk(), read_packet(), read_shape_from_file(), read_table(), read_tfra(), read_tree(), read_whole_file(), reorder_pixels(), resample(), rl2_rle_decode(), rm_read_index(), rm_write_audio(), roq_encode_frame(), rso_read_header(), rtmp_calc_swf_verification(), rtmp_http_write(), rtmp_read(), rtmp_write(), rtmpe_write(), rtp_send_mpegaudio(), rtp_send_mpegts_raw(), rtp_send_raw(), rtp_send_samples(), rtp_write_packet(), rv10_decode_frame(), rv10_write_header(), rv34_gen_vlc(), sab_diamond_search(), sample_queue_push(), search_for_quantizers_faac(), set_mvs(), set_put_bits_buffer_size(), setup_partitions(), show_format(), siff_read_packet(), smacker_read_packet(), small_diamond_search(), smjpeg_read_packet(), smush_read_header(), smush_read_packet(), spdif_header_dts(), squared_diff_macroblock(), srt_decode_frame(), srt_write_packet(), srtp_write(), ssd_int8_vs_int16_altivec(), ssd_int8_vs_int16_c(), ssd_plane(), svq3_decode_init(), swr_convert(), synth_block_fcb_acb(), synth_block_hardcoded(), tak_read_header(), tcp_write_packet(), thp_read_packet(), tiff_unpack_strip(), transcode_subtitles(), tscc2_decode_frame(), tta_read_header(), tta_read_packet(), udp_read(), umh_search(), unpack(), unpack_codebook(), update_frame_pool(), update_sample_display(), updatePacketSize(), var_diamond_search(), vb_decode_palette(), vc1_decode_frame(), vc1_decode_init(), vc1_extract_headers(), vc1_unescape_buffer(), very_broken_op(), vmd_read_header(), vp6_build_huff_tree(), vqf_read_header(), vqf_read_packet(), w_c(), wc3_read_header(), wc3_read_packet(), webp_decode_frame(), wmavoice_decode_packet(), write_packet(), write_root_table(), ws_snd_decode_frame(), wv_read_block_header(), wv_read_packet(), XAVS_init(), xbm_encode_frame(), xwma_read_header(), and xwma_read_packet().

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 11059 of file twinvq_data.h.

const uint8_t tab11[][55]
static

Definition at line 11072 of file twinvq_data.h.

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 11112 of file twinvq_data.h.

const uint8_t tab7[][35]
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,1,0,0,0,0,0,0,1,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,1,0,0,0},
{0,0,0,1,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,1,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,1,0,0,0,0,0,0,1,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,1,0,0,0},
{0,0,0,1,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,1,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,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,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,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}
}

Definition at line 10995 of file twinvq_data.h.

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 11009 of file twinvq_data.h.

const uint8_t tab9[][45]
static

Definition at line 11025 of file twinvq_data.h.

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]}
}
static const uint8_t tab11[][55]
static const uint8_t tab9[][45]
static const uint8_t tab7[][35]
static const uint8_t tab8[][5]
NULL
Definition: eval.c:55
static const uint8_t tab10[][25]
static const uint8_t tab12[][15]