Definition at line 221 of file vp3.c.
| Vp3DecodeContext::DECLARE_ALIGNED_16 | ( | int16_t | , | |
| qmat | [2][4][64] | |||
| ) |
Definition at line 222 of file vp3.c.
Referenced by render_slice(), unpack_modes(), unpack_superblocks(), unpack_vectors(), unpack_vlcs(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 223 of file vp3.c.
Referenced by theora_decode_header(), theora_decode_init(), theora_decode_tables(), and vp3_decode_frame().
Definition at line 225 of file vp3.c.
Referenced by render_slice(), theora_decode_header(), and vp3_decode_init().
Definition at line 225 of file vp3.c.
Referenced by render_slice(), theora_decode_header(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 226 of file vp3.c.
Referenced by theora_calculate_pixel_addresses(), vp3_calculate_pixel_addresses(), vp3_decode_end(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 227 of file vp3.c.
Referenced by vp3_decode_end(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 228 of file vp3.c.
Referenced by apply_loop_filter(), render_slice(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 229 of file vp3.c.
Referenced by unpack_modes(), unpack_superblocks(), unpack_vectors(), and vp3_decode_frame().
Definition at line 231 of file vp3.c.
Referenced by apply_loop_filter(), render_slice(), theora_decode_header(), and vp3_decode_frame().
| int Vp3DecodeContext::qis[3] |
Definition at line 235 of file vp3.c.
Referenced by apply_loop_filter(), init_dequantizer(), init_loop_filter(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 238 of file vp3.c.
Referenced by init_block_mapping(), unpack_superblocks(), and vp3_decode_init().
Definition at line 245 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 249 of file vp3.c.
Referenced by init_block_mapping(), unpack_modes(), unpack_superblocks(), unpack_vectors(), and vp3_decode_init().
Definition at line 250 of file vp3.c.
Referenced by init_block_mapping(), render_slice(), and vp3_decode_init().
Definition at line 251 of file vp3.c.
Referenced by init_block_mapping(), render_slice(), vp3_decode_frame(), and vp3_decode_init().
Definition at line 253 of file vp3.c.
Referenced by init_frame(), render_slice(), unpack_modes(), unpack_superblocks(), unpack_vectors(), unpack_vlcs(), and vp3_decode_init().
Definition at line 254 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 255 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 257 of file vp3.c.
Referenced by apply_loop_filter(), init_block_mapping(), init_frame(), 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 258 of file vp3.c.
Referenced by init_frame(), render_slice(), reverse_dc_prediction(), unpack_superblocks(), vp3_decode_end(), and vp3_decode_init().
Definition at line 259 of file vp3.c.
Referenced by reverse_dc_prediction(), unpack_superblocks(), and unpack_vlcs().
Definition at line 260 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().
| uint16_t Vp3DecodeContext::coded_dc_scale_factor[64] |
Definition at line 265 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
Definition at line 266 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint8_t Vp3DecodeContext::base_matrix[384][64] |
Definition at line 267 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint8_t Vp3DecodeContext::qr_count[2][3] |
Definition at line 268 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint8_t Vp3DecodeContext::qr_size[2][3][64] |
Definition at line 269 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
| uint16_t Vp3DecodeContext::qr_base[2][3][64] |
Definition at line 270 of file vp3.c.
Referenced by init_dequantizer(), theora_decode_tables(), and vp3_decode_init().
Definition at line 274 of file vp3.c.
Referenced by unpack_superblocks(), unpack_vlcs(), vp3_decode_end(), and vp3_decode_init().
Definition at line 297 of file vp3.c.
Referenced by init_block_mapping(), unpack_superblocks(), vp3_decode_end(), and vp3_decode_init().
Definition at line 303 of file vp3.c.
Referenced by init_block_mapping(), unpack_modes(), unpack_vectors(), vp3_decode_end(), and vp3_decode_init().
Definition at line 308 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 311 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] |
Definition at line 322 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
| unsigned int Vp3DecodeContext::hbits |
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().
Definition at line 325 of file vp3.c.
Referenced by read_huffman_tree(), and theora_decode_tables().
| uint16_t Vp3DecodeContext::huffman_table[80][32][2] |
Definition at line 328 of file vp3.c.
Referenced by init_loop_filter(), theora_decode_tables(), and vp3_decode_init().
Definition at line 329 of file vp3.c.
Referenced by apply_loop_filter(), init_loop_filter(), and render_slice().
1.5.5