Searched refs:linear_output_block (Results 1 – 1 of 1) sorted by relevance
116 std::vector<std::vector<std::vector<float>>>* linear_output_block, in ProcessCaptureFrameContent() argument125 RTC_DCHECK(linear_output_block); in ProcessCaptureFrameContent()134 linear_output_block, capture_block); in ProcessCaptureFrameContent()141 *linear_output_block, linear_output_sub_frame_view); in ProcessCaptureFrameContent()152 std::vector<std::vector<std::vector<float>>>* linear_output_block, in ProcessRemainingCaptureFrameContent() argument160 linear_output_block, block); in ProcessRemainingCaptureFrameContent()164 RTC_DCHECK(linear_output_block); in ProcessRemainingCaptureFrameContent()165 linear_output_framer->InsertBlock(*linear_output_block); in ProcessRemainingCaptureFrameContent()