Searched refs:omxStatus (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp4462 const status_t omxStatus = statusFromOMXError(error); local
4463 if (omxStatus != 0) {
4464 internalError = omxStatus;

Completed in 222 milliseconds