Lines Matching refs:buffer1
192 * @buffer1: Pointer to the start of the filtered TS packets.
193 * @buffer1_length: Length of the TS data in buffer1.
209 * It is expected that the @buffer1 and @buffer2 callback parameters point to
212 * the @buffer1 and @buffer2 parameters point to.
214 * When this function is called, the @buffer1 parameter typically points to
218 * "wrapped" to the beginning of the buffer. In the latter case the @buffer1
249 typedef int (*dmx_ts_cb)(const u8 *buffer1,
259 * @buffer1: Pointer to the start of the filtered section, e.g.
261 * @buffer1_len: Length of the filtered section data in @buffer1,
295 typedef int (*dmx_section_cb)(const u8 *buffer1,