Home | History | Annotate | Download | only in inc

Lines Matching full:returns

72 * @returns    M4NO_ERROR        : There is no error
73 * @returns M4ERR_PARAMETER : pContext and/or pFileDescriptor is NULL
74 * @returns M4ERR_ALLOC : Memory allocation failed
75 * @returns M4ERR_FILE_NOT_FOUND : file cannot be found
76 * @returns M4AMRR_ERR_AMR_NOT_COMPLIANT : Tthe input is not a AMR file
77 * @returns M4OSA_FILE : See OSAL file Spec. for details.
92 * @returns M4NO_ERROR : There is no error
93 * @returns M4ERR_PARAMETER : atleast one parament is NULL
94 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
95 * @returns M4ERR_ALLOC : Memory allocation failed
96 * @returns M4ERR_STATE : this function cannot be called in this state.
97 * @returns M4AMRR_WAR_NO_MORE_STREAM : There are no more streams in the file.
111 * @returns M4NO_ERROR : There is no error
112 * @returns M4ERR_PARAMETER : atleast one parament is NULL
113 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
114 * @returns M4ERR_ALLOC : Memory allocation failed
115 * @returns M4ERR_STATE : this function cannot be called in this state.
116 * @returns M4ERR_BAD_STREAM_ID : Atleast one of the stream Id. does not exist.
131 * @returns M4NO_ERROR : There is no error
132 * @returns M4ERR_PARAMETER : atleast one parament is NULL
133 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
134 * @returns M4ERR_ALLOC : Memory allocation failed
135 * @returns M4ERR_STATE : this function cannot be called in this state.
136 * @returns M4ERR_BAD_STREAM_ID : Atleast one of the stream Id. does not exist.
137 * @returns M4WAR_NO_DATA_YET : there is no enough data on the stream for new access unit
138 * @returns M4WAR_END_OF_STREAM : There are no more access unit in the stream
139 * @returns M4AMRR_ERR_INVALID_FRAME_TYPE : current frame has no valid frame type.
154 * @returns M4NO_ERROR : There is no error
155 * @returns M4ERR_PARAMETER : atleast one parament is NULL
156 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
157 * @returns M4ERR_ALLOC : Memory allocation failed
158 * @returns M4ERR_STATE : this function cannot be called in this state.
159 * @returns M4ERR_BAD_STREAM_ID : Atleast one of the stream Id. does not exist.
177 * @returns M4NO_ERROR : There is no error
178 * @returns M4ERR_PARAMETER : atleast one parament is NULL
179 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
180 * @returns M4ERR_ALLOC : Memory allocation failed
181 * @returns M4ERR_STATE : this function cannot be called in this state.
182 * @returns M4ERR_BAD_STREAM_ID : Atleast one of the stream Id. does not exist.
183 * @returns M4WAR_INVALID_TIME : time cannot be reached.
194 * @returns M4NO_ERROR : There is no error
195 * @returns M4ERR_PARAMETER : atleast one parament is NULL
196 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
197 * @returns M4ERR_ALLOC : Memory allocation failed
198 * @returns M4ERR_STATE : this function cannot be called in this state.
211 * @returns M4NO_ERROR : There is no error
212 * @returns M4ERR_PARAMETER : atleast one parament is NULL
213 * @returns M4ERR_BAD_CONTEXT : The provided context is not valid
214 * @returns M4ERR_BAD_STREAM_ID : Atleast one of the stream Id. does not exist.
226 * @returns M4NO_ERROR : There is no error
227 * @returns M4ERR_PARAMETER : version is NULL