Searched defs:dst_sps (Results 1 – 2 of 2) sorted by relevance
56 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()153 UINT32 dst_sps = bta_av_sbc_ups_cb.dst_sps; in bta_av_sbc_up_sample_16s() local213 UINT32 dst_sps = bta_av_sbc_ups_cb.dst_sps; in bta_av_sbc_up_sample_16m() local277 UINT32 dst_sps = bta_av_sbc_ups_cb.dst_sps; in bta_av_sbc_up_sample_8s() local343 UINT32 dst_sps = bta_av_sbc_ups_cb.dst_sps; in bta_av_sbc_up_sample_8m() local
558 UINT32 dst_sps; /* samples per second (converted audio data) */ member