Lines Matching full:p_src
56 ** Description Given the source (p_src) audio data and
60 ** p_src: the data buffer that holds the source audio data
74 ** The number of bytes used in p_src (in *p_ret)
77 extern int bta_av_sbc_up_sample (void *p_src, void *p_dst,
85 ** Description Given the source (p_src) audio data and
89 ** p_src: the data buffer that holds the source audio data
95 ** The number of bytes used in p_src (in *p_ret)
98 extern int bta_av_sbc_up_sample_16s (void *p_src, void *p_dst,
106 ** Description Given the source (p_src) audio data and
110 ** p_src: the data buffer that holds the source audio data
116 ** The number of bytes used in p_src (in *p_ret)
119 extern int bta_av_sbc_up_sample_16m (void *p_src, void *p_dst,
127 ** Description Given the source (p_src) audio data and
131 ** p_src: the data buffer that holds the source audio data
137 ** The number of bytes used in p_src (in *p_ret)
140 extern int bta_av_sbc_up_sample_8s (void *p_src, void *p_dst,
148 ** Description Given the source (p_src) audio data and
152 ** p_src: the data buffer that holds the source audio data
158 ** The number of bytes used in p_src (in *p_ret)
161 extern int bta_av_sbc_up_sample_8m (void *p_src, void *p_dst,