SWF_SOUND_16BITS 6172 php_ext/ming.c 	CONSTANT("SWF_SOUND_16BITS",            SWF_SOUND_16BITS);
SWF_SOUND_16BITS  218 src/blocks/mp3.c 		SWF_SOUND_MP3_COMPRESSED | rate | SWF_SOUND_16BITS | channels;
SWF_SOUND_16BITS   59 src/blocks/sound.c 		if ((sound->flags & SWF_SOUND_BITS) == SWF_SOUND_16BITS)
SWF_SOUND_16BITS   72 src/blocks/sound.c 		SWF_assert((sound->flags & SWF_SOUND_BITS) == SWF_SOUND_16BITS);