Home
last modified time | relevance | path

Searched refs:setTunnelPeekLegacy (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h544 status_t setTunnelPeekLegacy(int32_t isLegacy);
/frameworks/av/media/libstagefright/
DACodec.cpp2563 status_t ACodec::setTunnelPeekLegacy(int32_t isLegacy) { in setTunnelPeekLegacy() function in android::ACodec
8163 err = setTunnelPeekLegacy(tunnelPeekSetLegacy); in setParameters()