Home | History | Annotate | Download | only in include

Lines Matching refs:aacEncOpen

144 -# Call aacEncOpen() to allocate encoder instance with required \ref encOpen "configuration".\n
147 \skipline aacEncOpen
171 The assignment of the aacEncOpen() function is very flexible and can be used in the following way.
175 \code aacEncOpen(&hAacEncoder,0,0) \endcode
193 \code aacEncOpen(&hAacEncoder,value,0) \endcode
197 \code aacEncOpen(&hAacEncoder,0,2) \endcode
202 \code aacEncOpen(&hAacEncoder,0,6|(2<<8)) \endcode
1077 AACENC_ERROR aacEncOpen(