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

/frameworks/av/include/media/stagefright/
H A DACodec.h514 void configureEncoderLatency(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h514 void configureEncoderLatency(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/include/
H A DACodec.h514 void configureEncoderLatency(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3858 configureEncoderLatency(msg);
4590 void ACodec::configureEncoderLatency(const sp<AMessage> &msg) { function in class:android::ACodec

Completed in 1503 milliseconds