Home
last modified time | relevance | path

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

/external/libopus/tests/
Dopus_decode_fuzzer.c67 uint8_t *temp_data; in LLVMFuzzerTestOneInput() local
/external/elfutils/libelf/
Delf_getarsym.c104 void *temp_data = NULL; in elf_getarsym() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtriangular_solve_thunk.cc87 se::DeviceMemoryBase temp_data, in RunTriangulatSolve()
Djitrt_custom_calls.cc1429 se::DeviceMemoryBase temp_data = GetDeviceAddress(temp); in operator ()() local
/external/arm-trusted-firmware/drivers/brcm/
Dsotp.c312 uint32_t temp_data; in sotp_redundancy_reduction() local
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.h47 GLubyte *temp_data; /**< Temporary compressed texture storage. */ member
/external/webrtc/modules/audio_coding/neteq/
Dexpand.cc74 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
/external/libhevc/common/arm/
Dihevc_resi_trans_neon_32x32.c1137 int32x4_t temp_data[8]; in ihevc_resi_trans_32x32_neon() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2194 GLubyte temp_data[data_size]; in iterate() local
2265 GLubyte temp_data[data_size]; in iterate() local
/external/webrtc/api/transport/
Dstun.cc429 std::unique_ptr<char[]> temp_data(new char[current_pos]); in ValidateMessageIntegrityOfType() local