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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1002 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1143 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1195 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
H A DACodec.cpp2695 return setupErrorCorrectionParameters();
2771 return setupErrorCorrectionParameters();
3118 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec

Completed in 52 milliseconds