Home
last modified time | relevance | path

Searched defs:getPortFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterPort.java48 public FrameFormat getPortFormat() { in getPortFormat() method in FilterPort
/frameworks/av/media/libstagefright/
DACodec.cpp4984 status_t ACodec::getPortFormat(OMX_U32 portIndex, sp<AMessage> &notify) { in getPortFormat() function in android::ACodec