Go to the source code of this file.
Macros | |
| #define | A(x) x |
| #define | T(x) |
| #define | L(x) x |
| #define | U(x) |
| #define A | ( | x | ) | x |
Definition at line 28 of file vp56_arith.h.
| #define L | ( | x | ) | x |
Definition at line 36 of file vp56_arith.h.
Referenced by binkb_calc_quant(), clear_blocks_dcbz32_ppc(), decode_cabac_field_decoding_flag(), encode_frame(), get_context(), lag_pred_line(), lag_pred_line_yuy2(), predict(), tb_unreliable(), vorbisfloat2float(), and wv_unpack_stereo().
| #define T | ( | x | ) |
Definition at line 29 of file vp56_arith.h.
Referenced by get_context(), predict(), and wv_unpack_mono().
| #define U | ( | x | ) |
Definition at line 37 of file vp56_arith.h.