Searched refs:words_requested (Results 1 – 2 of 2) sorted by relevance
133 short hpi_dsp_code_read_block(size_t words_requested, in hpi_dsp_code_read_block() argument136 if (dsp_code->word_count + words_requested > dsp_code->block_length) in hpi_dsp_code_read_block()142 dsp_code->word_count += words_requested; in hpi_dsp_code_read_block()
101 short hpi_dsp_code_read_block(size_t words_requested,