Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioResamplerSinc.h30 typedef int32_t (*readResampleFirNumCoeffFn)(); typedef
DAudioResamplerSinc.cpp111 readResampleFirNumCoeffFn readResampleFirNumCoeff; in init_routine()
116 readResampleFirNumCoeff = (readResampleFirNumCoeffFn) in init_routine()