Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp199 const C2FieldSupportedValues &fsv = query[0].values; in UseComponentStoreForIonAllocator() local
209 const C2FieldSupportedValues &fsv = query[1].values; in UseComponentStoreForIonAllocator() local
255 const C2FieldSupportedValues& fsv = query[0].values; in UseComponentStoreForDmaBufAllocator() local
265 const C2FieldSupportedValues& fsv = query[1].values; in UseComponentStoreForDmaBufAllocator() local
/aosp12/frameworks/av/media/codec2/vndk/util/
H A DC2InterfaceHelper.cpp100 C2FieldSupportedValues fsv; in createFieldsAndSupportedValues() local