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

  /external/libhevc/encoder/
ihevce_api.h 894 WORD32 i4_max_num_cores; member in struct:__anon28516
    [all...]
ihevce_error_check.c 326 PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_max_num_cores %d \n", ps_static_cfg_prms->s_multi_thrd_prms.i4_max_num_cores);
    [all...]
ihevce_plugin.c 331 ps_params->s_multi_thrd_prms.i4_max_num_cores = 1;
677 for(i4_ctr = 0; i4_ctr < ps_params->s_multi_thrd_prms.i4_max_num_cores; i4_ctr++)
    [all...]
ihevce_hle_interface.c 228 i4_total_cores = ps_enc_static_cfg_params->s_multi_thrd_prms.i4_max_num_cores;
    [all...]
  /external/libhevc/test/encoder/
main.c 413 ps_static_prms->s_multi_thrd_prms.i4_max_num_cores = i4_value;
    [all...]
  /frameworks/av/media/codec2/components/hevc/
C2SoftHevcEnc.cpp 468 mEncParams.s_multi_thrd_prms.i4_max_num_cores = mNumCores;
    [all...]

Completed in 4703 milliseconds