Home
last modified time | relevance | path

Searched refs:OMX_U8 (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Types.h153 typedef unsigned char OMX_U8; typedef
378 OMX_U8 nVersionMajor; /**< Major version accessor element */
379 OMX_U8 nVersionMinor; /**< Minor version accessor element */
380 OMX_U8 nRevision; /**< Revision version accessor element */
381 OMX_U8 nStep; /**< Step version accessor element */
DOMX_Component.h158 OMX_U8 contentURI[1]; /**< The URI name */
264 OMX_U8 nKeySizeUsed;
265 OMX_U8 nKey[128];
270 OMX_U8 nValue[1];
305 OMX_U8 nKey [128];
307 OMX_U8 nLanguageCountry[128];
501 OMX_IN OMX_U8* pBuffer);
586 OMX_OUT OMX_U8 *cRole,
DOMX_IndexExt.h134 OMX_U8 cKey[OMX_MAX_STRINGNAME_SIZE];
140 OMX_U8 cString[OMX_MAX_STRINGVALUE_SIZE];
216 OMX_U8 cName[OMX_MAX_STRINGNAME_SIZE];
DOMX_Image.h297 OMX_U8 nQuantizationMatrix[64];
335 OMX_U8 nNumberOfHuffmanCodeOfLength[16];
336 OMX_U8 nHuffmanTable[256];
DOMX_Core.h304OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component ro…
419 OMX_U8* pBuffer; /**< Pointer to actual block of memory
484 OMX_U8 data[1]; /* Supporting data hint */
1464 OMX_INOUT OMX_U8 **compNames);
1494 OMX_OUT OMX_U8 **roles);
DOMX_Video.h1002 OMX_U8 ErrMap[1]; /* Error map hint */
1050 OMX_U8 nNumSliceGroups;
1051 OMX_U8 nSliceGroupMapType;
DOMX_IVCommon.h269 OMX_U8 nCustomizedU;
270 OMX_U8 nCustomizedV;
DOMX_Audio.h893 OMX_U8 nMidiEvents[1]; /**< MIDI event array to be rendered immediately, or an
1020 OMX_U8 nMetaEventType; /**< Meta Event Type, 7bits (i.e. 0 - 127) */
1036 OMX_U8 nData[1]; /**< array of one or more bytes of meta data
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSoftOMXComponent.h81 OMX_U8 *ptr);
145 OMX_U8 *ptr);
DSimpleSoftOMXComponent.h132 OMX_U8 *ptr);
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp189 OMX_U8 *ptr) { in UseBufferWrapper()
293 OMX_U8 * /* ptr */) { in useBuffer() argument
DOMXNodeInstance.cpp106 OMX_U32 portIndex, bool copy, OMX_U8 *backup) in BufferMeta()
130 OMX_U8 *getPointer() { in getPointer()
131 return mMem.get() ? static_cast<OMX_U8*>(mMem->pointer()) : in getPointer()
132 mHidlMemory.get() ? static_cast<OMX_U8*>( in getPointer()
195 OMX_U8 *mBackup;
1229 OMX_U8 *data = NULL; in useBuffer_l()
1234 data = new (std::nothrow) OMX_U8[allottedSize]; in useBuffer_l()
1243 data = static_cast<OMX_U8 *>(paramsPointer); in useBuffer_l()
1307 OMX_U8* bufferHandle = const_cast<OMX_U8*>( in useGraphicBuffer2_l()
1308 reinterpret_cast<const OMX_U8*>(graphicBuffer->handle)); in useGraphicBuffer2_l()
DSimpleSoftOMXComponent.cpp228 OMX_U8 *ptr) { in useBuffer()
286 OMX_U8 *ptr = new OMX_U8[size]; in allocateBuffer()
/frameworks/native/headers/media_plugin/media/hardware/
DHardwareAPI.h554 OMX_U8 nValue[1]; // IN/OUT