Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DMediaCudaVideoHelper.h71 virtual int error() const override { return mErrorCode; } in error()
80 int mErrorCode = 0; variable
DMediaVideoToolBoxVideoHelper.h77 virtual int error() const override { return mErrorCode; } in error()
135 int mErrorCode = 0; variable
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp105 mErrorCode = 1; in init()
121 mErrorCode = 2; in init()
131 mErrorCode = 3; in init()
219 mErrorCode = 4; in HandleVideoSequence()
228 mErrorCode = 5; in HandleVideoSequence()
236 mErrorCode = 6; in HandleVideoSequence()