Searched refs:BTIF_MEDIA_TIME_TICK (Results 1 – 1 of 1) sorted by relevance
150 #define BTIF_MEDIA_TIME_TICK (20 * BTIF_MEDIA_NUM_TICK) macro151 #define A2DP_DATA_READ_POLL_MS (BTIF_MEDIA_TIME_TICK / 2)2373 BTIF_MEDIA_TIME_TICK)/1000; in btif_media_task_feeding_state_reset()2403 GKI_MS_TO_TICKS(BTIF_MEDIA_TIME_TICK), TICKS_PER_SEC); in btif_media_task_aa_start_tx()2405 GKI_start_timer(BTIF_MEDIA_AA_TASK_TIMER_ID, GKI_MS_TO_TICKS(BTIF_MEDIA_TIME_TICK), TRUE); in btif_media_task_aa_start_tx()2457 UINT32 us_this_tick = BTIF_MEDIA_TIME_TICK * 1000; in btif_get_num_aa_frame()2465 us_this_tick / (BTIF_MEDIA_TIME_TICK * 1000); in btif_get_num_aa_frame()2851 (RESET_RATE_COUNTER_THRESHOLD_MS / BTIF_MEDIA_TIME_TICK); in btif_media_aa_prep_sbc_2_send()