Lines Matching defs:data
513 * The audio float point data range is (-1, 1), the asrc would output
515 * drop the fractional part of the data directly.
519 * enlarge/reduce the data to the expected range.
1062 /* Get the data width */
1135 /* Get the bitfield values for input data format */
1160 /* Get the bitfield values for input data format */
1346 /* Read FIFO, drop the data */
1482 * and output data
1805 const u8 *data;
1818 data = easrc_priv->fw->data;
1820 easrc_priv->firmware_hdr = (struct asrc_firmware_hdr *)data;
1826 easrc_priv->interp = (struct interp_params *)(data + offset);
1832 easrc_priv->prefil = (struct prefil_params *)(data + offset);