|
Libav
|
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.
Referenced by add_hfyu_left_prediction_bgr32_c(), config_input(), config_props(), and gmc1_c().
| #define T | ( | x | ) |
Definition at line 29 of file vp56_arith.h.
Referenced by ff_vp56_init(), get_context(), init_scan_tables(), predict(), vp3_decode_init(), wv_unpack_mono(), and x8_ac_compensation().
| #define L | ( | x | ) | x |
Definition at line 36 of file vp56_arith.h.
Referenced by binkb_calc_quant(), clear_blocks_dcbz32_ppc(), config_output(), decode_cabac_field_decoding_flag(), encode_frame(), get_context(), lag_pred_line(), lag_pred_line_yuy2(), loopfilter_subblock(), predict(), tb_unreliable(), vorbisfloat2float(), and wv_unpack_stereo().
| #define U | ( | x | ) |
Definition at line 37 of file vp56_arith.h.
Referenced by config_input(), and config_props().
1.8.1.2