Home
last modified time | relevance | path

Searched refs:e_me_quality_preset (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dhme_search_algo.h66 ME_QUALITY_PRESETS_T e_me_quality_preset,
100 ME_QUALITY_PRESETS_T e_me_quality_preset,
160 ME_QUALITY_PRESETS_T e_me_quality_preset,
Dhme_coarse.c755 ME_QUALITY_PRESETS_T e_me_quality_preset = in hme_coarsest() local
1001 if((ps_coarse_prms->do_full_search) && (ME_XTREME_SPEED_25 == e_me_quality_preset)) in hme_coarsest()
1021 if((ps_coarse_prms->do_full_search) && (ME_XTREME_SPEED_25 != e_me_quality_preset)) in hme_coarsest()
1033 if((ps_coarse_prms->do_full_search) && (ME_XTREME_SPEED_25 == e_me_quality_preset)) in hme_coarsest()
1052 if((ps_coarse_prms->do_full_search) && (ME_XTREME_SPEED_25 != e_me_quality_preset)) in hme_coarsest()
1103 if(e_me_quality_preset == ME_XTREME_SPEED_25) in hme_coarsest()
1115 if(ME_MEDIUM_SPEED > e_me_quality_preset) in hme_coarsest()
1159 if(ME_XTREME_SPEED_25 != e_me_quality_preset) in hme_coarsest()
1357 if(ME_PRISTINE_QUALITY >= e_me_quality_preset) in hme_coarsest()
1386 if(ME_XTREME_SPEED_25 != e_me_quality_preset) in hme_coarsest()
[all …]
Dhme_search_algo.c177 ME_QUALITY_PRESETS_T e_me_quality_preset, in hme_pred_search_square_stepn() argument
348 if(ME_XTREME_SPEED_25 == e_me_quality_preset) in hme_pred_search_square_stepn()
360 if(ME_XTREME_SPEED_25 == e_me_quality_preset) in hme_pred_search_square_stepn()
409 if(ME_XTREME_SPEED_25 == e_me_quality_preset) in hme_pred_search_square_stepn()
682 ME_QUALITY_PRESETS_T e_me_quality_preset, in hme_pred_search_no_encode() argument
Dihevce_coarse_me_pass.c522 ME_QUALITY_PRESETS_T e_me_quality_preset; in ihevce_coarse_me_frame_end() local
529 e_me_quality_preset = ps_thrd0_ctxt->s_init_prms.s_me_coding_tools.e_me_quality_presets; in ihevce_coarse_me_frame_end()
566 if(ME_XTREME_SPEED_25 != e_me_quality_preset) in ihevce_coarse_me_frame_end()
673 if(ME_XTREME_SPEED_25 != e_me_quality_preset) in ihevce_coarse_me_frame_end()
Dhme_utils.h1017 ME_QUALITY_PRESETS_T e_me_quality_preset);
Dhme_utils.c5669 ME_QUALITY_PRESETS_T e_me_quality_preset) in hme_part_mask_populator() argument
5678 (ME_XTREME_SPEED_25 != e_me_quality_preset) || in hme_part_mask_populator()
5688 if(e_me_quality_preset == ME_XTREME_SPEED) in hme_part_mask_populator()
5693 if(e_me_quality_preset == ME_XTREME_SPEED_25) in hme_part_mask_populator()