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

/frameworks/av/include/media/stagefright/
H A DACodec.h309 status_t setupErrorCorrectionParameters();
H A DOMXCodec.h264 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1000 status_t OMXCodec::setupErrorCorrectionParameters() { function in class:android::OMXCodec
1141 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
1193 CHECK_EQ(setupErrorCorrectionParameters(), (status_t)OK);
H A DACodec.cpp2446 return setupErrorCorrectionParameters();
2522 return setupErrorCorrectionParameters();
2869 status_t ACodec::setupErrorCorrectionParameters() { function in class:android::ACodec

Completed in 256 milliseconds