Searched refs:words_requested (Results 1 – 2 of 2) sorted by relevance
120 short hpi_dsp_code_read_block(size_t words_requested, in hpi_dsp_code_read_block() argument123 if (dsp_code->word_count + words_requested > dsp_code->block_length) in hpi_dsp_code_read_block()129 dsp_code->word_count += words_requested; in hpi_dsp_code_read_block()
90 short hpi_dsp_code_read_block(size_t words_requested,