Searched refs:isConfigured (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h68 bool isConfigured() const;
H A DSoftAAC2.cpp179 if (!isConfigured()) {
213 if (!isConfigured()) {
284 bool SoftAAC2::isConfigured() const { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h79 bool isConfigured() const;
H A DSoftAMR.cpp159 if (!isConfigured()) {
256 bool SoftAMR::isConfigured() const { function in class:android::SoftAMR
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h70 bool isConfigured() const;
H A DSoftVorbis.cpp143 if (!isConfigured()) {
174 if (!isConfigured()) {
224 bool SoftVorbis::isConfigured() const { function in class:android::SoftVorbis

Completed in 804 milliseconds