Home
last modified time | relevance | path

Searched refs:getFormatType (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DASessionDescription.h43 void getFormatType(
DARTPSource.cpp56 sessionDesc->getFormatType(index, &PT, &desc, &params); in ARTPSource()
DASessionDescription.cpp198 void ASessionDescription::getFormatType( in getFormatType() function in android::ASessionDescription
DAPacketSource.cpp415 sessionDesc->getFormatType(index, &PT, &desc, &params); in APacketSource()
DMyHandler.h1629 mSessionDesc->getFormatType(index, &PT, &formatDesc, &formatParams); in setupTrack()