Searched refs:TC (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirProcess.h25 template<typename TC>
27 void mac(int32_t& l, int32_t& r, TC coef, const int16_t* samples)
34 template<typename TC>
36 void mac(int32_t& l, TC coef, const int16_t* samples)
42 template<typename TC>
44 void mac(float& l, float& r, TC coef, const float* samples)
50 template<typename TC>
52 void mac(float& l, TC coef, const float* samples)
87 template<typename TC, typename TI>
88 inline void acc(TC coe
[all...]
H A DAudioResamplerDyn.cpp59 template<typename TC, typename TI, typename TO>
60 AudioResamplerDyn<TC, TI, TO>::InBuffer::InBuffer()
65 template<typename TC, typename TI, typename TO>
66 AudioResamplerDyn<TC, TI, TO>::InBuffer::~InBuffer()
71 template<typename TC, typename TI, typename TO>
72 void AudioResamplerDyn<TC, TI, TO>::InBuffer::init()
82 template<typename TC, typename TI, typename TO>
83 void AudioResamplerDyn<TC, TI, TO>::InBuffer::resize(int CHANNELS, int halfNumCoefs)
125 template<typename TC, typename TI, typename TO>
127 void AudioResamplerDyn<TC, T
[all...]
H A DAudioResamplerDyn.h33 * TC = filter coefficient type (one of int16_t, int32_t, or float)
37 * For integer input data types TI, the coefficient type TC is either int16_t or int32_t.
38 * For float input data types TI, the coefficient type TC is float.
41 template<typename TC, typename TI, typename TO>
71 const TC* mFirCoefs; // polyphase filter bank
119 typedef size_t (AudioResamplerDyn<TC, TI, TO>::*resample_ABP_t)(TO* out,
/frameworks/rs/rsov/compiler/unit_tests/
H A DTestRunner.h40 static void addTest(TestCase TC) { getInstance().tests.push_back(TC); } argument
46 for (auto &TC : getInstance().tests) {
48 llvm::outs() << "Test(" << TC.description << ") {\n";
49 TC.testPtr();
50 llvm::outs() << "\n} (" << TC.description << ") [" << getCheckSuccessNum()
66 TestAdder(TestCase TC) { TestRunnerContext::addTest(TC); } argument
90 #define TEST_CASE(DESCRIPTION) RS2SPIRV_TEST_CASE_ADD(TC, DESCRIPTION)
/frameworks/base/media/tests/contents/media_api/music/
H A Dtest_amr_ietf.amr607 Q�AB�<4,���CԪ��[�f��� ���Rp�w��<(L3��S����XT�P����{_�-�n��<(2�����r�_#%[ثoI'��H?��7K׌�<&J7���� P{Y����Uq��絍�*�װ<N>*'�7��~�;�u��8�K��1�9}=�%�� <F\>'���KU�4d�K�qC������+��<TC�O�����|?<��I|�wX~B,�łJD<VT5�m�,�Rb��ƛ��66L���+��p<VS�W�5���*\��t�2~�8B%�mK[��q���<T>>��A��'�"�4� �����/y�€<BL�q8P�$uR��+

Completed in 3165 milliseconds