Home
last modified time | relevance | path

Searched refs:DEFAULT_NUM_CORES (Results 1 – 7 of 7) sorted by relevance

/external/libavc/encoder/
Dih264e_defs.h220 #define DEFAULT_NUM_CORES 1 macro
Dih264e_api.c2380 ps_cfg->u4_num_cores = DEFAULT_NUM_CORES; in ih264e_set_default_params()
/external/libavc/test/encoder/
Dapp.h83 #define DEFAULT_NUM_CORES 1 macro
Dmain.c936 ps_app_ctxt->u4_num_cores = DEFAULT_NUM_CORES; in init_default_params()
/external/libhevc/test/decoder/
Dmain.c341 #define DEFAULT_NUM_CORES 1 macro
1825 s_app_ctx.u4_num_cores = DEFAULT_NUM_CORES; in hevcdec_main()
/external/libavc/test/decoder/
Dmain.c347 #define DEFAULT_NUM_CORES 1 macro
1889 s_app_ctx.u4_num_cores = DEFAULT_NUM_CORES; in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c358 #define DEFAULT_NUM_CORES 1 macro
1860 s_app_ctx.u4_num_cores = DEFAULT_NUM_CORES; in vdec_main()