HomeSort by relevance Sort by last modified time
    Searched defs:configureVideoTunnelMode (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/
OMXClient.cpp 81 virtual status_t configureVideoTunnelMode(
298 status_t MuxOMX::configureVideoTunnelMode(
301 return getOMX(node)->configureVideoTunnelMode(
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 345 status_t OMX::configureVideoTunnelMode(
348 return findInstance(node)->configureVideoTunnelMode(
OMXNodeInstance.cpp 579 status_t OMXNodeInstance::configureVideoTunnelMode(
583 CLOG_CONFIG(configureVideoTunnelMode, "%s:%u tun=%d sync=%u",
588 "OMX.google.android.index.configureVideoTunnelMode");
    [all...]
  /frameworks/av/media/libmedia/
IOMX.cpp 372 virtual status_t configureVideoTunnelMode(
837 status_t err = configureVideoTunnelMode(

Completed in 66 milliseconds