Searched refs:TC (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libaudioprocessing/ |
D | AudioResamplerFirProcess.h | 25 template<typename TC> 27 void mac(int32_t& l, int32_t& r, TC coef, const int16_t* samples) in mac() 34 template<typename TC> 36 void mac(int32_t& l, TC coef, const int16_t* samples) in mac() 42 template<typename TC> 44 void mac(float& l, float& r, TC coef, const float* samples) in mac() 50 template<typename TC> 52 void mac(float& l, TC coef, const float* samples) in mac() 87 template<typename TC, typename TI> 88 inline void acc(TC coef, const TI*& data) { in acc() [all …]
|
D | AudioResamplerDyn.cpp | 62 template<typename TC, typename TI, typename TO> 63 AudioResamplerDyn<TC, TI, TO>::InBuffer::InBuffer() in InBuffer() 68 template<typename TC, typename TI, typename TO> 69 AudioResamplerDyn<TC, TI, TO>::InBuffer::~InBuffer() in ~InBuffer() 74 template<typename TC, typename TI, typename TO> 75 void AudioResamplerDyn<TC, TI, TO>::InBuffer::init() in init() 85 template<typename TC, typename TI, typename TO> 86 void AudioResamplerDyn<TC, TI, TO>::InBuffer::resize(int CHANNELS, int halfNumCoefs) in resize() 131 template<typename TC, typename TI, typename TO> 133 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAgain(TI*& impulse, const int halfNumCoefs, in readAgain() [all …]
|
D | AudioResamplerDyn.h | 41 template<typename TC, typename TI, typename TO> 63 const TC *getFilterCoefs() const { in getFilterCoefs() 104 const TC* mFirCoefs; // polyphase filter bank 154 typedef size_t (AudioResamplerDyn<TC, TI, TO>::*resample_ABP_t)(TO* out,
|
/frameworks/rs/rsov/compiler/unit_tests/ |
D | TestRunner.h | 40 static void addTest(TestCase TC) { getInstance().tests.push_back(TC); } in addTest() argument 46 for (auto &TC : getInstance().tests) { in runTests() 48 llvm::outs() << "Test(" << TC.description << ") {\n"; in runTests() 49 TC.testPtr(); in runTests() 50 llvm::outs() << "\n} (" << TC.description << ") [" << getCheckSuccessNum() in runTests() 66 TestAdder(TestCase TC) { TestRunnerContext::addTest(TC); } in TestAdder() 90 #define TEST_CASE(DESCRIPTION) RS2SPIRV_TEST_CASE_ADD(TC, DESCRIPTION)
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 305 …��絍�*�װ<N>*'�7��~�;�u��8�K��1�9}=�%�� <F\>'���KU�4d�K�qC������+��<TC�O������|?<��I|�wX~…
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_no_password | 62 ���aDd�����j�<��{�6�>�ȓ�� ���g�!��؊�+��r��BH���if��^��ZSĨ��<<��Z[J�3ľ�Q\���� �TCinuj���6…
|