Go to the source code of this file.
Functions | |
| static signed int | scale (mad_fixed_t sample) |
| static signed long | fix_sample (unsigned int bits, mad_fixed_t sample) |
| static signed int scale | ( | mad_fixed_t | sample | ) | [inline, static] |
Definition at line 433 of file maddecoder.cpp.
Referenced by add_8x8basis(), adx_decode(), adx_encode(), dca_subframe_header(), dct_error(), decode_init(), GLSingleView::EffectFlutter(), GLSingleView::EffectRotate(), encode_init(), estimate_best_b_count(), ff_mpeg4_pred_dc(), ff_simple_idct_vis(), h263_encode_mb(), h263_pred_acdc(), h263_pred_dc(), if(), initFilter(), mca(), mp_decode_layer2(), msmpeg4_pred_dc(), XMLParse::parseAnimatedImage(), XMLParse::parseImage(), OSD::parseImage(), OSD::parsePositionImage(), XMLParse::parseRepeatedImage(), pred_direct_motion(), pred_mv(), quantize_lpc_coefs(), Synaesthesia::setupPalette(), try_8x8basis(), vc1_decode_i_block(), vc1_decode_i_block_adv(), vc1_decode_intra_block(), vc1_decode_p_block(), vc1_i_pred_dc(), vc1_parse_frame_header(), vc1_parse_frame_header_adv(), vc1_pred_dc(), and w_c().
| static signed long fix_sample | ( | unsigned int | bits, | |
| mad_fixed_t | sample | |||
| ) | [inline, static] |
1.5.5