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

/frameworks/av/include/media/stagefright/
H A DACodec.h250 status_t setupErrorCorrectionParameters();
H A DOMXCodec.h262 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
H A DACodec.cpp1768 return setupErrorCorrectionParameters();
1844 return setupErrorCorrectionParameters();
2003 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec
H A DOMXCodec.cpp898 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1039 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1091 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);

Completed in 2035 milliseconds