Searched refs:QOMX_IndexConfigVideoIntraperiod (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_QCOMExtns.h289 QOMX_IndexConfigVideoIntraperiod = 0x7F000007, enumerator in enum:OMX_QCOM_EXTN_INDEXTYPE
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp751 (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod,
762 (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod,
1368 dynamic_config.config_param = (OMX_INDEXTYPE)QOMX_IndexConfigVideoIntraperiod;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp783 (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod,
793 (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod,
1379 dynamic_config.config_param = (OMX_INDEXTYPE)QOMX_IndexConfigVideoIntraperiod;
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_QCOMExtns.h324 QOMX_IndexConfigVideoIntraperiod = 0x7F000007, enumerator in enum:OMX_QCOM_EXTN_INDEXTYPE
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1278 case QOMX_IndexConfigVideoIntraperiod:
1292 if(handle->venc_set_config(configData, (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod) != true)
1294 DEBUG_PRINT_ERROR("ERROR: Setting QOMX_IndexConfigVideoIntraperiod failed");
1324 DEBUG_PRINT_ERROR("ERROR: (QOMX_IndexConfigVideoIntraperiod) Unsupported port index: %u", pParam->nPortIndex);
H A Dvideo_encoder_device.cpp1076 case QOMX_IndexConfigVideoIntraperiod:
1078 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod\n");
H A Dvideo_encoder_device_copper.cpp1086 case QOMX_IndexConfigVideoIntraperiod:
1088 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod\n");
H A Domx_video_base.cpp1925 case QOMX_IndexConfigVideoIntraperiod:
1927 DEBUG_PRINT_LOW("get_config:QOMX_IndexConfigVideoIntraperiod\n");
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1620 case QOMX_IndexConfigVideoIntraperiod:
1626 DEBUG_PRINT_HIGH("set_config(): QOMX_IndexConfigVideoIntraperiod");
1646 if (handle->venc_set_config(configData, (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod) != true) {
1647 DEBUG_PRINT_ERROR("ERROR: Setting QOMX_IndexConfigVideoIntraperiod failed");
1671 DEBUG_PRINT_ERROR("ERROR: (QOMX_IndexConfigVideoIntraperiod) Unsupported port index: %u", (unsigned int)pParam->nPortIndex);
H A Dvideo_encoder_device.cpp1242 case QOMX_IndexConfigVideoIntraperiod:
1244 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod");
H A Domx_video_base.cpp1986 case QOMX_IndexConfigVideoIntraperiod:
1988 DEBUG_PRINT_LOW("get_config:QOMX_IndexConfigVideoIntraperiod");
H A Dvideo_encoder_device_v4l2.cpp1961 case QOMX_IndexConfigVideoIntraperiod:
1963 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod");
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_QCOMExtns.h331 QOMX_IndexConfigVideoIntraperiod = 0x7F000007, enumerator in enum:OMX_QCOM_EXTN_INDEXTYPE
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1756 case QOMX_IndexConfigVideoIntraperiod:
1762 DEBUG_PRINT_HIGH("set_config(): QOMX_IndexConfigVideoIntraperiod");
1782 if (handle->venc_set_config(configData, (OMX_INDEXTYPE) QOMX_IndexConfigVideoIntraperiod) != true) {
1783 DEBUG_PRINT_ERROR("ERROR: Setting QOMX_IndexConfigVideoIntraperiod failed");
1807 DEBUG_PRINT_ERROR("ERROR: (QOMX_IndexConfigVideoIntraperiod) Unsupported port index: %u", (unsigned int)pParam->nPortIndex);
H A Domx_swvenc_hevc.cpp904 case QOMX_IndexConfigVideoIntraperiod:
909 DEBUG_PRINT_HIGH("set_config(): QOMX_IndexConfigVideoIntraperiod");
933 DEBUG_PRINT_ERROR("ERROR: (QOMX_IndexConfigVideoIntraperiod) Unsupported port index: %u", pParam->nPortIndex);
H A Domx_swvenc_mpeg4.cpp1507 case QOMX_IndexConfigVideoIntraperiod:
1511 DEBUG_PRINT_HIGH("set_config(): QOMX_IndexConfigVideoIntraperiod");
1562 DEBUG_PRINT_ERROR("ERROR: (QOMX_IndexConfigVideoIntraperiod) Unsupported port index: %u", pParam->nPortIndex);
H A Dvideo_encoder_device.cpp1243 case QOMX_IndexConfigVideoIntraperiod:
1245 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod");
H A Domx_video_base.cpp2144 case QOMX_IndexConfigVideoIntraperiod:
2146 DEBUG_PRINT_LOW("get_config:QOMX_IndexConfigVideoIntraperiod");
H A Dvideo_encoder_device_v4l2.cpp2356 case QOMX_IndexConfigVideoIntraperiod:
2358 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod");

Completed in 255 milliseconds