Home
last modified time | relevance | path

Searched defs:idata (Results 1 – 23 of 23) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Denhancer.c31 int16_t *idata, /* (i) data buffer used for enhancing */ in WebRtcIlbcfix_Enhancer()
Dget_sync_seq.c29 int16_t *idata, /* (i) original data */ in WebRtcIlbcfix_GetSyncSeq()
Drefiner.c34 int16_t *idata, /* (i) original data buffer */ in WebRtcIlbcfix_Refiner()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c529 struct wpa_auth_ft_iface_iter_data *idata = ctx; in hostapd_wpa_auth_ft_iter() local
606 struct wpa_auth_ft_iface_iter_data idata; in hostapd_wpa_auth_send_ether() local
706 struct wpa_auth_oui_iface_iter_data *idata = ctx; in hostapd_wpa_auth_oui_iter() local
763 struct wpa_auth_oui_iface_iter_data idata; in hostapd_wpa_auth_send_oui() local
Dwpa_auth_ie.c889 struct wpa_auth_okc_iter_data idata; in wpa_validate_wpa_ie() local
Dwpa_auth.c4812 struct wpa_auth_fils_iter_data idata; in wpa_auth_pmksa_get_fils_cache_id() local
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader_dump.c271 static void dump_idata( struct sh_idata idata ) in dump_idata()
Dsvga_shader.h93 struct sh_idata idata; member
/external/libldac/src/
Dpack_ldac.c23 int idata, in pack_store_ldac()
/external/skia/tests/
DDataRefTest.cpp61 const int idata[] = { 1, 4, 9, 16, 25, 63 }; in test_simpletable() local
/external/skqp/tests/
DDataRefTest.cpp61 const int idata[] = { 1, 4, 9, 16, 25, 63 }; in test_simpletable() local
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc105 writea(int fd, const void* idata, size_t length) { in writea()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c195 uint8_t *idata = xcb_get_image_data(reply); in swrastGetImage() local
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp3285 GLint* idata; in RunIteration() local
3443 GLint* idata; in RunIteration() local
Des31cShaderStorageBufferObjectTests.cpp2719 GLint* idata = (GLint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
2804 GLint* idata = (GLint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 32, 32, GL_MAP_READ_BIT); in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp3636 std::vector<GLint> idata(kBufferSize); in RunIteration() local
3787 std::vector<GLint> idata(kBufferSize); in RunIteration() local
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp2708 GLint* idata = (GLint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 32, 32, GL_MAP_READ_BIT); in Run() local
2795 GLint* idata = (GLint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 32, 32, GL_MAP_READ_BIT); in Run() local
Dgl4cShaderStorageBufferObjectTests.cpp2954 GLint idata[8]; in Run() local
3039 GLint* idata = (GLint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 32, 32, GL_MAP_READ_BIT); in Run() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc768 void Reorder4(const nvinfer1::DimsNCHW& shape, const T* idata, in Reorder4()
785 void Reorder2(const nvinfer1::DimsHW& shape, const T* idata, in Reorder2()
/external/u-boot/include/
Dfsl_fman.h374 u32 idata; /* instruction data register */ member
/external/iproute2/lib/
Dbpf.c1988 Elf_Data *idata = data_insn->sec_data; in bpf_apply_relo_data() local
/external/u-boot/include/linux/
Dimmap_qe.h41 u32 idata; /* I-RAM Data Register */ member
/external/python/cpython3/Objects/
Dunicodeobject.c12616 void *idata, *odata; in unicode_repr() local