Home
last modified time | relevance | path

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

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