Searched refs:ALOGVV (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro 2052 ALOGVV("%s %d", __func__, command); in send_offload_cmd_l() 2093 ALOGVV("%s offload_cmd_list %d out->offload_state %d", in offload_thread_loop() 2107 ALOGVV("%s STATE %d CMD %d out->compr %p", in offload_thread_loop() 2155 ALOGVV("%s: sending offload_callback event %d", __func__, event); in offload_thread_loop() 3475 ALOGVV("%s: writing buffer (%zu bytes) to compress device", __func__, bytes); in out_write() 3477 ALOGVV("send new gapless metadata"); in out_write() 3502 ALOGVV("%s: writing buffer (%d bytes) to compress device returned %zd", in out_write() 3690 ALOGVV("%s rendered frames %d sample_rate %d", in out_get_render_position() [all …]
|