Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp297 template class C2SupportedValueSet<uint8_t>; variable
298 template class C2SupportedValueSet<char>; variable
299 template class C2SupportedValueSet<int32_t>; variable
300 template class C2SupportedValueSet<uint32_t>; variable
302 template class C2SupportedValueSet<int64_t>; variable
303 template class C2SupportedValueSet<uint64_t>; variable
305 template class C2SupportedValueSet<float>; variable