Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_common_defs.h166 #define INTERP_OUT_BUF_SIZE (64 * 64) macro
175 (MAX_NUM_PRED_BUFS_USED_FOR_PARTTYPE_DECISIONS) * (INTERP_OUT_BUF_SIZE)
Dhme_subpel.c2695 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
2698 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
2701 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
2704 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
3507 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
3510 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
3513 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
3516 pu1_mem += (INTERP_OUT_BUF_SIZE); in hme_subpel_refine_search_node_high_speed()
Dhme_utils.c3064 ps_ctxt->s_buf_mgr.pu1_wkg_mem + i * INTERP_OUT_BUF_SIZE; in hme_populate_pus()
3068 ps_inter_ctb_prms->pu1_wkg_mem = ps_ctxt->s_buf_mgr.pu1_wkg_mem + i * INTERP_OUT_BUF_SIZE; in hme_populate_pus()
Dhme_refine.c7781 INTERP_INTERMED_BUF_SIZE + INTERP_OUT_BUF_SIZE); in hme_refine()