Home
last modified time | relevance | path

Searched defs:audioHwSync (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp106 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
315 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode()
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp109 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
318 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode()
/frameworks/av/media/libmedia/
DIOMX.cpp313 OMX_U32 audioHwSync, native_handle_t **sidebandHandle ) { in configureVideoTunnelMode()
500 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp1007 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, in configureVideoTunnelMode()
/frameworks/av/media/libstagefright/
DACodec.cpp1908 int32_t audioHwSync = 0; in configureCodec() local
3075 int32_t audioHwSync, const sp<ANativeWindow> &nativeWindow) { in configureTunneledVideoPlayback()