Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_get_mv.c106 UWORD32 *pu4_ctb_left_pu_idx, in ihevcd_get_mv_ctb() argument
220 pu4_ctb_left_pu_idx[i] = ctb_pu_idx + (WORD32)*pu1_pic_pu_map; in ihevcd_get_mv_ctb()
260 pu4_nbr_pu_idx[(i + 1) * nbr_pu_idx_strd] = pu4_ctb_left_pu_idx[i]; in ihevcd_get_mv_ctb()
497 pu4_ctb_left_pu_idx[i] = pu4_nbr_pu_idx[offset_left]; in ihevcd_get_mv_ctb()
Dihevcd_get_mv.h42 UWORD32 *pu4_ctb_left_pu_idx,
Dihevcd_process_slice.c643 UWORD32 *pu4_ctb_top_pu_idx, *pu4_ctb_left_pu_idx, *pu4_ctb_top_left_pu_idx; in ihevcd_process() local
665 pu4_ctb_left_pu_idx = ps_proc->pu4_pic_pu_idx_left; in ihevcd_process()
690 pu4_ctb_left_pu_idx, pu4_ctb_top_left_pu_idx); in ihevcd_process()
Dihevcd_parse_slice.c2910 UWORD32 *pu4_ctb_left_pu_idx; in ihevcd_parse_slice_data() local
2927 pu4_ctb_left_pu_idx = ps_proc->pu4_pic_pu_idx_left; in ihevcd_parse_slice_data()
2952 pu4_ctb_left_pu_idx, pu4_ctb_top_left_pu_idx); in ihevcd_parse_slice_data()