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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h264 status_t setupErrorCorrectionParameters();
H A DACodec.h375 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1010 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1151 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1203 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
H A DACodec.cpp3244 return setupErrorCorrectionParameters();
3320 return setupErrorCorrectionParameters();
3667 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec

Completed in 1029 milliseconds