Searched defs:temp_data (Results 1 – 5 of 5) sorted by relevance
66 int16_t temp_data = frame->data_[i]; in SwapStereoChannels() local92 int32_t temp_data = 0; in ScaleWithSat() local
83 std::string temp_data = std::string(comma + 1, end); in Parse() local
83 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
41 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
191 talk_base::scoped_ptr<char[]> temp_data(new char[current_pos]); in ValidateMessageIntegrity() local