Home
last modified time | relevance | path

Searched refs:pu_y_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
282 pu_y_in_4x4 = ps_pu->b4_pos_y; in ihevcd_get_mv_ctb()
285 pu_y_in_4x4_single_mcl = pu_y_in_4x4; in ihevcd_get_mv_ctb()
456 au4_nbr_avail[1 + pu_y_in_4x4 + i] |= cur_tu_avail_flag; 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()