Searched refs:u4_pack_slc_typ (Results 1 – 2 of 2) sorted by relevance
517 ps_dec->ps_cur_pic->u4_pack_slc_typ = SKIP_NONE; in ih264d_start_of_pic()803 == (ps_dec->ps_cur_pic->u4_pack_slc_typ in ih264d_end_of_pic_dispbuf_mgr()1698 ps_dec->ps_cur_pic->u4_pack_slc_typ |= B_SLC_BIT; in ih264d_parse_decode_slice()1712 ps_dec->ps_cur_pic->u4_pack_slc_typ |= P_SLC_BIT; in ih264d_parse_decode_slice()1893 ps_dec->ps_cur_pic->u4_pack_slc_typ |= I_SLC_BIT; in ih264d_parse_decode_slice()1903 ps_dec->ps_cur_pic->u4_pack_slc_typ |= P_SLC_BIT; in ih264d_parse_decode_slice()1911 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