Home
last modified time | relevance | path

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

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