Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioMixer.h150 NEEDS_RESAMPLE = 0x00001000, enumerator
DAudioMixer.cpp1088 n |= NEEDS_RESAMPLE; in process__validate()
1107 if (n & NEEDS_RESAMPLE) { in process__validate()
1695 if (t.needs & NEEDS_RESAMPLE) { in process__genericResampling()