Searched refs:ht_p (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | hme_refine.c | 2227 S32 wd_c, ht_c, wd_p, ht_p; in hme_project_coloc_candt() local 2237 ht_p = ps_coarse_layer->i4_ht; in hme_project_coloc_candt() 2249 blk_y = (i4_pos_y * ht_p) / (ht_c * blksize_p); in hme_project_coloc_candt() 2262 ps_search_node->s_mv.i2_mvy = SCALE_MV_COMP_RES(ps_mv[i4_result_id].i2_mv_y, ht_c, ht_p); in hme_project_coloc_candt() 2314 S32 wd_c, ht_c, wd_p, ht_p; in hme_project_coloc_candt_dyadic() local 2324 ht_p = ps_coarse_layer->i4_ht; in hme_project_coloc_candt_dyadic() 2374 S32 wd_c, ht_c, wd_p, ht_p; in hme_project_coloc_candt_dyadic_implicit() local 2384 ht_p = ps_coarse_layer->i4_ht; in hme_project_coloc_candt_dyadic_implicit()
|
D | hme_utils.c | 3777 S32 wd_c, ht_c, wd_p, ht_p; in hme_populate_search_candidates() local 3818 ht_p = ps_coarse_layer->i4_ht; in hme_populate_search_candidates() 5275 S32 wd_c, ht_c, wd_p, ht_p; in ihevce_16x16block_temporal_noise_detect() local 5319 ht_p = ps_coarse_layer->i4_ht; in ihevce_16x16block_temporal_noise_detect()
|