/external/opencore/extern_libs_v2/khronos/openmax/include/ |
D | OMX_Audio.h | 137 OMX_U32 nSize; /**< size of the structure in bytes */ 139 OMX_U32 nPortIndex; /**< Indicates which port to set */ 140 …OMX_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 …]
|
D | OMX_Video.h | 144 OMX_U32 nFrameWidth; 145 OMX_U32 nFrameHeight; 147 OMX_U32 nSliceHeight; 148 OMX_U32 nBitrate; 149 OMX_U32 xFramerate; 173 OMX_U32 nSize; 175 OMX_U32 nPortIndex; 176 OMX_U32 nIndex; 179 OMX_U32 xFramerate; 197 OMX_U32 nSize; [all …]
|
D | OMX_IVCommon.h | 162 OMX_U32 nSize; /**< Size of the structure in bytes */ 164 OMX_U32 nPortIndex; /**< Port that this struct applies to */ 176 OMX_U32 nSize; /**< Size of the structure in bytes */ 178 OMX_U32 nPortIndex; /**< Port that this struct applies to */ 215 OMX_U32 nSize; 217 OMX_U32 nPortIndex; 236 OMX_U32 nSize; 238 OMX_U32 nPortIndex; 256 OMX_U32 nSize; 258 OMX_U32 nPortIndex; [all …]
|
D | OMX_Component.h | 79 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 …]
|
D | OMX_Image.h | 131 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 …]
|
D | OMX_Other.h | 102 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 …]
|
D | OMX_Core.h | 291 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 …]
|
D | OMX_Types.h | 163 typedef unsigned long OMX_U32; typedef 273 OMX_U32 nValue; /**< actual value */ 274 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 275 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */ 304 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ 305 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ 355 OMX_U32 nVersion; /**< 32 bit value to make accessing the
|
/external/opencore/codecs_v2/omx/omx_baseclass/include/ |
D | pv_omxcomponent.h | 74 OMX_U32* BufferState; 76 OMX_U32 NumAssignedBuffers; 84 OMX_U32 NumBufferFlushed; 121 OMX_U32 ActualNumPortFormatsSupported; 174 OMX_IN OMX_U32 nPortIndex, 176 OMX_IN OMX_U32 nSizeBytes, 182 OMX_IN OMX_U32 nPortIndex, 184 OMX_IN OMX_U32 nSizeBytes); 188 OMX_IN OMX_U32 nPortIndex, 194 OMX_IN OMX_U32 nParam, [all …]
|
/external/opencore/codecs_v2/omx/omx_common/include/ |
D | pv_omxcore.h | 117 OMX_INOUT OMX_U32 *pNumComps, 122 OMX_IN OMX_U32 nNameLength, 123 OMX_IN OMX_U32 nIndex); 134 OMX_INOUT OMX_U32* pNumRoles, 139 OMX_IN OMX_U32 nPortOutput, 141 OMX_IN OMX_U32 nPortInput); 195 OMX_U32 NumberOfRolesSupported; 198 … OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 200 …Component)(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 204 for (OMX_U32 ii = 0; ii < NumberOfRolesSupported; ii++) in GetRolesOfComponent() [all …]
|
D | pv_omx_config_parser.h | 66 OMX_U32 inBytes; //length of codec configuration header 75 OMX_U32 SamplesPerSec; 80 OMX_U32 width; 81 OMX_U32 height; 82 OMX_U32 profile; 83 OMX_U32 level;
|
/external/opencore/codecs_v2/omx/omx_mastercore/include/ |
D | omx_interface.h | 45 OMX_IN OMX_U32 nNameLength, 46 OMX_IN OMX_U32 nIndex); 61 OMX_INOUT OMX_U32 *pNumComps, 67 OMX_INOUT OMX_U32 *pNumRoles, 73 OMX_IN OMX_U32 nPortOutput, 75 OMX_IN OMX_U32 nPortInput); 166 OMX_IN OMX_U32 nNameLength, 167 OMX_IN OMX_U32 nIndex); 182 OMX_INOUT OMX_U32 *pNumComps, 188 OMX_INOUT OMX_U32 *pNumRoles, [all …]
|
/external/opencore/codecs_v2/omx/omx_mastercore/src/ |
D | pv_omxmastercore.cpp | 58 OMX_U32 iNumMasterOMXInstances; 73 OMX_U32 iTotalNumOMXComponents; 76 OMX_U32 iNumOMXCores; 84 OMX_U32 OMXCoreIndex; 85 OMX_U32 CompIndex; 91 OMX_U32 OMXCoreIndex; 101 static OMX_ERRORTYPE GetRegIndexForHandle(OMX_HANDLETYPE hComponent, OMX_U32 &index, OMXMasterCoreG… in GetRegIndexForHandle() 136 OMX_U32 jj; in _OMX_MasterInit() 137 OMX_U32 index; in _OMX_MasterInit() 138 OMX_U32 master_index = 0; in _OMX_MasterInit() [all …]
|
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
D | omx_proxy_interface.h | 157 OMX_IN OMX_U32 nPortIndex, 159 OMX_IN OMX_U32 nSizeBytes, 165 OMX_IN OMX_U32 nPortIndex, 167 OMX_IN OMX_U32 nSizeBytes); 171 OMX_IN OMX_U32 nPortIndex, 182 OMX_IN OMX_U32 nParam, 240 OMX_IN OMX_U32 nPortIndex, 242 OMX_IN OMX_U32 nSizeBytes, 248 OMX_IN OMX_U32 nPortIndex, 250 OMX_IN OMX_U32 nSizeBytes); [all …]
|
/external/opencore/codecs_v2/omx/omx_aac/include/ |
D | aac_dec.h | 44 OMX_BOOL AacDecInit(OMX_U32 aDesiredChannels); 49 OMX_U32* aOutputLength, OMX_U8** aInBuffer, 50 OMX_U32* aInBufSize, OMX_S32* aIsFirstBuffer, 53 OMX_U32* aSamplesPerFrame, OMX_BOOL* aResizeFlag); 68 OMX_U32 iNumOfChannels; 69 OMX_U32 iMemReq;
|
/external/opencore/codecs_v2/omx/omx_common/src/ |
D | pv_omxregistry.cpp | 46 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 47 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 94 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 95 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 159 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 160 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 220 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 221 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 280 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); 281 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); [all …]
|
D | pv_omxcore.cpp | 162 OMX_U32 ii; in OSCL_DLL_ENTRY_POINT_DEFAULT() 493 OMX_U32 &aRefCount = data->ipInstantiatedComponentReg[ii]->SharedLibraryRefCounter; in _OMX_Deinit() 637 OMX_U32 &aRefCount = data->ipRegTemplateList[ii]->SharedLibraryRefCounter; in _Cleanup_Component() 704 OMX_U32* componentIndex = &(data->iComponentIndex); in OMX_GetHandle() 708 OMX_U32 jj; in OMX_GetHandle() 807 OMX_U32* componentIndex = &(data->iComponentIndex); in OMX_GetHandle() 811 OMX_U32 jj; in OMX_GetHandle() 844 OMX_U32 &aRefCount = data->ipRegTemplateList[ii]->SharedLibraryRefCounter; in OMX_GetHandle() 985 OMX_U32 &aRefCount = data->ipInstantiatedComponentReg[ii]->SharedLibraryRefCounter; in OMX_FreeHandle() 1010 OMX_IN OMX_U32 nNameLength, in OMX_MasterComponentNameEnum() [all …]
|
/external/opencore/codecs_v2/omx/omx_amr/include/ |
D | amr_dec.h | 53 OMX_U32* aOutputLength, OMX_U8** aInBuffer, 54 OMX_U32* aInBufSize, OMX_S32* aIsFirstBuffer, 58 OMX_U32* aOutputLength); 68 void GetStartPointsForIETFCombinedMode(OMX_U8* aPtrIn, OMX_U32 aLength, 80 OMX_U32 iOutputFrameSize;
|
/external/opencore/codecs_v2/omx/omx_m4venc/include/ |
D | mpeg4_enc.h | 77 OMX_U32* aOutputLength, 81 OMX_U32 aInBufSize, 87 OMX_BOOL Mp4UpdateBitRate(OMX_U32 aEncodedBitRate); 88 OMX_BOOL Mp4UpdateFrameRate(OMX_U32 aEncodeFramerate); 119 OMX_U32 iVolHeaderSize;
|
/external/opencore/codecs_v2/omx/omx_h264enc/include/ |
D | avc_enc.h | 65 OMX_U32* aOutputLength, 69 OMX_U32* aInBufSize, 75 OMX_U32* aInBufSize, 82 OMX_BOOL AvcUpdateBitRate(OMX_U32 aEncodedBitRate); 83 OMX_BOOL AvcUpdateFrameRate(OMX_U32 aEncodeFramerate);
|
D | omx_avcenc_component.h | 83 OMX_U32 iInternalOutBufFilledLen; 88 OMX_U32 iNALSizeArray[MAX_NAL_PER_FRAME]; 89 OMX_U32 iNALSizeSum; 90 OMX_U32 iNALCount;
|
/external/opencore/codecs_v2/omx/omx_h264/include/ |
D | avc_dec.h | 71 OMX_U32 InputBytesConsumed; 76 OMX_BOOL AvcDecodeVideo_OMX(OMX_U8* aOutBuffer, OMX_U32* aOutputLength, 77 OMX_U8** aInputBuf, OMX_U32* aInBufSize, 87 …OMX_BOOL FlushOutput_OMX(OMX_U8* aOutBuffer, OMX_U32* aOutputLength, OMX_TICKS* aOutTimestamp, OMX… 89 …us GetNextFullNAL_OMX(uint8** aNalBuffer, int32* aNalSize, OMX_U8* aInputBuf, OMX_U32* aInBufSize);
|
D | omx_avc_component.h | 84 OMX_U32 iNALSizeArray[MAX_NAL_PER_FRAME]; // 100 should be more than enough NALs per frame 85 OMX_U32 iCurrNAL; 86 OMX_U32 iNumNALs; 87 OMX_U32 iNALOffset;
|
/external/opencore/codecs_v2/omx/omx_amrenc/include/ |
D | amr_enc.h | 50 OMX_U32* aInputFrameLength, 51 OMX_U32* aMaxNumberOutputFrames); 56 OMX_U32* aOutputLength, 58 OMX_U32 aInBufSize,
|
/external/opencore/codecs_v2/omx/omx_m4v/include/ |
D | omx_mpeg4_component.h | 83 OMX_BOOL DecodeH263Header(OMX_U8* aInputBuffer, OMX_U32* aBufferSize); 92 OMX_U32 iH263DataBitPos; 93 OMX_U32 iH263BitPos; 94 OMX_U32 iH263BitBuf;
|