Searched refs:MAX_PCM_FRAME_NUM_PER_TICK (Results 1 – 2 of 2) sorted by relevance
34 constexpr int MAX_PCM_FRAME_NUM_PER_TICK = 14; variable
70 packetQueue_ = QueueCreate(MAX_PCM_FRAME_NUM_PER_TICK * FRAME_THREE); in A2dpProfile()402 if (count >= MAX_PCM_FRAME_NUM_PER_TICK * FRAME_THREE) { in EnqueuePacket()