HomeSort by relevance Sort by last modified time
    Searched refs:bEnableResync (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 315 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
509 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 447 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
683 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 418 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
553 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 522 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
699 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h 335 * bEnableResync : Enable/disable resynchronization markers
347 OMX_BOOL bEnableResync;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 353 * bEnableResync : Enable/disable resynchronization markers
365 OMX_BOOL bEnableResync;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 335 * bEnableResync : Enable/disable resynchronization markers
347 OMX_BOOL bEnableResync;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 335 * bEnableResync : Enable/disable resynchronization markers
347 OMX_BOOL bEnableResync;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 335 * bEnableResync : Enable/disable resynchronization markers
347 OMX_BOOL bEnableResync;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp 915 errorCorrectionType.bEnableResync = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c     [all...]

Completed in 506 milliseconds