Searched refs:samples_to_block (Results 1 – 1 of 1) sorted by relevance
46 const int samples_to_block = kBlockSize - buffer_[band][channel].size(); in InsertSubFrameAndExtractBlock() local50 sub_frame[band][channel].begin() + samples_to_block, in InsertSubFrameAndExtractBlock()51 block->begin(band, channel) + kBlockSize - samples_to_block); in InsertSubFrameAndExtractBlock()55 sub_frame[band][channel].begin() + samples_to_block, in InsertSubFrameAndExtractBlock()