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

/frameworks/base/media/libstagefright/rtsp/
H A DARawAudioAssembler.h34 static bool Supports(const char *desc);
H A DARawAudioAssembler.cpp118 bool ARawAudioAssembler::Supports(const char *desc) { function in class:android::ARawAudioAssembler
H A DARTPSource.cpp74 } else if (ARawAudioAssembler::Supports(desc.c_str())) {
H A DAPacketSource.cpp561 } else if (ARawAudioAssembler::Supports(desc.c_str())) {

Completed in 59 milliseconds