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

  /hardware/qcom/media/mm-core/src/default/
qc_registry_table_android.c 57 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table.c 60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 55 extern const unsigned int SIZE_OF_CORE;
139 for(i=0; i< (int)SIZE_OF_CORE; i++)
173 for(i=0; i< SIZE_OF_CORE; i++)
208 for(i=0; i< SIZE_OF_CORE; i++)
239 for(i=0; i< SIZE_OF_CORE; i++)
306 for(i=0; i< SIZE_OF_CORE; i++)
343 for(i=0; i< SIZE_OF_CORE; i++)
382 for(i=0; i< SIZE_OF_CORE; i++)
529 if( ((unsigned int)i < SIZE_OF_CORE) && core[i].so_lib_handle)
625 if(index < SIZE_OF_CORE)
    [all...]
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.c 52 extern const unsigned int SIZE_OF_CORE;
136 for(i=0; i< (int)SIZE_OF_CORE; i++)
170 for(i=0; i< SIZE_OF_CORE; i++)
206 for(i=0; i< SIZE_OF_CORE; i++)
239 for(i=0; i< SIZE_OF_CORE; i++)
306 for(i=0; i< SIZE_OF_CORE; i++)
343 for(i=0; i< SIZE_OF_CORE; i++)
511 if( (i < (int)SIZE_OF_CORE) && core[i].so_lib_handle)
610 if(index < SIZE_OF_CORE)
659 for (i=0; i<SIZE_OF_CORE;i++
    [all...]
  /hardware/qcom/media/mm-core/src/8226/
qc_registry_table.c 422 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 487 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8610/
qc_registry_table.c 436 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 461 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8960/
qc_registry_table.c 270 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 493 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8974/
qc_registry_table.c 436 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 512 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/omxcore/src/7630/
qc_registry_table_android.c 445 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table.c 662 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8084/
qc_registry_table.c 478 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 556 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8660/
qc_registry_table_android.c 466 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table.c 669 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/7630/
qc_registry_table_android.c 550 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table.c 744 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/plutonium/
registry_table.c 493 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
registry_table_android.c 588 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/7627A/
qc_registry_table.c 810 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 709 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);

Completed in 648 milliseconds