Home | History | Annotate | Download | only in include

Lines Matching full:data

21  *  This is the interface to utility functions for dealing with SBC data
41 ** src_sps: samples per second (source audio data)
42 ** dst_sps: samples per second (converted audio data)
56 ** Description Given the source (p_src) audio data and
58 ** This function converts it to audio data in the desired format
60 ** p_src: the data buffer that holds the source audio data
61 ** p_dst: the data buffer to hold the converted audio data
85 ** Description Given the source (p_src) audio data and
87 ** This function converts it to audio data in the desired format
89 ** p_src: the data buffer that holds the source audio data
90 ** p_dst: the data buffer to hold the converted audio data
106 ** Description Given the source (p_src) audio data and
108 ** This function converts it to audio data in the desired format
110 ** p_src: the data buffer that holds the source audio data
111 ** p_dst: the data buffer to hold the converted audio data
127 ** Description Given the source (p_src) audio data and
129 ** This function converts it to audio data in the desired format
131 ** p_src: the data buffer that holds the source audio data
132 ** p_dst: the data buffer to hold the converted audio data
148 ** Description Given the source (p_src) audio data and
150 ** This function converts it to audio data in the desired format
152 ** p_src: the data buffer that holds the source audio data
153 ** p_dst: the data buffer to hold the converted audio data