Lines Matching full:brief
20 * \brief Provides a compatibility layer between version 1 and 2 of this API.
33 /*!\brief Decoder algorithm return codes */
35 /*!\brief Operation completed without error */
38 /*!\brief Unspecified error */
41 /*!\brief Memory operation failed */
44 /*!\brief ABI version mismatch */
47 /*!\brief The given bitstream is not supported.
54 /*!\brief Encoded bitstream uses an unsupported feature
63 /*!\brief The coded data for this stream is corrupt or incomplete
73 /*!\brief An application-supplied parameter is not valid.
78 /*!\brief An iterator reached the end of list.
86 /*! \brief Decoder capabilities bitfield
99 /*!\brief Stream properties
118 /*!\brief Decoder interface structure.
126 /*!\brief Iterator
132 /*!\brief Decoder context structure
153 /*!\brief Return the build configuration
161 /*!\brief Return the name for a given interface
171 /*!\brief Convert error number to printable string
184 /*!\brief Retrieve error synopsis for decoder context
197 /*!\brief Retrieve detailed error information for decoder context
217 /*!\brief Initialize a decoder instance
240 /*!\brief Destroy a decoder instance
254 /*!\brief Get the capabilities of an algorithm.
264 /*!\brief Parse stream info from a buffer
287 /*!\brief Return information about the current stream.
304 /*!\brief Control algorithm
330 /*!\brief Decode data
360 /*!\brief Decoded frames iterator
388 /*!\brief put frame callback prototype
397 /*!\brief Register for notification of frame completion.
428 /*!\brief put slice callback prototype
439 /*!\brief Register for notification of slice completion.
470 /*!\brief Memory Map Entry
502 /*!\brief Initialize a decoder instance in external allocation mode
525 /*!\brief Iterate over the list of segments to allocate.
555 /*!\brief Identify allocated segments to decoder instance