Home
last modified time | relevance | path

Searched defs:m_input (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dsinc_resampler_neon.cc24 float32x4_t m_input; in Convolve_NEON() local
H A Dsinc_resampler_sse.cc26 __m128 m_input; in Convolve_SSE() local
H A Dsinc_resampler_avx2.cc24 __m256 m_input; in Convolve_AVX2() local
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3lexer.hpp97 InputStreamType* m_input; member in Lexer
H A Dantlr3commontoken.hpp115 InputStreamType* m_input; member in CommonToken
H A Dantlr3exception.hpp138 IntStreamType* m_input; member in ANTLR_ExceptionBase
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsRandomShaderCase.hpp74 const rsg::ShaderInput *m_input; member in deqp::gls::VertexArray
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/iterators/
Dwchar_from_mb.hpp123 sliding_buffer<typename iterator_value<Base>::type> m_input; member in boost::archive::iterators::wchar_from_mb
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderUniformIntegerFunctionTests.cpp62 int m_input; member in deqp::gles31::Functional::UniformIntegerFunctionCase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dincrease_dynamism_for_auto_jit_pass_test.cc118 auto m_input = Out(NodeWith(Op("Placeholder"), Name("input"))); in TEST() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibrary.cpp186 std::string m_input; member in deqp::sl::ShaderParser
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.cpp400 vector<char> m_input; member in glu::sl::ShaderParser