Lines Matching full:into
6 * technically be broken into one or more sections, we do not do this here,
252 * @dest_buf: The buffer to write into.
278 * @dest_buf: The buffer to write into.
299 * @dest_buf: The buffer to write into.
318 * @dest_buf: The buffer to write into.
489 * @pat: The PAT table to look into.
532 * @offset: The offset into the destination buffer.
547 * vidtv_psi_pat_write_into - Write PAT as MPEG-TS packets into a buffer.
550 * This function writes the MPEG TS packets for a PAT table into a buffer.
554 * Return: The number of bytes written into the buffer. This is NOT
563 * @offset: The offset into the destination buffer.
579 * vidtv_psi_sdt_write_into - Write SDT as MPEG-TS packets into a buffer.
582 * This function writes the MPEG TS packets for a SDT table into a buffer.
586 * Return: The number of bytes written into the buffer. This is NOT
595 * @offset: The offset into the destination buffer.
614 * vidtv_psi_pmt_write_into - Write PMT as MPEG-TS packets into a buffer.
617 * This function writes the MPEG TS packets for a PMT section into a buffer.
621 * Return: The number of bytes written into the buffer. This is NOT
629 * @pmt_sections: The sections to look into.
687 * @offset: The offset into the destination buffer.
702 * vidtv_psi_nit_write_into - Write NIT as MPEG-TS packets into a buffer.
705 * This function writes the MPEG TS packets for a NIT table into a buffer.
709 * Return: The number of bytes written into the buffer. This is NOT
751 * @offset: The offset into the destination buffer.
766 * vidtv_psi_eit_write_into - Write EIT as MPEG-TS packets into a buffer.
769 * This function writes the MPEG TS packets for a EIT table into a buffer.
773 * Return: The number of bytes written into the buffer. This is NOT