Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h96 extern U08 gau1_blk_size_to_wd_shift[NUM_BLK_SIZES];
Dhme_globals.c269 U08 gau1_blk_size_to_wd_shift[NUM_BLK_SIZES] = { variable
Dhme_utils.c3820 blksize_p = gau1_blk_size_to_wd_shift[ps_coarse_layer_mvbank->e_blk_size]; in hme_populate_search_candidates()
3821 blksize_c = gau1_blk_size_to_wd_shift[ps_curr_layer_mvbank->e_blk_size]; in hme_populate_search_candidates()
3830 if(blksize_c != gau1_blk_size_to_wd_shift[ps_ctxt->e_search_blk_size]) in hme_populate_search_candidates()
5331 blksize_p = gau1_blk_size_to_wd_shift[ps_layer_mvbank->e_blk_size]; in ihevce_16x16block_temporal_noise_detect()
Dhme_refine.c2328 blksize_p = (S32)gau1_blk_size_to_wd_shift[ps_layer_mvbank->e_blk_size]; in hme_project_coloc_candt_dyadic()
2387 blksize_p = (S32)gau1_blk_size_to_wd_shift[ps_layer_mvbank->e_blk_size]; in hme_project_coloc_candt_dyadic_implicit()