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

  /hardware/ti/omap4-aah/libI420colorconvert/
ColorConvert.cpp 22 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
62 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
  /hardware/ti/omap4xxx/libI420colorconvert/
ColorConvert.cpp 22 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
62 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 106 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
240 } else if (mColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
ColorConverter.cpp 49 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
121 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 87 #define HAL_NV12_PADDED_PIXEL_FORMAT (OMX_TI_COLOR_FormatYUV420PackedSemiPlanar - OMX_COLOR_FormatVendorStartUnused)
391 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
407 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
446 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
454 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 80 #define HAL_NV12_PADDED_PIXEL_FORMAT (OMX_TI_COLOR_FormatYUV420PackedSemiPlanar - OMX_COLOR_FormatVendorStartUnused)
360 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
376 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
415 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
423 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
  /frameworks/av/cmds/stagefright/
recordvideo.cpp 149 if (color == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar ||
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 450 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
469 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
545 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
566 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 447 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
458 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
525 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
544 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 311 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
330 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
400 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
421 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 309 pPortDef->format.video.eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
320 pPortParam->eColorFormat = OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
387 if(pPortDef->format.video.eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
406 if(pPortParams->eColorFormat == OMX_TI_COLOR_FormatYUV420PackedSemiPlanar)
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_IVCommon.h 167 OMX_TI_COLOR_FormatYUV420PackedSemiPlanar = 0x7F000100,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 143 OMX_TI_COLOR_FormatYUV420PackedSemiPlanar = 0x7F000100,
  /frameworks/av/media/libstagefright/
CameraSource.cpp 121 if (!strcmp(colorFormat, "OMX_TI_COLOR_FormatYUV420PackedSemiPlanar")) {
122 return OMX_TI_COLOR_FormatYUV420PackedSemiPlanar;
OMXCodec.cpp 805 case OMX_TI_COLOR_FormatYUV420PackedSemiPlanar:
    [all...]
ACodec.cpp     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]

Completed in 2496 milliseconds