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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Index.h 168 OMX_IndexParamVideoH263, /**< reference: OMX_VIDEO_PARAM_H263TYPE */
  /frameworks/native/include/media/openmax/
OMX_Index.h 186 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/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 168 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 */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 347 case OMX_IndexParamVideoH263:
534 case OMX_IndexParamVideoH263:
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 583 case OMX_IndexParamVideoH263:
586 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoH263");
587 if(handle->venc_set_param(paramData,OMX_IndexParamVideoH263) != true)
    [all...]
video_encoder_device.cpp 588 case OMX_IndexParamVideoH263:
591 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoH263\n");
610 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoH263");
    [all...]
omx_video_base.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 445 OMX_IndexParamVideoH263,
459 OMX_IndexParamVideoH263,
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 322 case OMX_IndexParamVideoH263:
517 case OMX_IndexParamVideoH263:
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 396 case OMX_IndexParamVideoH263:
592 case OMX_IndexParamVideoH263:
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp 1011 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
1038 mNode, OMX_IndexParamVideoH263, &h263type, sizeof(h263type));
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [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 389 milliseconds