Searched refs:offset_top (Results 1 – 3 of 3) sorted by relevance
484 WORD32 offset_top, offset_left; in ihevcd_get_mv_ctb() local487 offset_top = ctb_size_in_min_pu * nbr_pu_idx_strd + 0 + 1; in ihevcd_get_mv_ctb()500 pu4_ctb_top_pu_idx[i] = pu4_nbr_pu_idx[offset_top]; in ihevcd_get_mv_ctb()503 offset_top += 1; in ihevcd_get_mv_ctb()
183 #define Foffset_top F->offset_top5213 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()5214 Foffset_top = assert_accept_frame->offset_top; in match()5404 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()5405 Foffset_top = assert_accept_frame->offset_top; in match()5557 P->offset_top = Foffset_top; in match()5641 P->offset_top * sizeof(PCRE2_SIZE)); in match()5642 Foffset_top = P->offset_top; in match()
831 PCRE2_SIZE offset_top; /* Offset after highest capture */ member