Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c143 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_store_4x4_sads_high_speed_neon()
459 S32 stepy = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
460 S32 stepx = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
/external/libhevc/encoder/
Dhme_interface.h72 #define HME_COARSE_STEP_SIZE_HIGH_SPEED 4 macro
Dhme_coarse.c470 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_combine_4x4_sads_and_compute_cost_high_speed()
689 stepx = stepy = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_store_4x4_sads_high_speed()
Dhme_interface.c1984 search_step = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_coarse_alloc_init_mem()
4600 s_coarse_prms.full_search_step = HME_COARSE_STEP_SIZE_HIGH_SPEED; in hme_coarse_process_frm()