HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U8 (Results 101 - 125 of 457) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 41 void armVCM4P2_Clip8(OMX_S16 *pSrc, OMX_U8 *pDst, OMX_INT dstStep );
117 const OMX_U8 ** ppBitStream,
119 OMX_U8 *pDst,
123 OMX_U8 curQP,
124 const OMX_U8 *pQPBuf,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 49 const OMX_U8 *pVRow = &armVCM4P10_VMatrix[QP%6][0];
106 const OMX_U8 **ppSrc,
107 const OMX_U8 *pPred,
109 OMX_U8 *pDst,
153 pDst[y*dstStep+x] = (OMX_U8)armClip(0,255,pPred[y*predStep+x] + pDelta[4*y+x]);
omxVCM4P10_BlockMatch_Half.c 93 const OMX_U8* pSrcOrgY,
95 const OMX_U8* pSrcRefY,
97 OMX_U8 iBlockWidth,
98 OMX_U8 iBlockHeight,
109 const OMX_U8 *pTempSrcRefY, *pTempSrcOrgY;
112 OMX_U8 interpolY[256];
omxVCM4P10_BlockMatch_Quarter.c 93 const OMX_U8* pSrcOrgY,
95 const OMX_U8* pSrcRefY,
97 OMX_U8 iBlockWidth,
98 OMX_U8 iBlockHeight,
109 const OMX_U8 *pTempSrcRefY, *pTempSrcOrgY;
112 OMX_U8 interpolY[256];
omxVCM4P10_PredictIntra_16x16.c 95 const OMX_U8* pSrcLeft,
96 const OMX_U8 *pSrcAbove,
97 const OMX_U8 *pSrcAboveLeft,
98 OMX_U8* pDst,
181 pDst[y*dstStep+x] = (OMX_U8)Sum;
205 pDst[y*dstStep+x] = (OMX_U8)armClip(0,255,Sum);
armVCM4P10_InterpolateHalfHor_Luma.c 60 const OMX_U8* pSrc,
62 OMX_U8* pDst,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_FillVLCBuffer.c 79 OMX_U8 **ppBitStream,
85 OMX_U8 fMode,
86 OMX_U8 last,
87 OMX_U8 maxRunForMultipleEntries,
88 const OMX_U8 *pRunIndexTable,
  /frameworks/native/include/media/openmax/
OMX_Types.h 152 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
153 typedef unsigned char OMX_U8;
372 OMX_U8 nVersionMajor; /**< Major version accessor element */
373 OMX_U8 nVersionMinor; /**< Minor version accessor element */
374 OMX_U8 nRevision; /**< Revision version accessor element */
375 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-video-legacy/vidc/common/inc/
extra_data_handler.h 84 OMX_U8 *rbsp_buf;
92 OMX_S32 parse_rbsp(OMX_U8 *buf, OMX_U32 len);
93 OMX_S32 parse_sei(OMX_U8 *buffer, OMX_U32 buffer_length);
97 OMX_S32 create_rbsp(OMX_U8 *buf, OMX_U32 nalu_type);
98 OMX_U32 create_sei(OMX_U8 *buffer);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 149 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
150 typedef unsigned char OMX_U8;
349 OMX_U8 nVersionMajor; /**< Major version accessor element */
350 OMX_U8 nVersionMinor; /**< Minor version accessor element */
351 OMX_U8 nRevision; /**< Revision version accessor element */
352 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 463 OMX_U8 nFrames;
565 OMX_U8* pHoldBuffer;
594 OMX_U8 bStopSent;
599 OMX_U8 AlloBuf_waitingsignal;
603 OMX_U8 codecStop_waitingsignal;
607 OMX_U8 InLoaded_readytoidle;
611 OMX_U8 InIdle_goingtoloaded;
619 OMX_U8 AlloBuf_waitingsignal;
622 OMX_U8 InLoaded_readytoidle;
625 OMX_U8 InIdle_goingtoloaded;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 302 OMX_U8 *iRBuff ;
303 OMX_U8 *iGBuff;
304 OMX_U8 *iBBuff ;
305 OMX_U8 *iOvlyConvBufPtr ;
306 OMX_U8 iRKey;
307 OMX_U8 iGKey;
308 OMX_U8 iBKey;
309 OMX_U8 iAlign ;
319 OMX_U8 *pBufferStart;
416 OMX_U8 ExeToIdleFlag; /* StateCheck */
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 105 OMX_ERRORTYPE SetRolesOfComponent(OMX_U32 nr_roles, const OMX_U8 **roles);
188 OMX_IN OMX_U8* pBuffer);
195 OMX_IN OMX_U8* pBuffer);
244 OMX_OUT OMX_U8 *cRole,
248 OMX_OUT OMX_U8 *cRole,
265 const OMX_U8 **comp_roles,
266 OMX_U32 *nr_roles, OMX_U8 **roles);
339 void TransStatePort(OMX_U32 port_index, OMX_U8 state);
411 OMX_U8 **roles;
442 const static OMX_U8 OMX_SPEC_VERSION_MAJOR = 1
    [all...]
cmodule.h 66 OMX_ERRORTYPE GetComponentRoles(OMX_U32 *nr_roles, OMX_U8 **roles);
90 OMX_U8 **roles;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ComputeTextureErrorBlock.c 70 const OMX_U8 *pSrc,
72 const OMX_U8 *pSrcRef,
omxVCCOMM_ComputeTextureErrorBlock_SAD.c 72 const OMX_U8 *pSrc,
74 const OMX_U8 *pSrcRef,
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 557 OMX_U8 EosFlagSent;
595 OMX_U8 iReplicatedDataSize;
798 OMX_U8 IpBufindex;
801 OMX_U8 OpBufindex;
804 OMX_U8 SendAfterEOS;
806 OMX_U8 InputEosSet;
818 OMX_U8 AlloBuf_waitingsignal;
822 OMX_U8 InLoaded_readytoidle;
826 OMX_U8 InIdle_goingtoloaded;
830 OMX_U8 codecStop_waitingsignal
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
QOMX_JpegExtensions.h 190 OMX_U8 scaling_enabled;
205 OMX_U8 *mobicatData;
225 OMX_U8 *metadata;
234 OMX_U8 *metaKey;
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.h 54 static OMX_U8* MemAllocDataBuffer(OMX_U32 nSizeBytes, OMX_PTR pUserData);
55 static void MemFreeDataBuffer(OMX_U8 *pBuffer, OMX_PTR pUserData);
56 OMX_U8* MemAllocDataBuffer(OMX_U32 nSizeBytes);
57 void MemFreeDataBuffer(OMX_U8 *pBuffer);
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.h 65 OMX_U8* inPtr; //pointer to codec configuration header

Completed in 1051 milliseconds

1 2 3 45 6 7 8 91011>>