Searched refs:cblkNew (Results 1 – 1 of 1) sorted by relevance
7254 audio_track_cblk_t *cblkNew = fastTrack != 0 ? fastTrack->cblk() : NULL; in threadLoop() local7255 if (cblkNew != cblkOld) { in threadLoop()7256 state->mCblk = cblkNew; in threadLoop()