Searched defs:pu4_bs (Results 1 – 2 of 2) sorted by relevance
119 #define SET_VALUE_BIG(pu4_bs, value, ip_pos, edge_size) \ argument130 #define EXTRACT_VALUE_BIG(pu4_bs, ip_pos) (((*(pu4_bs)) >> (30 - 2 * ip_pos)) & 0x3) argument
110 void ih264d_fill_bs2_horz_vert(UWORD32 *pu4_bs, /* Base pointer of BS table */ in ih264d_fill_bs2_horz_vert()958 void ih264d_fill_bs_xtra_left_edge_cur_fld(UWORD32 *pu4_bs, /* Base pointer of BS table */ in ih264d_fill_bs_xtra_left_edge_cur_fld()1031 void ih264d_fill_bs_xtra_left_edge_cur_frm(UWORD32 *pu4_bs, /* Base pointer of BS table */ in ih264d_fill_bs_xtra_left_edge_cur_frm()1099 void ih264d_fill_bs_xtra_top_edge(UWORD32 *pu4_bs, /* Base pointer of BS table */ in ih264d_fill_bs_xtra_top_edge()