Home
last modified time | relevance | path

Searched refs:OMX_U32 (Results 1 – 25 of 98) sorted by relevance

1234

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Audio.h137 OMX_U32 nSize; /**< size of the structure in bytes */
139 OMX_U32 nPortIndex; /**< Indicates which port to set */
140OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-…
177 OMX_U32 nSize; /**< Size of this structure, in Bytes */
179 OMX_U32 nPortIndex; /**< port that this structure applies to */
180 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
185 OMX_U32 nBitPerSample; /**< Bit per sample */
186 OMX_U32 nSamplingRate; /**< Sampling rate of the source data. Use 0 for
222 OMX_U32 nSize; /**< size of the structure in bytes */
224 OMX_U32 nPortIndex; /**< port that this structure applies to */
[all …]
DOMX_Video.h149 OMX_U32 nFrameWidth;
150 OMX_U32 nFrameHeight;
152 OMX_U32 nSliceHeight;
153 OMX_U32 nBitrate;
154 OMX_U32 xFramerate;
178 OMX_U32 nSize;
180 OMX_U32 nPortIndex;
181 OMX_U32 nIndex;
184 OMX_U32 xFramerate;
202 OMX_U32 nSize;
[all …]
DOMX_IVCommon.h191 OMX_U32 nSize; /**< Size of the structure in bytes */
193 OMX_U32 nPortIndex; /**< Port that this struct applies to */
205 OMX_U32 nSize; /**< Size of the structure in bytes */
207 OMX_U32 nPortIndex; /**< Port that this struct applies to */
244 OMX_U32 nSize;
246 OMX_U32 nPortIndex;
265 OMX_U32 nSize;
267 OMX_U32 nPortIndex;
285 OMX_U32 nSize;
287 OMX_U32 nPortIndex;
[all …]
DOMX_VideoExt.h55 OMX_U32 nSize;
57 OMX_U32 nPortIndex;
86 OMX_U32 nSize;
88 OMX_U32 nPortIndex;
91 OMX_U32 nDCTPartitions;
97 OMX_U32 nSize;
99 OMX_U32 nPortIndex;
110 OMX_U32 nSize;
112 OMX_U32 nPortIndex;
143 OMX_U32 nSize;
[all …]
DOMX_AudioExt.h55 OMX_U32 nSize; /**< size of the structure in bytes */
57 OMX_U32 nPortIndex; /**< port that this structure applies to */
58 OMX_U32 nChannels; /**< Number of channels */
59 OMX_U32 nSampleRate; /**< Sampling rate of the source data. Use 0 for
64 OMX_U32 nSize; /**< size of the structure in bytes */
66 OMX_U32 nPortIndex; /**< port that this structure applies to */
67 OMX_U32 nChannels; /**< Number of channels */
68 OMX_U32 nSampleRate; /**< Sampling rate of the source data. Use 0 for
73 OMX_U32 nSize; /**< size of the structure in bytes */
75 OMX_U32 nPortIndex; /**< port that this structure applies to */
[all …]
DOMX_Component.h79 OMX_U32 nSize; /**< Size of the structure in bytes */
81 OMX_U32 nPortIndex; /**< Port number the structure applies to */
83 OMX_U32 nBufferCountActual; /**< The actual number of buffers allocated on this port */
84 OMX_U32 nBufferCountMin; /**< The minimum number of buffers this port requires */
85 OMX_U32 nBufferSize; /**< Size, in bytes, for buffers to be used for this channel */
102 OMX_U32 nBufferAlignment;
107 OMX_U32 nSize; /**< Size of this structure, in Bytes */
109 OMX_U32 nPortIndex; /**< port that this structure applies to */
110 OMX_U32 nU32; /**< U32 value */
124 OMX_U32 nSize;
[all …]
DOMX_Image.h131 OMX_U32 nFrameWidth;
132 OMX_U32 nFrameHeight;
134 OMX_U32 nSliceHeight;
158 OMX_U32 nSize;
160 OMX_U32 nPortIndex;
161 OMX_U32 nIndex;
196 OMX_U32 nSize;
198 OMX_U32 nPortIndex;
230 OMX_U32 nSize;
232 OMX_U32 nPortIndex;
[all …]
DOMX_Other.h102 OMX_U32 nSize; /**< size of the structure in bytes */
130 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nPortIndex; /**< port that this structure applies to */
193 OMX_U32 nSize; /**< size of the structure in bytes */
195 OMX_U32 nPortIndex; /**< port that this structure applies to */
234 OMX_U32 nSize; /**< size of the structure in bytes */
236 OMX_U32 nClientPrivate; /**< Client private data to disabiguate this media time
261 OMX_U32 nSize; /**< size of the structure in bytes */
290 OMX_U32 nSize; /**< size of the structure in bytes */
299 OMX_U32 nWaitMask; /**< Mask of OMX_CLOCKPORT values. */
[all …]
DOMX_Core.h291 OMX_U32 nSize; /**< size of the structure in bytes */
293 OMX_U32 nGroupPriority; /**< Priority of the component group */
294 OMX_U32 nGroupID; /**< ID of the component group */
302 OMX_U32 nSize; /**< size of the structure in bytes */
417 OMX_U32 nSize; /**< size of the structure in bytes */
421 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
422 OMX_U32 nFilledLen; /**< number of bytes currently in the
424 OMX_U32 nOffset; /**< start offset of valid data in bytes from
439 OMX_U32 nTickCount; /**< Optional entry that the component and
455 OMX_U32 nFlags; /**< buffer specific flags */
[all …]
DOMX_Types.h165 typedef uint32_t OMX_U32; typedef
301 OMX_U32 nValue; /**< actual value */
302 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
303 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
332 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
333 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
383 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/frameworks/native/headers/media_plugin/media/hardware/
DHardwareAPI.h77 OMX_U32 nSize;
79 OMX_U32 nPortIndex;
123 OMX_U32 nSize;
125 OMX_U32 nPortIndex;
181 OMX_U32 nSize;
183 OMX_U32 nPortIndex;
185 OMX_U32 nMaxFrameWidth;
186 OMX_U32 nMaxFrameHeight;
195 OMX_U32 nSize;
197 OMX_U32 nPortIndex;
[all …]
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXNodeInstance.h61 status_t setPortMode(OMX_U32 port_index, IOMX::PortMode mode);
63 status_t getGraphicBufferUsage(OMX_U32 portIndex, OMX_U32* usage);
66 OMX_U32 portIndex, OMX_BOOL enable,
67 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight);
70 OMX_U32 portIndex, OMX_BOOL tunneled,
71 OMX_U32 audioHwSync, native_handle_t **sidebandHandle);
77 OMX_U32 portIndex, size_t size, IOMX::buffer_id *buffer,
81 OMX_U32 portIndex, const OMXBuffer &omxBuf, buffer_id *buffer);
84 OMX_U32 portIndex, buffer_id buffer);
91 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1);
[all …]
DSimpleSoftOMXComponent.h35 OMX_U32 mProfile;
36 OMX_U32 mLevel;
85 virtual void onQueueFilled(OMX_U32 portIndex);
86 List<BufferInfo *> &getPortQueue(OMX_U32 portIndex);
88 virtual void onPortFlushCompleted(OMX_U32 portIndex);
89 virtual void onPortEnableCompleted(OMX_U32 portIndex, bool enabled);
92 PortInfo *editPortInfo(OMX_U32 portIndex);
116 OMX_COMMANDTYPE cmd, OMX_U32 param, OMX_PTR data);
129 OMX_U32 portIndex,
131 OMX_U32 size,
[all …]
DSoftOMXComponent.h53 OMX_U32 data1, OMX_U32 data2, OMX_PTR data);
59 OMX_COMMANDTYPE cmd, OMX_U32 param, OMX_PTR data);
78 OMX_U32 portIndex,
80 OMX_U32 size,
85 OMX_U32 portIndex,
87 OMX_U32 size);
90 OMX_U32 portIndex,
111 OMX_U32 param,
142 OMX_U32 portIndex,
144 OMX_U32 size,
[all …]
DSoftVideoDecoderOMXComponent.h65 virtual void onPortEnableCompleted(OMX_U32 portIndex, bool enabled);
94 void initPorts(OMX_U32 numInputBuffers,
95 OMX_U32 inputBufferSize,
96 OMX_U32 numOutputBuffers,
98 OMX_U32 minCompressionRatio = 1u);
104 void initPorts(OMX_U32 numMinInputBuffers,
105 OMX_U32 numInputBuffers,
106 OMX_U32 inputBufferSize,
107 OMX_U32 numMinOutputBuffers,
108 OMX_U32 numOutputBuffers,
[all …]
/frameworks/av/include/media/
DIOMX.h112 OMX_U32 port_index, IOMX::PortMode mode) = 0;
115 OMX_U32 portIndex, OMX_BOOL enable,
116 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) = 0;
119 OMX_U32 portIndex, OMX_BOOL tunneled,
120 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) = 0;
123 OMX_U32 port_index, OMX_U32* usage) = 0;
134 OMX_U32 port_index, size_t size, buffer_id *buffer,
144 OMX_U32 port_index, const OMXBuffer &omxBuf, buffer_id *buffer) = 0;
148 OMX_U32 port_index, buffer_id buffer) = 0;
166 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) = 0;
[all …]
/frameworks/av/media/libmedia/include/media/
DIOMX.h112 OMX_U32 port_index, IOMX::PortMode mode) = 0;
115 OMX_U32 portIndex, OMX_BOOL enable,
116 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) = 0;
119 OMX_U32 portIndex, OMX_BOOL tunneled,
120 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) = 0;
123 OMX_U32 port_index, OMX_U32* usage) = 0;
134 OMX_U32 port_index, size_t size, buffer_id *buffer,
144 OMX_U32 port_index, const OMXBuffer &omxBuf, buffer_id *buffer) = 0;
148 OMX_U32 port_index, buffer_id buffer) = 0;
166 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) = 0;
[all …]
/frameworks/av/media/codec2/sfplugin/
DC2OMXNode.h51 status_t setPortMode(OMX_U32 port_index, IOMX::PortMode mode) override;
53 OMX_U32 portIndex, OMX_BOOL enable,
54 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) override;
56 OMX_U32 portIndex, OMX_BOOL tunneled,
57 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) override;
59 OMX_U32 port_index, OMX_U32* usage) override;
63 OMX_U32 port_index, size_t size, buffer_id *buffer,
66 OMX_U32 port_index, const OMXBuffer &omxBuf, buffer_id *buffer) override;
68 OMX_U32 port_index, buffer_id buffer) override;
73 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd) override;
/frameworks/av/media/libmedia/
DIOMX.cpp156 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()
[all …]
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp89 OMX_U32 data1, OMX_U32 data2, OMX_PTR data) { in notify()
113 OMX_U32 param, in SendCommandWrapper()
186 OMX_U32 portIndex, in UseBufferWrapper()
188 OMX_U32 size, in UseBufferWrapper()
201 OMX_U32 portIndex, in AllocateBufferWrapper()
203 OMX_U32 size) { in AllocateBufferWrapper()
214 OMX_U32 portIndex, in FreeBufferWrapper()
259 OMX_COMMANDTYPE /* cmd */, OMX_U32 /* param */, OMX_PTR /* data */) { in sendCommand() argument
290 OMX_U32 /* portIndex */, in useBuffer() argument
292 OMX_U32 /* size */, in useBuffer()
[all …]
/frameworks/av/media/libmedia/include/media/omx/1.0/
DWOmxNode.h76 OMX_U32 port_index, IOMX::PortMode mode) override;
78 OMX_U32 portIndex, OMX_BOOL enable,
79 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) override;
81 OMX_U32 portIndex, OMX_BOOL tunneled,
82 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) override;
84 OMX_U32 port_index, OMX_U32* usage) override;
88 OMX_U32 port_index, size_t size, buffer_id *buffer,
91 OMX_U32 port_index, const OMXBuffer &omxBuf,
94 OMX_U32 port_index, buffer_id buffer) override;
100 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) override;
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DWOmxNode.h77 OMX_U32 port_index, IOMX::PortMode mode) override;
79 OMX_U32 portIndex, OMX_BOOL enable,
80 OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) override;
82 OMX_U32 portIndex, OMX_BOOL tunneled,
83 OMX_U32 audioHwSync, native_handle_t **sidebandHandle) override;
85 OMX_U32 port_index, OMX_U32* usage) override;
89 OMX_U32 port_index, size_t size, buffer_id *buffer,
92 OMX_U32 port_index, const OMXBuffer &omxBuf,
95 OMX_U32 port_index, buffer_id buffer) override;
101 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) override;
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.h43 virtual void onQueueFilled(OMX_U32 portIndex);
55 OMX_U32 mNumChannels;
56 OMX_U32 mSampleRate;
57 OMX_U32 mBitRate;
60 OMX_U32 mAACProfile;
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h200 void dumpBuffers(OMX_U32 portIndex);
308 status_t allocateBuffersOnPort(OMX_U32 portIndex);
309 status_t freeBuffersOnPort(OMX_U32 portIndex);
310 status_t freeBuffer(OMX_U32 portIndex, size_t i);
319 OMX_U32 *nBufferCount, OMX_U32 *nBufferSize,
320 OMX_U32 *nMinUndequeuedBuffers, bool preregister);
351 OMX_U32 portIndex,
367 OMX_U32 portIndex,
373 status_t setPortBufferNum(OMX_U32 portIndex, int bufferNum);
441 OMX_U32 portIndex, const sp<AMessage> &configFormat, sp<AMessage> &outputFormat);
[all …]
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.h44 virtual void onQueueFilled(OMX_U32 portIndex);
56 OMX_U32 mNumChannels;
57 OMX_U32 mSampleRate;
58 OMX_U32 mCompressionLevel;
60 OMX_U32 mBitsPerSample = 16;

1234