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.h528 status_t setupErrorCorrectionParameters();
/frameworks/av/media/libstagefright/
DACodec.cpp4201 return setupErrorCorrectionParameters(); in setupMPEG4EncoderParameters()
4278 return setupErrorCorrectionParameters(); in setupH263EncoderParameters()
4805 status_t ACodec::setupErrorCorrectionParameters() { in setupErrorCorrectionParameters() function in android::ACodec