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

/frameworks/av/media/libstagefright/codec2/include/
H A DC2.h111 BAD_INDEX = -EOVERFLOW, enumerator in enum:android::__anon441
126 C2_BAD_INDEX = BAD_INDEX, ///< argument uses invalid index (user error)
127 C2_UNSUPPORTED = UNKNOWN_TRANSACTION, ///< argument/index is value but not supported \todo is this really BAD_INDEX/VALUE?
H A DC2Work.h45 BAD_INDEX, ///< parameter is not supported on the specific stream enumerator in enum:android::C2SettingResult::Failure

Completed in 35 milliseconds