Home
last modified time | relevance | path

Searched refs:setupErrorCorrectionParameters (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h541 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
DACodec.cpp4275 return setupErrorCorrectionParameters(); in setupMPEG4EncoderParameters()
4352 return setupErrorCorrectionParameters(); in setupH263EncoderParameters()
4902 status_t ACodec::setupErrorCorrectionParameters() { in setupErrorCorrectionParameters() function in android::ACodec