HomeSort by relevance Sort by last modified time
    Searched refs:OMX_IndexParamVideoH263 (Results 1 - 25 of 33) sorted by null

1 2

  /frameworks/native/include/media/openmax/
OMX_Index.h 186 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Index.h 186 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderH263.cpp 85 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263);
OMXVideoEncoderH263.cpp 244 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 327 case OMX_IndexParamVideoH263:
530 case OMX_IndexParamVideoH263:
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 704 case OMX_IndexParamVideoH263:
707 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoH263");
708 if(handle->venc_set_param(paramData,OMX_IndexParamVideoH263) != true)
    [all...]
video_encoder_device.cpp 781 case OMX_IndexParamVideoH263:
784 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoH263\n");
806 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoH263");
    [all...]
video_encoder_device_copper.cpp 853 case OMX_IndexParamVideoH263:
856 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoH263\n");
878 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoH263");
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 633 OMX_IndexParamVideoH263,
647 OMX_IndexParamVideoH263,
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 724 case OMX_IndexParamVideoH263:
727 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoH263");
728 if (handle->venc_set_param(paramData,OMX_IndexParamVideoH263) != true)
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 668 OMX_IndexParamVideoH263,
682 OMX_IndexParamVideoH263,
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]

Completed in 1248 milliseconds

1 2