Home | History | Annotate | Download | only in omx

Lines Matching refs:bottom_field_flag

188    if (priv->picture.h264.field_pic_flag && priv->picture.h264.bottom_field_flag != top_field_first)
708 priv->picture.h264.bottom_field_flag = 0;
719 unsigned bottom_field_flag = vl_rbsp_u(rbsp, 1);
721 if (bottom_field_flag != priv->picture.h264.bottom_field_flag)
724 priv->picture.h264.bottom_field_flag = bottom_field_flag;
778 } else if (!priv->picture.h264.bottom_field_flag)
848 } else if (!priv->picture.h264.bottom_field_flag)
878 } else if (!priv->picture.h264.bottom_field_flag)