Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Buffer.cpp495 ALLOC_NONE = 0, enumerator
509 AllocParams() : data{ALLOC_NONE, {0, 0}, {0}} {} in AllocParams()
547 case ALLOC_NONE: in allocate()