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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h80 bool isConfigured() const;
H A DSoftAMR.cpp163 if (!isConfigured()) {
276 bool SoftAMR::isConfigured() const { function in class:android::SoftAMR
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h74 bool isConfigured() const;
H A DSoftVorbis.cpp150 if (!isConfigured()) {
185 if (!isConfigured()) {
243 bool SoftVorbis::isConfigured() const { function in class:android::SoftVorbis
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h76 bool isConfigured() const;
H A DSoftAAC2.cpp247 if (!isConfigured()) {
285 if (!isConfigured()) {
461 bool SoftAAC2::isConfigured() const { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h87 bool isConfigured() const;
H A DSoftOpus.cpp149 if (!isConfigured()) {
180 if (!isConfigured()) {
236 bool SoftOpus::isConfigured() const { function in class:android::SoftOpus
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputStream.h49 bool isConfigured; member in struct:android::camera3::StreamInfo
67 isConfigured(configured){}
H A DCamera3BufferManager.cpp55 if (!streamInfo.isConfigured) {
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DMOManager.java173 public boolean isConfigured() { method in class:MOManager

Completed in 200 milliseconds