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

/frameworks/av/include/media/stagefright/
H A DACodec.h506 status_t setupAVCEncoderParameters(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h506 status_t setupAVCEncoderParameters(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/include/
H A DACodec.h506 status_t setupAVCEncoderParameters(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3870 err = setupAVCEncoderParameters(msg);
4221 status_t ACodec::setupAVCEncoderParameters(const sp<AMessage> &msg) { function in class:android::ACodec
4294 ALOGI("setupAVCEncoderParameters with [profile: %s] [level: %s]",

Completed in 133 milliseconds