• Home
  • Raw
  • Download

Lines Matching refs:LOG_VERBOSE

330     LOG_VERBOSE("%s: bitpool candidate: %d (%d kbps)", __func__, s16BitPool,  in a2dp_sbc_encoder_update()
334 LOG_VERBOSE("%s: computed bitpool too large (%d)", __func__, s16BitPool); in a2dp_sbc_encoder_update()
404 LOG_VERBOSE("%s: Sending %d frames per iteration, %d iterations", __func__, in a2dp_sbc_send_frames()
429 LOG_VERBOSE("%s: pcm_bytes_per_frame %u", __func__, pcm_bytes_per_frame); in a2dp_sbc_get_num_frame_iteration()
458 LOG_VERBOSE("%s: frames for available PCM data %u", __func__, projected_nof); in a2dp_sbc_get_num_frame_iteration()
485 LOG_VERBOSE("%s: reducing frames for available PCM data", __func__); in a2dp_sbc_get_num_frame_iteration()
491 LOG_VERBOSE("%s: headset BR, number of frames %u", __func__, nof); in a2dp_sbc_get_num_frame_iteration()
507 LOG_VERBOSE("%s: effective num of frames %u, iterations %u", __func__, nof, in a2dp_sbc_get_num_frame_iteration()
751 LOG_VERBOSE("%s: original AVDTP MTU size: %d", __func__, in calculate_max_frames_per_packet()
758 LOG_VERBOSE("%s: The remote device is EDR but does not support 3 Mbps", in calculate_max_frames_per_packet()
787 LOG_VERBOSE("%s: Effective Tx MTU to be considered: %d", __func__, in calculate_max_frames_per_packet()
798 LOG_VERBOSE("%s: Max number of SBC frames: %d", __func__, result); in calculate_max_frames_per_packet()
808 LOG_VERBOSE("%s: Max number of SBC frames: %d", __func__, result); in calculate_max_frames_per_packet()
824 LOG_VERBOSE("%s: non-edr a2dp sink detected, restrict rate to %d", __func__, in a2dp_sbc_source_rate()
835 LOG_VERBOSE( in a2dp_sbc_frame_length()
879 LOG_VERBOSE("%s: Invalid channel number: %d", __func__, in a2dp_sbc_frame_length()
883 LOG_VERBOSE("%s: calculated frame length: %d", __func__, frame_len); in a2dp_sbc_frame_length()