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

/frameworks/av/media/libstagefright/
H A DACodec.cpp2082 return setupErrorCorrectionParameters();
2158 return setupErrorCorrectionParameters();
2328 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec
H A DOMXCodec.cpp904 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1045 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1097 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);

Completed in 73 milliseconds