Home
last modified time | relevance | path

Searched refs:NUM_ROWS_IN_4X4 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.h50 #define NUM_ROWS_IN_4X4 4 macro
Dhme_err_compute.c215 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in compute_4x4_sads_for_16x16_blk()
2137 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_sad_and_2_best_results()
2363 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_sad_and_2_best_results_subpel()
2576 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_stim_injected_sad_and_2_best_results()
2913 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_sad_and_1_best_result()
3152 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_stim_injected_sad_and_1_best_result()
3447 for(c = 0; c < NUM_ROWS_IN_4X4; c++) in hme_calc_sad_and_1_best_result_subpel()