Searched defs:handle_frame (Results 1 – 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_monitor.c | 67 static void handle_frame(struct wpa_driver_nl80211_data *drv, in handle_frame() function
|
D | driver_hostap.c | 140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_monitor.c | 67 static void handle_frame(struct wpa_driver_nl80211_data *drv, in handle_frame() function
|
D | driver_hostap.c | 140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.h | 209 GstFlowReturn (*handle_frame) (GstAudioEncoder *enc, member
|
D | gstaudiodecoder.h | 279 GstFlowReturn (*handle_frame) (GstAudioDecoder *dec, member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.h | 260 GstFlowReturn (*handle_frame) (GstVideoEncoder *encoder, member
|
D | gstvideodecoder.h | 315 GstFlowReturn (*handle_frame) (GstVideoDecoder *decoder, member
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.h | 260 GstFlowReturn (*handle_frame) (GstBaseParse * parse, member
|