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

  /hardware/qcom/media/mm-core/src/default/
qc_registry_table.c 63 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.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 < SIZE_OF_CORE) && core[i].so_lib_handle)
608 if(index < SIZE_OF_CORE)
657 for (i=0; i<SIZE_OF_CORE;i++
    [all...]
  /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 509 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/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/8974/
qc_registry_table.c 446 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/7627A/
qc_registry_table.c 778 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 677 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);

Completed in 80 milliseconds