Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanorama.c381 gst_audio_panorama_m2s_int (gfloat pan, gint16 * idata, gint16 * odata, guint n) in gst_audio_panorama_m2s_int()
388 gst_audio_panorama_m2s_float (gfloat pan, gfloat * idata, in gst_audio_panorama_m2s_float()
403 gst_audio_panorama_s2s_int (gfloat pan, gint16 * idata, gint16 * odata, guint n) in gst_audio_panorama_s2s_int()
419 gst_audio_panorama_s2s_float (gfloat pan, gfloat * idata, in gst_audio_panorama_s2s_float()
438 gst_audio_panorama_m2s_int_simple (gfloat pan, gint16 * idata, in gst_audio_panorama_m2s_int_simple()
453 gst_audio_panorama_s2s_int_simple (gfloat pan, gint16 * idata, in gst_audio_panorama_s2s_int_simple()
468 gst_audio_panorama_m2s_float_simple (gfloat pan, gfloat * idata, in gst_audio_panorama_m2s_float_simple()
483 gst_audio_panorama_s2s_float_simple (gfloat pan, gfloat * idata, in gst_audio_panorama_s2s_float_simple()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c472 const guint8 *idata = (const guint8 *) audio_in; in gst_ffmpegaudenc_send_frame() local
483 const guint16 *idata = (const guint16 *) audio_in; in gst_ffmpegaudenc_send_frame() local
494 const guint32 *idata = (const guint32 *) audio_in; in gst_ffmpegaudenc_send_frame() local
506 const guint64 *idata = (const guint64 *) audio_in; in gst_ffmpegaudenc_send_frame() local
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dgstfreeverb.c690 gint16 * idata, gint16 * odata, guint num_samples) in gst_freeverb_transform_m2s_int()
739 gint16 * idata, gint16 * odata, guint num_samples) in gst_freeverb_transform_s2s_int()
786 gfloat * idata, gfloat * odata, guint num_samples) in gst_freeverb_transform_m2s_float()
833 gfloat * idata, gfloat * odata, guint num_samples) in gst_freeverb_transform_s2s_float()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_glue.c533 struct wpa_auth_ft_iface_iter_data *idata = ctx; in hostapd_wpa_auth_ft_iter() local
610 struct wpa_auth_ft_iface_iter_data idata; in hostapd_wpa_auth_send_ether() local
710 struct wpa_auth_oui_iface_iter_data *idata = ctx; in hostapd_wpa_auth_oui_iter() local
767 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.c4894 struct wpa_auth_fils_iter_data idata; in wpa_auth_pmksa_get_fils_cache_id() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_glue.c533 struct wpa_auth_ft_iface_iter_data *idata = ctx; in hostapd_wpa_auth_ft_iter() local
610 struct wpa_auth_ft_iface_iter_data idata; in hostapd_wpa_auth_send_ether() local
710 struct wpa_auth_oui_iface_iter_data *idata = ctx; in hostapd_wpa_auth_oui_iter() local
767 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.c4894 struct wpa_auth_fils_iter_data idata; in wpa_auth_pmksa_get_fils_cache_id() local
/third_party/skia/tests/
DDataRefTest.cpp59 const int idata[] = { 1, 4, 9, 16, 25, 63 }; in test_simpletable() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dadapter.c43 const guint8 *data1 = NULL, *data2 = NULL, *idata = NULL; in GST_START_TEST() local
/third_party/flutter/skia/tests/
DDataRefTest.cpp60 const int idata[] = { 1, 4, 9, 16, 25, 63 }; in test_simpletable() local
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c2854 IntersectData *idata = (IntersectData *) data; in gst_structure_intersect_field1() local
2873 IntersectData *idata = (IntersectData *) data; in gst_structure_intersect_field2() local
/third_party/glib/glib/
Dgregex.c2993 InterpolationData *idata; in interpolate_replacement() local
/third_party/ffmpeg/libavcodec/
Dvc2enc.c118 void *idata; member
/third_party/uboot/u-boot-2020.01/include/
Dfsl_fman.h374 u32 idata; /* instruction data register */ member
/third_party/uboot/u-boot-2020.01/include/linux/
Dimmap_qe.h41 u32 idata; /* I-RAM Data Register */ member
/third_party/node/src/
Djs_native_api_v8.cc3194 v8impl::RefBase* idata = static_cast<v8impl::RefBase*>(env->instance_data); in napi_get_instance_data() local
/third_party/minimp3/player/
Dstb_image.h4290 stbi_uc *idata, *expanded, *out; member
/third_party/python/Objects/
Dunicodeobject.c12945 const void *idata; in unicode_repr() local