Searched refs:configureVideoTunnelMode (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp92 virtual status_t configureVideoTunnelMode(
369 status_t MuxOMX::configureVideoTunnelMode( function in class:android::MuxOMX
372 return getOMX(node)->configureVideoTunnelMode(
H A DACodec.cpp3049 status_t err = mOMX->configureVideoTunnelMode(
3052 ALOGE("configureVideoTunnelMode failed! (err %d).", err);
8200 if (omx->configureVideoTunnelMode(
/frameworks/av/include/media/
H A DIOMX.h99 virtual status_t configureVideoTunnelMode(
/frameworks/av/media/libstagefright/include/
H A DOMX.h80 virtual status_t configureVideoTunnelMode(
H A DOMXNodeInstance.h67 status_t 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.cpp421 "OMX.google.android.index.configureVideoTunnelMode",
746 status_t OMXNodeInstance::configureVideoTunnelMode( function in class:android::OMXNodeInstance
754 CLOG_CONFIG(configureVideoTunnelMode, "%s:%u tun=%d sync=%u",
759 "OMX.google.android.index.configureVideoTunnelMode");
/frameworks/av/media/libmedia/
H A DIOMX.cpp469 virtual status_t configureVideoTunnelMode( function in class:android::BpOMX
1086 status_t err = configureVideoTunnelMode(

Completed in 1161 milliseconds