Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp73 C2SupportedRange<T>::C2SupportedRange(const C2FieldSupportedValues &values) { in C2SupportedRange() function in C2SupportedRange
144 template class C2SupportedRange<uint8_t>; variable
145 template class C2SupportedRange<char>; variable
146 template class C2SupportedRange<int32_t>; variable
147 template class C2SupportedRange<uint32_t>; variable
149 template class C2SupportedRange<int64_t>; variable
150 template class C2SupportedRange<uint64_t>; variable
152 template class C2SupportedRange<float>; variable