Searched defs:C2Allocator (Results 1 - 1 of 1) sorted by relevance

/hardware/google/av/codec2/include/
H A DC2Buffer.h562 class C2Allocator { class
573 * Allocation types. This is a bitmask and is used in C2Allocator::Info
737 C2Allocator() = default;
739 virtual ~C2Allocator() = default;
808 virtual C2Allocator::id_t getAllocatorId() const = 0;
876 virtual C2Allocator::id_t getAllocatorId() const = 0;
1003 C2Allocator::id_t getAllocatorId() const;
1779 virtual C2Allocator::id_t getAllocatorId() const = 0;
1821 C2Allocator::id_t getAllocatorId() const;

Completed in 58 milliseconds