Home
last modified time | relevance | path

Searched refs:flush_buffer (Results 1 – 11 of 11) sorted by relevance

/external/adhd/cras/src/server/
Dcras_empty_iodev.c160 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
209 iodev->flush_buffer = flush_buffer; in empty_iodev_create()
Dcras_hfp_iodev.c182 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
253 iodev->flush_buffer = flush_buffer; in hfp_iodev_create()
Dcras_bt_io.c279 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
284 return dev->flush_buffer(dev); in flush_buffer()
346 iodev->flush_buffer = flush_buffer; in cras_bt_io_create()
Dcras_a2dp_iodev.c404 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
494 iodev->flush_buffer = flush_buffer; in a2dp_iodev_create()
Dcras_iodev.h213 int (*flush_buffer)(struct cras_iodev *iodev); member
Dcras_loopback_iodev.c278 iodev->flush_buffer = flush_record_buffer; in create_loopback_iodev()
Dcras_alsa_io.c534 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
2004 iodev->flush_buffer = flush_buffer; in alsa_iodev_create()
Daudio_thread.c314 int num_flushed = dev->flush_buffer(dev); in append_stream()
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_amd64.s96 flush_buffer: label
103 JNZ flush_buffer
/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc106 iodev->flush_buffer = flush_buffer; in SetupDevice()
188 static int flush_buffer(cras_iodev *iodev) { in flush_buffer() function in StreamDeviceSuite
/external/pcre/dist2/src/sljit/
DsljitNativeTILEGX_64.c736 static sljit_s32 flush_buffer(struct sljit_compiler *compiler) in flush_buffer() function
900 return flush_buffer(compiler); in push_jr_buffer()
2300 flush_buffer(compiler); in sljit_emit_label()
2319 flush_buffer(compiler); in sljit_emit_ijump()
2384 flush_buffer(compiler); in sljit_emit_ijump()
2409 flush_buffer(compiler); in sljit_emit_jump()
2502 flush_buffer(compiler); in sljit_emit_const()