Home | History | Annotate | Download | only in decoder

Lines Matching refs:u1_bottom_field_flag

177     UWORD8 u1_bottom_field_flag = ps_cur_slice->u1_bottom_field_flag;
197 ps_prev_poc->u1_bot_field = ps_dec->ps_cur_slice->u1_bottom_field_flag;
525 if(u1_field_pic_flag && u1_bottom_field_flag)
997 UWORD8 u1_bottom_field_flag, u1_pic_order_cnt_type;
1170 u1_bottom_field_flag = 0;
1175 u1_bottom_field_flag = ih264d_get_bit_h264(ps_bitstrm);
1176 COPYTHECONTEXT("SH: bottom_field_flag", u1_bottom_field_flag);
1187 u1_bottom_field_flag = 0;
1270 u1_bottom_field_flag);
1306 ps_cur_slice->u1_bottom_field_flag = 1;
1308 ps_cur_slice->u1_bottom_field_flag = 0;
1328 ps_cur_slice->u1_bottom_field_flag = u1_bottom_field_flag;
1373 ps_cur_slice->u1_bottom_field_flag = u1_bottom_field_flag;
1437 else if(!ps_cur_slice->u1_bottom_field_flag)
1455 u1_bottom_field_flag,
1482 ps_cur_slice->u1_bottom_field_flag = u1_bottom_field_flag;