/hardware/qcom/media/mm-core/src/common/ |
D | omx_core_cmp.h | 81 OMX_IN OMX_INDEXTYPE configIndex, 86 OMX_IN OMX_INDEXTYPE configIndex,
|
D | omx_core_cmp.cpp | 174 OMX_IN OMX_INDEXTYPE configIndex, in qc_omx_component_get_config() argument 184 configIndex, in qc_omx_component_get_config() 192 OMX_IN OMX_INDEXTYPE configIndex, in qc_omx_component_set_config() argument 202 configIndex, in qc_omx_component_set_config()
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
D | omx_core_cmp.h | 81 OMX_IN OMX_INDEXTYPE configIndex, 86 OMX_IN OMX_INDEXTYPE configIndex,
|
D | omx_core_cmp.cpp | 174 OMX_IN OMX_INDEXTYPE configIndex, in qc_omx_component_get_config() argument 184 configIndex, in qc_omx_component_get_config() 192 OMX_IN OMX_INDEXTYPE configIndex, in qc_omx_component_set_config() argument 202 configIndex, in qc_omx_component_set_config()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_encoder.h | 54 OMX_INDEXTYPE configIndex,
|
D | omx_video_base.h | 269 OMX_INDEXTYPE configIndex, 299 OMX_INDEXTYPE configIndex,
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 55 OMX_INDEXTYPE configIndex,
|
D | omx_video_base.h | 284 OMX_INDEXTYPE configIndex, 314 OMX_INDEXTYPE configIndex,
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 326 OMX_INDEXTYPE configIndex, 356 OMX_INDEXTYPE configIndex,
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 330 OMX_INDEXTYPE configIndex, 360 OMX_INDEXTYPE configIndex,
|
D | omx_vdec.h | 350 OMX_INDEXTYPE configIndex, 380 OMX_INDEXTYPE configIndex,
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1209 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 1225 switch(configIndex) in set_config() 1419 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex); in set_config()
|
D | omx_video_base.cpp | 1881 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 1905 switch(configIndex) in get_config() 1933 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex); in get_config()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1221 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 1235 switch (configIndex) { in set_config() 1451 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex); in set_config()
|
D | omx_video_base.cpp | 1790 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 1812 switch (configIndex) { in get_config() 1847 DEBUG_PRINT_ERROR("ERROR: unsupported index %d", (int) configIndex); in get_config()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 3413 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 3424 switch (configIndex) in get_config() 3491 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex); in get_config() 3514 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 3534 if (configIndex == OMX_IndexVendorVideoExtraData) in set_config() 3654 else if (configIndex == OMX_IndexConfigVideoNalSize) in set_config()
|
D | omx_vdec.cpp | 3666 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 3677 switch (configIndex) in get_config() 3765 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex); in get_config() 3788 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 3808 if (configIndex == OMX_IndexVendorVideoExtraData) in set_config() 3928 else if (configIndex == OMX_IndexConfigVideoNalSize) in set_config()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 3423 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 3433 switch ((unsigned long)configIndex) { in get_config() 3482 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex); in get_config() 3505 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 3518 if (configIndex == (OMX_INDEXTYPE)OMX_IndexVendorVideoExtraData) { in set_config() 3620 } else if (configIndex == OMX_IndexConfigVideoNalSize) { in set_config() 3653 } else if (configIndex == OMX_IndexVendorVideoFrameRate) { in set_config()
|
D | omx_vdec_hevc.cpp | 3248 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 3258 switch ((unsigned long)configIndex) { in get_config() 3312 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex); in get_config() 3335 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 3353 if (configIndex == (OMX_INDEXTYPE)OMX_IndexVendorVideoExtraData) { in set_config() 3455 } else if (configIndex == OMX_IndexConfigVideoNalSize) { in set_config()
|
D | omx_vdec.cpp | 3498 OMX_IN OMX_INDEXTYPE configIndex, in get_config() argument 3508 switch (configIndex) { in get_config() 3579 DEBUG_PRINT_ERROR("get_config: unknown param %d\n",configIndex); in get_config() 3602 OMX_IN OMX_INDEXTYPE configIndex, in set_config() argument 3620 if (configIndex == OMX_IndexVendorVideoExtraData) { in set_config() 3728 } else if (configIndex == OMX_IndexConfigVideoNalSize) { in set_config()
|