Home
last modified time | relevance | path

Searched refs:DEFAULT_GRAPHIC (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2Store.cpp104 case C2AllocatorStore::DEFAULT_GRAPHIC: in fetchAllocator()
322 case C2AllocatorStore::DEFAULT_GRAPHIC: in _createBlockPool()
324 C2AllocatorStore::DEFAULT_GRAPHIC, &allocator); in _createBlockPool()
426 res = allocatorStore->fetchAllocator(C2AllocatorStore::DEFAULT_GRAPHIC, &allocator); in GetCodec2BlockPool()
/hardware/google/av/codec2/include/
DC2Component.h722 DEFAULT_GRAPHIC, ///< basic graphic allocator type enumerator
/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp97 rawAllocator = C2AllocatorStore::DEFAULT_GRAPHIC; in BaseParams()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp83 CHECK_EQ(store->fetchAllocator(C2AllocatorStore::DEFAULT_GRAPHIC, in SetUp()