Home
last modified time | relevance | path

Searched refs:hfp_fill_output_with_zeros (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_info.h67 int hfp_fill_output_with_zeros(struct hfp_info *info, unsigned int nframes);
Dcras_hfp_iodev.c84 hfpio->filled_zeros += hfp_fill_output_with_zeros( in no_stream()
100 hfp_fill_output_with_zeros(hfpio->info, in no_stream()
Dcras_hfp_info.c229 int hfp_fill_output_with_zeros(struct hfp_info *info, unsigned int nframes) in hfp_fill_output_with_zeros() function
/external/adhd/cras/src/tests/
Dhfp_iodev_unittest.cc350 int hfp_fill_output_with_zeros(struct hfp_info* info, unsigned int nframes) { in hfp_fill_output_with_zeros() function