Home
last modified time | relevance | path

Searched refs:i4_ctb_frm_pos_x (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dihevce_inter_pred.c412 frm_x_pu = ps_inter_pred_ctxt->i4_ctb_frm_pos_x + (ps_pu->b4_pos_x << 2); in ihevce_luma_inter_pred_pu()
1042 frm_x_pu = ps_inter_pred_ctxt->i4_ctb_frm_pos_x + (ps_pu->b4_pos_x << 2); in ihevce_chroma_inter_pred_pu()
Dihevce_enc_loop_structs.h918 WORD32 i4_ctb_frm_pos_x; member
Dhme_defs.h2924 WORD32 i4_ctb_frm_pos_x; member
Dihevce_enc_loop_pass.c1980 ps_ctxt->s_mc_ctxt.i4_ctb_frm_pos_x = ctb_ctr * ctb_size; in ihevce_enc_loop_process_row()
Dihevce_enc_loop_utils.c5857 ps_ctxt->s_mc_ctxt.i4_ctb_frm_pos_x + (cu_pos_x << 2); in ihevce_inter_rdopt_cu_mc_mvp()
Dhme_refine.c6791 ps_ctxt->s_mc_ctxt.i4_ctb_frm_pos_x = i4_ctb_x << 6; in hme_refine()