/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/ |
D | qc_omx_core.c | 55 extern const unsigned int SIZE_OF_CORE; 139 for(i=0; i< (int)SIZE_OF_CORE; i++) in get_cmp_index() 173 for(i=0; i< SIZE_OF_CORE; i++) in clear_cmp_handle() 208 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_handle_exists() 239 for(i=0; i< SIZE_OF_CORE; i++) in get_comp_handle_index() 306 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_already_exists() 343 for(i=0; i< SIZE_OF_CORE; i++) in get_cmp_handle() 382 for(i=0; i< SIZE_OF_CORE; i++) in OMX_Deinit() 529 if( ((unsigned int)i < SIZE_OF_CORE) && core[i].so_lib_handle) in OMX_FreeHandle() 625 if(index < SIZE_OF_CORE) in OMX_ComponentNameEnum() [all …]
|
/hardware/qcom/media/msm8974/mm-core/src/common/ |
D | qc_omx_core.c | 52 extern const unsigned int SIZE_OF_CORE; 136 for(i=0; i< (int)SIZE_OF_CORE; i++) in get_cmp_index() 170 for(i=0; i< SIZE_OF_CORE; i++) in clear_cmp_handle() 206 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_handle_exists() 239 for(i=0; i< SIZE_OF_CORE; i++) in get_comp_handle_index() 306 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_already_exists() 343 for(i=0; i< SIZE_OF_CORE; i++) in get_cmp_handle() 511 if( (i < (int)SIZE_OF_CORE) && core[i].so_lib_handle) in OMX_FreeHandle() 610 if(index < SIZE_OF_CORE) in OMX_ComponentNameEnum() 659 for (i=0; i<SIZE_OF_CORE;i++) in OMX_GetComponentsOfRole() [all …]
|
/hardware/qcom/sm7250/media/mm-core/src/ |
D | registry_table.c | 53 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable 54 omx_core_cb_type component[SIZE_OF_CORE];
|
D | registry_table_android.c | 56 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable 57 omx_core_cb_type component[SIZE_OF_CORE];
|
/hardware/qcom/sm8150/media/mm-core/src/ |
D | registry_table.c | 55 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable 56 omx_core_cb_type component[SIZE_OF_CORE];
|
D | registry_table_android.c | 58 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable 59 omx_core_cb_type component[SIZE_OF_CORE];
|
/hardware/qcom/media/msm8996/mm-core/src/common/ |
D | qc_omx_core.c | 53 extern const unsigned int SIZE_OF_CORE; 140 for(i=0; i< (int)SIZE_OF_CORE; i++) in get_cmp_index() 174 for(i=0; i< SIZE_OF_CORE; i++) in clear_cmp_handle() 210 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_handle_exists() 243 for(i=0; i< SIZE_OF_CORE; i++) in get_comp_handle_index() 310 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_already_exists() 347 for(i=0; i< SIZE_OF_CORE; i++) in get_cmp_handle() 601 if( (i < (int)SIZE_OF_CORE) && core[i].so_lib_handle) in OMX_FreeHandle() 708 if(index < SIZE_OF_CORE) in OMX_ComponentNameEnum() 757 for (i=0; i<SIZE_OF_CORE;i++) in OMX_GetComponentsOfRole() [all …]
|
/hardware/qcom/media/msm8998/mm-core/src/common/ |
D | qc_omx_core.c | 53 extern const unsigned int SIZE_OF_CORE; 140 for(i=0; i< (int)SIZE_OF_CORE; i++) in get_cmp_index() 174 for(i=0; i< SIZE_OF_CORE; i++) in clear_cmp_handle() 210 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_handle_exists() 243 for(i=0; i< SIZE_OF_CORE; i++) in get_comp_handle_index() 310 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_already_exists() 347 for(i=0; i< SIZE_OF_CORE; i++) in get_cmp_handle() 603 if( (i < (int)SIZE_OF_CORE) && core[i].so_lib_handle) in OMX_FreeHandle() 710 if(index < SIZE_OF_CORE) in OMX_ComponentNameEnum() 759 for (i=0; i<SIZE_OF_CORE;i++) in OMX_GetComponentsOfRole() [all …]
|
/hardware/qcom/sdm845/media/mm-core/src/common/ |
D | qc_omx_core.c | 53 extern const unsigned int SIZE_OF_CORE; 140 for(i=0; i< (int)SIZE_OF_CORE; i++) in get_cmp_index() 174 for(i=0; i< SIZE_OF_CORE; i++) in clear_cmp_handle() 210 for(i=0; i< SIZE_OF_CORE; i++) in is_cmp_handle_exists() 243 for(i=0; i< SIZE_OF_CORE; i++) in get_comp_handle_index() 311 for(i=0; i< SIZE_OF_CORE; i++) in get_cmp_handle() 567 if( (i < (int)SIZE_OF_CORE) && core[i].so_lib_handle) in OMX_FreeHandle() 674 …if((index < SIZE_OF_CORE) && strncmp(core[index].name, "OMX.QCOM.CUST.COMP.START",strlen("OMX.QCOM… in OMX_ComponentNameEnum() 723 for (i=0; i<SIZE_OF_CORE;i++) in OMX_GetComponentsOfRole() 748 for (i=0; i<SIZE_OF_CORE;i++) in OMX_GetComponentsOfRole() [all …]
|
/hardware/qcom/sdm845/media/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/media/msm8974/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/media/msm8998/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/sm8150/media/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/media/msm8996/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/sm7250/media/mm-core/src/default/ |
D | qc_registry_table_android.c | 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | qc_registry_table.c | 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/media/msm8996/mm-core/src/8909/ |
D | registry_table.c | 253 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
D | registry_table_android.c | 318 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/sdm845/media/mm-core/src/sdm710/ |
D | registry_table_android.c | 204 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|
/hardware/qcom/sdm845/media/mm-core/src/sdm845/ |
D | registry_table_android.c | 220 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type); variable
|