Searched defs:UNKNOWN_TRANSACTION (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codec2/include/
H A DC2.h112 UNKNOWN_TRANSACTION = -EBADMSG, enumerator in enum:android::__anon441
127 C2_UNSUPPORTED = UNKNOWN_TRANSACTION, ///< argument/index is value but not supported \todo is this really BAD_INDEX/VALUE?
140 C2_NOT_IMPLEMENTED = UNKNOWN_TRANSACTION, ///< operation is not implemented (optional only) \todo for now reuse error code

Completed in 86 milliseconds