Searched refs:u4_pack_slc_typ (Results 1 – 2 of 2) sorted by relevance
500 ps_dec->ps_cur_pic->u4_pack_slc_typ = SKIP_NONE; in ih264d_start_of_pic()785 == (ps_dec->ps_cur_pic->u4_pack_slc_typ in ih264d_end_of_pic_dispbuf_mgr()1683 ps_dec->ps_cur_pic->u4_pack_slc_typ |= B_SLC_BIT; in ih264d_parse_decode_slice()1697 ps_dec->ps_cur_pic->u4_pack_slc_typ |= P_SLC_BIT; in ih264d_parse_decode_slice()1876 ps_dec->ps_cur_pic->u4_pack_slc_typ |= I_SLC_BIT; in ih264d_parse_decode_slice()1886 ps_dec->ps_cur_pic->u4_pack_slc_typ |= P_SLC_BIT; in ih264d_parse_decode_slice()1894 ps_dec->ps_cur_pic->u4_pack_slc_typ |= B_SLC_BIT; in ih264d_parse_decode_slice()
188 UWORD32 u4_pack_slc_typ; /* It will contain information about types of slices */ member