Changeset 2223 for pjproject/trunk/pjmedia/src/pjmedia-codec/ipp_codecs.c
- Timestamp:
- Aug 19, 2008 11:23:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia-codec/ipp_codecs.c
r2219 r2223 922 922 *info |= 0x40; 923 923 } 924 #endif 924 925 925 926 pcm_in += samples_per_frame; … … 928 929 bits_out += out.nbytes; 929 930 } 930 #endif931 931 932 932 if (ipp_codec[codec_data->codec_idx].pack != NULL) {
Note: See TracChangeset
for help on using the changeset viewer.