Lines Matching refs:OMX_U32
156 OMX_U32 port_index, IOMX::PortMode mode) { in setPortMode()
167 OMX_U32 port_index, OMX_U32* usage) { in getGraphicBufferUsage()
179 OMX_U32 port_index, const OMXBuffer &omxBuf, buffer_id *buffer) { in useBuffer()
223 OMX_U32 port_index, OMX_BOOL enable, in prepareForAdaptivePlayback()
224 OMX_U32 max_width, OMX_U32 max_height) { in prepareForAdaptivePlayback()
238 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode()
239 OMX_U32 audioHwSync, native_handle_t **sidebandHandle ) { in configureVideoTunnelMode()
256 OMX_U32 port_index, size_t size, in allocateSecureBuffer()
284 OMX_U32 port_index, buffer_id buffer) { in freeBuffer()
314 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd) { in emptyBuffer()
367 virtual status_t setQuirks(OMX_U32 quirks) { in setQuirks()
413 OMX_U32 port_index, IOMX::PortMode mode) { in setPortMode()
418 OMX_U32 portIndex, OMX_BOOL enable, in prepareForAdaptivePlayback()
419 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) { in prepareForAdaptivePlayback()
425 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode()
426 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) { in configureVideoTunnelMode()
432 OMX_U32 port_index, OMX_U32* usage) { in getGraphicBufferUsage()
442 OMX_U32 port_index, size_t size, buffer_id *buffer, in allocateSecureBuffer()
449 OMX_U32 port_index, const OMXBuffer &omxBuf, buffer_id *buffer) { in useBuffer()
454 OMX_U32 port_index, buffer_id buffer) { in freeBuffer()
465 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) { in emptyBuffer()
552 OMX_U32 declaredSize = *(OMX_U32*)params; in onTransact()
607 OMX_U32 port_index = data.readInt32(); in onTransact()
618 OMX_U32 port_index = data.readInt32(); in onTransact()
620 OMX_U32 usage = 0; in onTransact()
632 OMX_U32 port_index = data.readInt32(); in onTransact()
668 OMX_U32 port_index = data.readInt32(); in onTransact()
670 OMX_U32 max_width = data.readInt32(); in onTransact()
671 OMX_U32 max_height = data.readInt32(); in onTransact()
684 OMX_U32 port_index = data.readInt32(); in onTransact()
686 OMX_U32 audio_hw_sync = data.readInt32(); in onTransact()
703 OMX_U32 port_index = data.readInt32(); in onTransact()
734 OMX_U32 port_index = data.readInt32(); in onTransact()
771 OMX_U32 flags = data.readInt32(); in onTransact()