Searched refs:index_vector (Results 1 – 4 of 4) sorted by relevance
42 int16_t index_vector[16 * kNumChannels]; member
72 int16_t* age = &self->index_vector[offset]; in WebRtcVad_FindMinimum()
513 self->index_vector[i] = 0; in WebRtcVad_InitCore()
2243 std::vector<Value*> index_vector; in UnfoldConstant() local2257 index_vector.push_back(operand); in UnfoldConstant()2260 ArrayRef <Value*> indices(index_vector); in UnfoldConstant()