Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_media_task.c136 #define BTIF_MEDIA_TIME_TICK (20 * BTIF_MEDIA_NUM_TICK) macro
137 #define A2DP_DATA_READ_POLL_MS (BTIF_MEDIA_TIME_TICK / 2)
2422 BTIF_MEDIA_TIME_TICK)/1000; in btif_media_task_feeding_state_reset()
2453 APPL_TRACE_EVENT("starting timer %dms", BTIF_MEDIA_TIME_TICK); in btif_media_task_aa_start_tx()
2462 alarm_set(btif_media_cb.media_alarm, BTIF_MEDIA_TIME_TICK, in btif_media_task_aa_start_tx()
2656 UINT32 us_this_tick = BTIF_MEDIA_TIME_TICK * 1000; in btif_get_num_aa_frame_iteration()
2664 us_this_tick / (BTIF_MEDIA_TIME_TICK * 1000); in btif_get_num_aa_frame_iteration()