Searched defs:n_channels (Results 1 – 5 of 5) sorted by relevance
41 UINT16 n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */ member63 void bta_av_sbc_init_up_sample (UINT32 src_sps, UINT32 dst_sps, UINT16 bits, UINT16 n_channels) in bta_av_sbc_init_up_sample()
44 int n_channels = gdk_pixbuf_get_n_channels(pixbuf); in GdkPixbufToImageSkia() local
14 int n_channels; in pixman_image_from_file() local
65 UINT32 n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */ member590 void BTA_DmPcmInitSamples (UINT32 src_sps, UINT32 bits, UINT32 n_channels) in BTA_DmPcmInitSamples()
242 int n_channels = gdk_pixbuf_get_n_channels(image); in GetPlatformImageColor() local