Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_get_mv.c107 UWORD32 *pu4_ctb_top_left_pu_idx) in ihevcd_get_mv_ctb() argument
229 pu4_ctb_top_left_pu_idx[0] = ctb_pu_idx + pu1_pic_pu_map[index_pic_map]; in ihevcd_get_mv_ctb()
268 pu4_nbr_pu_idx[0] = pu4_ctb_top_left_pu_idx[0]; in ihevcd_get_mv_ctb()
491 pu4_ctb_top_left_pu_idx[0] = pu4_ctb_top_pu_idx[ctb_size_in_min_pu - 1]; in ihevcd_get_mv_ctb()
Dihevcd_get_mv.h43 UWORD32 *pu4_ctb_top_left_pu_idx);
Dihevcd_process_slice.c645 UWORD32 *pu4_ctb_top_pu_idx, *pu4_ctb_left_pu_idx, *pu4_ctb_top_left_pu_idx; in ihevcd_process() local
668 pu4_ctb_top_left_pu_idx = &ps_proc->u4_ctb_top_left_pu_idx; in ihevcd_process()
692 pu4_ctb_left_pu_idx, pu4_ctb_top_left_pu_idx); in ihevcd_process()
Dihevcd_parse_slice.c3055 UWORD32 *pu4_ctb_top_left_pu_idx; in ihevcd_parse_slice_data() local
3072 pu4_ctb_top_left_pu_idx = &ps_proc->u4_ctb_top_left_pu_idx; in ihevcd_parse_slice_data()
3096 pu4_ctb_left_pu_idx, pu4_ctb_top_left_pu_idx); in ihevcd_parse_slice_data()