HomeSort by relevance Sort by last modified time
    Searched refs:bTunneled (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/media/hardware/
HardwareAPI.h 221 // by the codec. If bTunneled is set to OMX_TRUE then the video decoder should
224 // stream to sync the video with. If bTunneled is set to OMX_FALSE, "tunneled"
226 // OMX_GetParameter is used to query tunneling configuration. bTunneled should
233 OMX_BOOL bTunneled; // IN/OUT
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 511 tunnelParams.bTunneled = tunneled;
    [all...]

Completed in 62 milliseconds