Home
last modified time | relevance | path

Searched defs:temp_data (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
Daudio_frame_operations.cc66 int16_t temp_data = frame->data_[i]; in SwapStereoChannels() local
92 int32_t temp_data = 0; in ScaleWithSat() local
/external/elfutils/libelf/
Delf_getarsym.c108 void *temp_data = NULL; in elf_getarsym() local
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.h45 GLubyte *temp_data; /**< Temporary ETC texture storage. */ member
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc97 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
Dexpand.cc72 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
/external/webrtc/webrtc/p2p/base/
Dstun.cc175 rtc::scoped_ptr<char[]> temp_data(new char[current_pos]); in ValidateMessageIntegrity() local