Home
last modified time | relevance | path

Searched defs:temp_data (Results 1 – 9 of 9) 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.h46 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/u-boot/drivers/video/tegra124/
Ddp.c98 u32 temp_data; in tegra_dc_dpaux_write_chunk() local
275 u32 temp_data[4]; in tegra_dc_dpaux_read_chunk() local
/external/libhevc/common/arm/
Dihevc_resi_trans_neon_32x32.c1135 int32x4_t temp_data[8]; in ihevc_resi_trans_32x32_neon() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2200 GLubyte temp_data[data_size]; in iterate() local
2271 GLubyte temp_data[data_size]; in iterate() local
/external/webrtc/webrtc/p2p/base/
Dstun.cc175 rtc::scoped_ptr<char[]> temp_data(new char[current_pos]); in ValidateMessageIntegrity() local