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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 314 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
508 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 446 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
682 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 417 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
552 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 521 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
698 pDstErrorCorrectionType->bEnableHEC = pSrcErrorCorrectionType->bEnableHEC;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h 334 * bEnableHEC : Enable/disable header extension codes (HEC)
346 OMX_BOOL bEnableHEC;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 352 * bEnableHEC : Enable/disable header extension codes (HEC)
364 OMX_BOOL bEnableHEC;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 334 * bEnableHEC : Enable/disable header extension codes (HEC)
346 OMX_BOOL bEnableHEC;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 334 * bEnableHEC : Enable/disable header extension codes (HEC)
346 OMX_BOOL bEnableHEC;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 334 * bEnableHEC : Enable/disable header extension codes (HEC)
346 OMX_BOOL bEnableHEC;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp 914 errorCorrectionType.bEnableHEC = OMX_FALSE;
    [all...]

Completed in 358 milliseconds