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

/frameworks/av/include/media/stagefright/
H A DACodec.h261 status_t setupErrorCorrectionParameters();
H A DOMXCodec.h262 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
H A DACodec.cpp1839 return setupErrorCorrectionParameters();
1915 return setupErrorCorrectionParameters();
2074 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec
H A DOMXCodec.cpp909 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1050 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1102 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);

Completed in 318 milliseconds