Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h48 c2_status_t status() const { return mInitStatus; } in status()
103 c2_status_t mInitStatus; variable
/external/v4l2_codec2/
DC2VDAComponent.cpp151 : C2InterfaceHelper(helper), mInitStatus(C2_OK) { in IntfImpl()
207 mInitStatus = C2_BAD_VALUE; in IntfImpl()
221 mInitStatus = C2_BAD_VALUE; in IntfImpl()