Home
last modified time | relevance | path

Searched defs:S (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/include/
DC2ParamDef.h122 #define IF_FLEXIBLE(S) ENABLE_IF(_C2Flexible<S>::value) argument
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp20 #define XSTR(S) #S in Context() argument
21 #define STR(S) XSTR(S) in Context() argument
/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp542 inline sp<ISensors>& S() { in S() function in SensorsHidlTest
/hardware/google/av/codec2/tests/
DC2Param_test.cpp2063 const C2NumbersStreamTuning *S[] = { outs1.get(), ins1.get(), bouts1.get() }; in TEST_F() local