Home
last modified time | relevance | path

Searched refs:BAD_ID (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/include/
DC2Component.h725 BAD_ID = C2Allocator::BAD_ID, ///< DO NOT USE enumerator
DC2Buffer.h569 BAD_ID = 0xBADD, // invalid allocator ID enumerator
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp145 return mAllocation ? mAllocation->getAllocatorId() : C2Allocator::BAD_ID; in getAllocatorId()
820 return mAllocation ? mAllocation->getAllocatorId() : C2Allocator::BAD_ID; in getAllocatorId()