Ignore:
Timestamp:
Aug 11, 2010 7:18:08 AM (14 years ago)
Author:
nanang
Message:

Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config() as currently to set PCM signal level adjustment can be done using the existing G722.1 API pjmedia_codec_g7221_set_pcm_shift().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia-codec/g7221.h

    r3083 r3263  
    130130 * the decoder will be shifted left by this value. 
    131131 * 
     132 * \note 
     133 * This function is also applicable for G722.1 implementation with IPP 
     134 * back-end. 
     135 * 
    132136 * Default value is PJMEDIA_G7221_DEFAULT_PCM_SHIFT. 
    133137 * 
Note: See TracChangeset for help on using the changeset viewer.