HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U8 (Results 26 - 50 of 162) sorted by null

12 3 4 5 6 7

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 497 OMX_U8 PendingInPausedBufs;
499 OMX_U8 PendingOutPausedBufs;
542 OMX_U8 AlloBuf_waitingsignal;
546 OMX_U8 codecStop_waitingsignal;
550 OMX_U8 codecFlush_waitingsignal;
554 OMX_U8 InLoaded_readytoidle;
558 OMX_U8 InIdle_goingtoloaded;
560 OMX_U8 nUnhandledFillThisBuffers;
561 OMX_U8 nUnhandledEmptyThisBuffers;
567 OMX_U8 AlloBuf_waitingsignal
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 629 OMX_U8 nBufferCnt;
811 OMX_U8* pHoldBuffer;
813 OMX_U8* iHoldBuffer;
834 OMX_U8 AlloBuf_waitingsignal;
838 OMX_U8 InLoaded_readytoidle;
842 OMX_U8 InIdle_goingtoloaded;
845 OMX_U8 AlloBuf_waitingsignal;
848 OMX_U8 InLoaded_readytoidle;
851 OMX_U8 InIdle_goingtoloaded;
866 OMX_U8 nUnhandledFillThisBuffers
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 323 OMX_U8 nBufferCnt;
539 OMX_U8 AlloBuf_waitingsignal;
543 OMX_U8 InLoaded_readytoidle;
547 OMX_U8 InIdle_goingtoloaded;
550 OMX_U8 AlloBuf_waitingsignal;
553 OMX_U8 InLoaded_readytoidle;
556 OMX_U8 InIdle_goingtoloaded;
569 OMX_U8 IpBufindex;
571 OMX_U8 OpBufindex;
777 OMX_U8 *pBuffer
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 107 OMX_U8 ErrMap[(864 * 480) / 256]; /* Error map hint */
559 OMX_U8* pOriginalBuffer;
561 OMX_U8* pTempBuffer;
597 OMX_U8 nTail;
598 OMX_U8 nHead;
599 OMX_U8 nCount;
616 OMX_U8 nBufferCnt;
658 OMX_U8* cnOptional;
667 OMX_U8* pcSupplementalData;
694 OMX_U8* pcUserData
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Core.h 66 OMX_INOUT OMX_U8 **compNames);
70 OMX_OUT OMX_U8 **roles);
  /frameworks/base/media/libstagefright/omx/
OMXComponentBase.h 55 OMX_U8 *buffer) = 0;
70 virtual OMX_ERRORTYPE enumerateRoles(OMX_U8 *role, OMX_U32 index) = 0;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Dec_Utils.h 161 OMX_U8 *pBuffer,
190 OMX_U32 G729DEC_IsValid(G729DEC_COMPONENT_PRIVATE *pComponentPrivate, OMX_U8 *pBuffer, OMX_DIRTYPE eDir) ;
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Common.h 95 _ptr_ = (_name_*)(((OMX_U8*)_ptr_ + DSP_CACHE_ALIGNMENT));
116 _pStruct_ = (_name_*)(((OMX_U8*)_pStruct_ - DSP_CACHE_ALIGNMENT));\
  /device/samsung/crespo/libstagefrighthw/
SEC_OMX_Plugin.cpp 119 OMX_U8 **array = new OMX_U8 *[numRoles];
121 array[i] = new OMX_U8[OMX_MAX_STRINGNAME_SIZE];
SEC_OMX_Plugin.h 61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 280 OMX_U8 nQuantizationMatrix[64];
318 OMX_U8 nNumberOfHuffmanCodeOfLength[16];
319 OMX_U8 nHuffmanTable[256];
OMX_Component.h 141 OMX_U8 contentURI[1]; /**< The URI name */
247 OMX_U8 nKeySizeUsed;
248 OMX_U8 nKey[128];
253 OMX_U8 nValue[1];
288 OMX_U8 nKey [128];
290 OMX_U8 nLanguageCountry[128];
484 OMX_IN OMX_U8* pBuffer);
569 OMX_OUT OMX_U8 *cRole,
  /frameworks/base/include/media/stagefright/openmax/
OMX_Image.h 297 OMX_U8 nQuantizationMatrix[64];
335 OMX_U8 nNumberOfHuffmanCodeOfLength[16];
336 OMX_U8 nHuffmanTable[256];
OMX_Component.h 158 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,
  /hardware/msm7k/libstagefrighthw/
QComOMXPlugin.cpp 118 OMX_U8 **array = new OMX_U8 *[numRoles];
120 array[i] = new OMX_U8[OMX_MAX_STRINGNAME_SIZE];
QComOMXPlugin.h 61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 280 OMX_U8 nQuantizationMatrix[64];
318 OMX_U8 nNumberOfHuffmanCodeOfLength[16];
319 OMX_U8 nHuffmanTable[256];
OMX_Component.h 141 OMX_U8 contentURI[1]; /**< The URI name */
247 OMX_U8 nKeySizeUsed;
248 OMX_U8 nKey[128];
253 OMX_U8 nValue[1];
288 OMX_U8 nKey [128];
290 OMX_U8 nLanguageCountry[128];
484 OMX_IN OMX_U8* pBuffer);
569 OMX_OUT OMX_U8 *cRole,
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 185 bool isNewFrame(OMX_IN OMX_U8 *bitstream,
191 boolean extract_rbsp(OMX_IN OMX_U8 *buffer,
194 OMX_OUT OMX_U8 *rbsp_bistream,
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.cpp 118 OMX_U8 **array = new OMX_U8 *[numRoles];
120 array[i] = new OMX_U8[OMX_MAX_STRINGNAME_SIZE];
TIOMXPlugin.h 61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 280 OMX_U8 nQuantizationMatrix[64];
318 OMX_U8 nNumberOfHuffmanCodeOfLength[16];
319 OMX_U8 nHuffmanTable[256];
OMX_Component.h 141 OMX_U8 contentURI[1]; /**< The URI name */
247 OMX_U8 nKeySizeUsed;
248 OMX_U8 nKey[128];
253 OMX_U8 nValue[1];
288 OMX_U8 nKey [128];
290 OMX_U8 nLanguageCountry[128];
484 OMX_IN OMX_U8* pBuffer);
569 OMX_OUT OMX_U8 *cRole,
  /hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.h 61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDec_Utils.h 130 OMX_U8 *pBuffer,
154 OMX_U32 NBAMRDEC_IsValid(AMRDEC_COMPONENT_PRIVATE *pComponentPrivate, OMX_U8 *pBuffer, OMX_DIRTYPE eDir) ;

Completed in 6327 milliseconds

12 3 4 5 6 7