HomeSort by relevance Sort by last modified time
    Searched refs:OMX_S8 (Results 1 - 15 of 15) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 153 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
154 typedef signed char OMX_S8;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 401 OMX_S8 BufHeader;
402 OMX_S8 Buffer;
786 OMX_S8 nUnhandledFillThisBuffers;
787 OMX_S8 nUnhandledEmptyThisBuffers;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 135 /** OMX_S8 is an 8 bit signed quantity that is byte aligned */
136 typedef signed char OMX_S8;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 732 OMX_S8 nUnhandledFillThisBuffers;
733 OMX_S8 nUnhandledEmptyThisBuffers;
739 OMX_S8 ProcessingInputBuf;
740 OMX_S8 ProcessingOutputBuf;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 288 OMX_S8 BufHeader;
289 OMX_S8 Buffer;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 613 OMX_S8 nUnhandledFillThisBuffers;
614 OMX_S8 nUnhandledEmptyThisBuffers;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 920 OMX_S8 ProcessingInputBuf;
921 OMX_S8 ProcessingOutputBuf;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 757 OMX_S8 ProcessingInputBuf;
758 OMX_S8 ProcessingOutputBuf;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 669 OMX_S8 *p = (OMX_S8 *)"hello";
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 153 OMX_S8 InputCallbacksPending = 0;
154 OMX_S8 OutputLastPending = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 505 OMX_S8 fParam1 = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c     [all...]

Completed in 157 milliseconds