Searched refs:compatible (Results 1 - 6 of 6) sorted by relevance

/hardware/google/av/codec2/vndk/bufferpool/vts/
H A Dallocator.h40 bool compatible(const std::vector<uint8_t> &newParams,
H A Dallocator.cpp66 bool VtsBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, function in class:VtsBufferPoolAllocator
/hardware/google/av/codec2/vndk/bufferpool/include/bufferpool/
H A DBufferPoolTypes.h100 * compatible with new allocation parameters.
102 virtual bool compatible(const std::vector<uint8_t> &newParams,
/hardware/interfaces/media/omx/1.0/vts/functional/
H A DREADME.md12 This folder includes test fixtures that tests aspects common to all omx compatible components. For instance, port enabling/disabling, enumerating port formats, state transitions, flush, ..., stay common to all components irrespective of the service they offer. Test fixtures here are directed towards testing these (omx core). Every standard OMX compatible component is expected to pass these tests.
/hardware/google/av/codec2/vndk/bufferpool/
H A DAccessorImpl.cpp463 if (allocator->compatible(params, mBuffers[bufferId]->mConfig)) {
/hardware/google/av/codec2/vndk/
H A DC2Buffer.cpp447 bool compatible(const std::vector<uint8_t> &newParams,
596 bool _C2BufferPoolAllocator::compatible( function in class:_C2BufferPoolAllocator::AllocParams::_C2BufferPoolAllocator

Completed in 377 milliseconds