Home
last modified time | relevance | path

Searched refs:src_stream (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduzlib.c46 mp_obj_t src_stream; member
56 const mp_stream_p_t *stream = mp_get_stream(self->src_stream); in read_src_stream()
59 mp_uint_t out_sz = stream->read(self->src_stream, &c, 1, &err); in read_src_stream()
76 o->src_stream = args[0]; in decompio_make_new()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Da2dp_api.h430 int8_t btif_a2dp_is_register_codec_same(a2dp_stream_t *src_stream, a2dp_stream_t *dst_stream);

Completed in 4 milliseconds