Lines Matching full:decoded
436 * @buf_dst: Buffer to store the decoded element.
438 * @elem_len: Number of elements to be decoded.
439 * @elem_size: Size of a single instance of the element to be decoded.
443 * the decoded elements in the destination buffer "buf_dst". The elements are
445 * function returns the number of bytes of decoded information.
447 * Return: The total size of the decoded data elements, in bytes.
465 * @buf_dst: Buffer to store the decoded element.
467 * @elem_len: Number of elements to be decoded.
474 * and stores the decoded elements in the destination buffer "buf_dst". The
476 * function returns the number of bytes of decoded information.
478 * Return: The total size of the decoded data elements on success, negative
513 * @buf_dst: Buffer to store the decoded element.
522 * decoded from the input buffer.
524 * Return: The total size of the decoded data elements on success, negative
576 * @ei_array: Struct info array of the message being decoded.
582 * that corresponds to the type being decoded.
602 * @ei_array: Struct info array describing the structure to be decoded.
603 * @out_c_struct: Buffer to hold the decoded C struct
604 * @in_buf: Buffer containing the QMI message to be decoded
605 * @in_buf_len: Length of the QMI message to be decoded
607 * within the main structure, being decoded
609 * Return: The number of bytes of decoded information on success, negative
796 * Return: The number of bytes of decoded information on success, negative