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

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp81 virtual status_t configureVideoTunnelMode(
306 status_t MuxOMX::configureVideoTunnelMode( function in class:android::MuxOMX
309 return getOMX(node)->configureVideoTunnelMode(
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp357 status_t OMX::configureVideoTunnelMode( function in class:android::OMX
360 return findInstance(node)->configureVideoTunnelMode(
H A DOMXNodeInstance.cpp613 status_t OMXNodeInstance::configureVideoTunnelMode( function in class:android::OMXNodeInstance
617 CLOG_CONFIG(configureVideoTunnelMode, "%s:%u tun=%d sync=%u",
622 "OMX.google.android.index.configureVideoTunnelMode");
/frameworks/av/media/libmedia/
H A DIOMX.cpp437 virtual status_t configureVideoTunnelMode( function in class:android::BpOMX
952 status_t err = configureVideoTunnelMode(

Completed in 95 milliseconds