Searched refs:ESD_BITS16 (Results 1 – 4 of 4) sorted by relevance
108 #define ESD_BITS16 ( 0x0001 ) macro
311 if ((format & ESD_MASK_BITS) == ESD_BITS16) in format_esd2native()320 format = (ss->format == PA_SAMPLE_U8) ? ESD_BITS8 : ESD_BITS16; in format_native2esd()585 int32_t rate = 44100, format = ESD_STEREO|ESD_BITS16; in esd_proto_server_info()634 …int32_t id, format = ESD_BITS16 | ESD_STEREO, rate = 44100, lvolume = ESD_VOLUME_BASE, rvolume = E… in esd_proto_all_info()
239 format |= ESD_BITS16; in ESD_OpenDevice()
585 (ss.format == PA_SAMPLE_U8 ? ESD_BITS8 : ESD_BITS16) | in pa__init()