Lines Matching defs:data
39 uint8_t *data[AVRESAMPLE_MAX_CHANNELS]; /**< data plane pointers */
40 uint8_t *buffer; /**< data buffer */
48 int planes; /**< number of data planes */
51 int read_only; /**< data is read-only */
53 int ptr_align; /**< minimum data pointer alignment */
63 * This does not allocate an internal buffer. It only sets the data pointers
67 * @param src source data pointers
73 * @param nb_samples number of samples in the source data
120 * Copy data from one AudioData to another.
130 * Append data from one AudioData to the end of another.
159 * @param offset number of samples to skip from the start of the data