Searched defs:configureVideoTunnelMode (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp92 virtual status_t configureVideoTunnelMode(
363 status_t MuxOMX::configureVideoTunnelMode( function in class:android::MuxOMX
366 return getOMX(node)->configureVideoTunnelMode(
/frameworks/av/media/libmedia/
H A DIOMX.cpp469 virtual status_t configureVideoTunnelMode( function in class:android::BpOMX
1082 status_t err = configureVideoTunnelMode(
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp439 status_t OMX::configureVideoTunnelMode( function in class:android::OMX
448 return instance->configureVideoTunnelMode(
H A DOMXNodeInstance.cpp640 status_t OMXNodeInstance::configureVideoTunnelMode( function in class:android::OMXNodeInstance
644 CLOG_CONFIG(configureVideoTunnelMode, "%s:%u tun=%d sync=%u",
649 "OMX.google.android.index.configureVideoTunnelMode");

Completed in 2714 milliseconds