Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp311 template class C2SupportedValueSet<uint8_t>; variable
312 template class C2SupportedValueSet<char>; variable
313 template class C2SupportedValueSet<int32_t>; variable
314 template class C2SupportedValueSet<uint32_t>; variable
316 template class C2SupportedValueSet<int64_t>; variable
317 template class C2SupportedValueSet<uint64_t>; variable
319 template class C2SupportedValueSet<float>; variable