miscellaneous RV40 tables More...
#include <stdint.h>Go to the source code of this file.
miscellaneous RV40 tables
Definition in file rv40data.h.
Definition at line 40 of file rv40data.h.
Referenced by rv40_decode_intra_types().
standard widths and heights coded in RV40
Definition at line 36 of file rv40data.h.
Referenced by rv40_parse_picture_size().
Definition at line 37 of file rv40data.h.
Referenced by rv40_parse_picture_size().
intra types table
These values are actually coded 3-tuples used for detecting standard block configurations.
Definition at line 47 of file rv40data.h.
Referenced by rv40_decode_intra_types().
luma quantizer values The second table is used for inter blocks.
Definition at line 60 of file rv40data.h.
Referenced by rv40_decode_init().
alpha parameter for RV40 loop filter - almost the same as in JVT-A003r1
Definition at line 73 of file rv40data.h.
Referenced by rv40_loop_filter().
beta parameter for RV40 loop filter - almost the same as in JVT-A003r1
Definition at line 80 of file rv40data.h.
Referenced by rv40_loop_filter().
clip table for RV40 loop filter - the same as in JVT-A003r1
Definition at line 85 of file rv40data.h.
Referenced by rv40_loop_filter().