Searched +defs:buffer +defs:map +defs:async (Results 1 – 3 of 3) sorted by relevance
| /third_party/gstreamer/gstplugins_good/gst/rtsp/ |
| D | gstrtspsrc.c | 3288 gst_rtspsrc_sink_chain (GstPad * pad, GstObject * parent, GstBuffer * buffer) in gst_rtspsrc_sink_chain() 3339 GstBuffer *buffer; in gst_rtspsrc_push_backchannel_buffer() local 3750 const GstMIKEYMapSRTP *map = gst_mikey_message_get_cs_srtp (msg, i); in request_key() local 5132 gboolean async) in gst_rtsp_conninfo_connect() 5268 gboolean async) in gst_rtsp_conninfo_reconnect() 5933 gst_rtspsrc_reconnect (GstRTSPSrc * src, gboolean async) in gst_rtspsrc_reconnect() 7279 gst_rtspsrc_setup_streams_end (GstRTSPSrc * src, gboolean async) in gst_rtspsrc_setup_streams_end() 7322 gst_rtspsrc_setup_streams_start (GstRTSPSrc * src, gboolean async) in gst_rtspsrc_setup_streams_start() 7862 gboolean async) in gst_rtspsrc_open_from_sdp() 7974 gboolean async) in gst_rtspsrc_retrieve_sdp() [all …]
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_threaded_context.c | 1173 struct pipe_resource *buffer; in tc_set_constant_buffer() local 2152 uint8_t *map; in tc_buffer_map() local 2489 uint8_t *map = NULL; in tc_buffer_subdata() local 2884 bool async = flags & (PIPE_FLUSH_DEFERRED | PIPE_FLUSH_ASYNC); in tc_flush() local 3183 struct pipe_resource *buffer = NULL; in tc_draw_vbo() local 3239 struct pipe_resource *buffer = NULL; in tc_draw_vbo() local
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 1135 map<U>(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any): U[]; method 1248 buffer: ArrayBuffer; property 1262 buffer: ArrayBuffer; property 1407 buffer: ArrayBuffer; property 1526 …map(callbackfn: (value: number, index: number, array: Int8Array) => number, thisArg?: any): Int8Ar… method 1680 buffer: ArrayBuffer; property 1799 …map(callbackfn: (value: number, index: number, array: Uint8Array) => number, thisArg?: any): Uint8… method 1954 buffer: ArrayBuffer; property 2073 …map(callbackfn: (value: number, index: number, array: Uint8ClampedArray) => number, thisArg?: any)… method 2227 buffer: ArrayBuffer; property [all …]
|