Searched refs:us_this_tick (Results 1 – 1 of 1) sorted by relevance
1111 UINT32 us_this_tick = BTC_MEDIA_TIME_TICK_MS * 1000; in btc_get_num_aa_frame() local1115 us_this_tick = (now_us - a2dp_source_local_param.last_frame_us); in btc_get_num_aa_frame()1118 …us_this_tick = (now_us > a2dp_source_local_param.last_frame_us) ? (now_us - a2dp_source_local_para… in btc_get_num_aa_frame()1126 us_this_tick / (BTC_MEDIA_TIME_TICK_MS * 1000); in btc_get_num_aa_frame()