
Definition at line 220 of file vp3.c.
Definition at line 221 of file vp3.c.
Referenced by render_fragments(), render_slice(), unpack_modes(), unpack_superblocks(), unpack_vectors(), unpack_vlcs(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 222 of file vp3.c.
Referenced by theora_decode_header(), theora_decode_init(), theora_decode_tables(), and vp3_decode_frame().
Definition at line 224 of file vp3.c.
Referenced by render_slice(), theora_decode_header(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 224 of file vp3.c.
Referenced by render_slice(), theora_decode_header(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 225 of file vp3.c.
Referenced by render_fragments(), render_slice(), theora_calculate_pixel_addresses(), vp3_calculate_pixel_addresses(), vp3_decode_end(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 226 of file vp3.c.
Referenced by render_fragments(), render_slice(), vp3_decode_end(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 227 of file vp3.c.
Referenced by apply_loop_filter(), render_fragments(), render_slice(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 228 of file vp3.c.
Referenced by unpack_modes(), unpack_superblocks(), unpack_vectors(), and vp3_decode_frame().
Definition at line 229 of file vp3.c.
Referenced by render_fragments(), render_slice(), and vp3_decode_init().
Definition at line 230 of file vp3.c.
Referenced by render_fragments(), render_slice(), theora_decode_header(), and vp3_decode_frame().
Definition at line 232 of file vp3.c.
Referenced by apply_loop_filter(), init_dequantizer(), init_loop_filter(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 235 of file vp3.c.
Referenced by init_block_mapping(), unpack_superblocks(), and vp3_decode_init().
Definition at line 242 of file vp3.c.
Referenced by init_block_mapping(), unpack_modes(), unpack_vectors(), and vp3_decode_init().
| unsigned char* Vp3DecodeContext::superblock_coding |
Definition at line 246 of file vp3.c.
Referenced by init_block_mapping(), unpack_modes(), unpack_superblocks(), unpack_vectors(), and vp3_decode_init().
Definition at line 247 of file vp3.c.
Referenced by init_block_mapping(), render_slice(), and vp3_decode_init().
Definition at line 248 of file vp3.c.
Referenced by init_block_mapping(), render_slice(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 250 of file vp3.c.
Referenced by init_frame(), render_fragments(), render_slice(), unpack_modes(), unpack_superblocks(), unpack_vectors(), unpack_vlcs(), and vp3_decode_init().
Definition at line 251 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), theora_calculate_pixel_addresses(), vp3_calculate_pixel_addresses(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 252 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), theora_calculate_pixel_addresses(), vp3_calculate_pixel_addresses(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 254 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), init_frame(), render_fragments(), render_slice(), reverse_dc_prediction(), theora_calculate_pixel_addresses(), unpack_modes(), unpack_superblocks(), unpack_vectors(), unpack_vlcs(), vp3_calculate_pixel_addresses(), vp3_decode_end(), and vp3_decode_init().
Definition at line 255 of file vp3.c.
Referenced by init_frame(), render_fragments(), render_slice(), reverse_dc_prediction(), unpack_superblocks(), vp3_decode_end(), and vp3_decode_init().
Definition at line 256 of file vp3.c.
Referenced by reverse_dc_prediction(), unpack_superblocks(), and unpack_vlcs().
Definition at line 257 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), theora_calculate_pixel_addresses(), unpack_superblocks(), vp3_calculate_pixel_addresses(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 258 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), theora_calculate_pixel_addresses(), vp3_calculate_pixel_addresses(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 260 of file vp3.c.
Referenced by init_dequantizer(), unpack_vlcs(), and vp3_decode_init().
| uint16_t Vp3DecodeContext::coded_dc_scale_factor[64] |
Definition at line 263 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint32_t Vp3DecodeContext::coded_ac_scale_factor[64] |
Definition at line 264 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint16_t Vp3DecodeContext::coded_intra_y_dequant[64] |
Definition at line 265 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint16_t Vp3DecodeContext::coded_intra_c_dequant[64] |
Definition at line 266 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint16_t Vp3DecodeContext::coded_inter_dequant[64] |
Definition at line 267 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
Definition at line 271 of file vp3.c.
Referenced by unpack_superblocks(), unpack_vlcs(), vp3_decode_end(), and vp3_decode_init().
| int16_t __align16 Vp3DecodeContext::intra_y_dequant[64] |
Definition at line 288 of file vp3.c.
Referenced by init_dequantizer(), render_fragments(), and render_slice().
| int16_t __align16 Vp3DecodeContext::intra_c_dequant[64] |
Definition at line 289 of file vp3.c.
Referenced by init_dequantizer(), render_fragments(), and render_slice().
| int16_t __align16 Vp3DecodeContext::inter_dequant[64] |
Definition at line 290 of file vp3.c.
Referenced by init_dequantizer(), render_fragments(), and render_slice().
Definition at line 296 of file vp3.c.
Referenced by init_block_mapping(), unpack_superblocks(), vp3_decode_end(), and vp3_decode_init().
Definition at line 302 of file vp3.c.
Referenced by init_block_mapping(), unpack_modes(), unpack_vectors(), vp3_decode_end(), and vp3_decode_init().
Definition at line 307 of file vp3.c.
Referenced by init_block_mapping(), render_slice(), unpack_modes(), unpack_vectors(), vp3_decode_end(), and vp3_decode_init().
| unsigned char* Vp3DecodeContext::macroblock_coding |
Definition at line 310 of file vp3.c.
Referenced by unpack_modes(), unpack_superblocks(), unpack_vectors(), vp3_decode_end(), and vp3_decode_init().
| uint8_t Vp3DecodeContext::edge_emu_buffer[9 *2048] |
| uint8_t Vp3DecodeContext::qscale_table[2048] |
Definition at line 321 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
| unsigned int Vp3DecodeContext::hbits |
Definition at line 322 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
Definition at line 323 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
Definition at line 324 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
| uint16_t Vp3DecodeContext::huffman_table[80][32][2] |
| uint32_t Vp3DecodeContext::filter_limit_values[64] |
Definition at line 327 of file vp3.c.
Referenced by init_loop_filter(), theora_decode_tables(), and vp3_decode_init().
Definition at line 328 of file vp3.c.
Referenced by apply_loop_filter(), init_loop_filter(), and render_slice().
1.5.5