Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_get_mv.c119 WORD32 pu_x_in_4x4, pu_y_in_4x4; in ihevcd_get_mv_ctb() local
281 pu_x_in_4x4 = ps_pu->b4_pos_x; in ihevcd_get_mv_ctb()
284 pu_x_in_4x4_single_mcl = pu_x_in_4x4; in ihevcd_get_mv_ctb()
453 cur_tu_avail_flag = cur_tu_in_bits >> (pu_x_in_4x4 + 1); in ihevcd_get_mv_ctb()
468 offset = (1 + pu_x_in_4x4 + 0) + (1 + pu_y_in_4x4 + 0) * nbr_pu_idx_strd; in ihevcd_get_mv_ctb()