Home
last modified time | relevance | path

Searched refs:HME_COARSE_STEP_SIZE_HIGH_QUALITY (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c296 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_store_4x4_sads_high_quality_neon()
620 S32 stepy = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
621 S32 stepx = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
/external/libhevc/encoder/
Dhme_interface.h73 #define HME_COARSE_STEP_SIZE_HIGH_QUALITY 2 macro
Dhme_coarse.c393 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_combine_4x4_sads_and_compute_cost_high_quality()
605 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_store_4x4_sads_high_quality()
Dhme_interface.c1982 search_step = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_coarse_alloc_init_mem()
4598 s_coarse_prms.full_search_step = HME_COARSE_STEP_SIZE_HIGH_QUALITY; in hme_coarse_process_frm()