Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/util/
DC2Debug.cpp40 case C2_CANCELED: return "CANCELED"; in asString()
/frameworks/av/media/codec2/core/include/
DC2.h105 C2_CANCELED = EINTR, ///< operation interrupted/canceled enumerator
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1704 case C2_CANCELED: in toStatusT()