Home
last modified time | relevance | path

Searched defs:audioHwSync (Results 1 – 6 of 6) 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.cpp239 OMX_U32 audioHwSync, native_handle_t **sidebandHandle ) { in configureVideoTunnelMode()
426 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
/frameworks/av/media/codec2/sfplugin/
DC2OMXNode.cpp273 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp1036 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, in configureVideoTunnelMode()
/frameworks/av/media/libstagefright/
DACodec.cpp1920 int32_t audioHwSync = 0; in configureCodec() local
3149 int32_t audioHwSync, const sp<ANativeWindow> &nativeWindow) { in configureTunneledVideoPlayback()