Searched refs:offset_for_top_to_bottom_field (Results 1 – 9 of 9) sorted by relevance
63 public int offset_for_top_to_bottom_field; field in SeqParameterSet127 sps.offset_for_top_to_bottom_field = reader in read()365 writer.writeSE(offset_for_top_to_bottom_field, in write()541 ", \n offset_for_top_to_bottom_field=" + offset_for_top_to_bottom_field + in toString()
253 int32_t offset_for_top_to_bottom_field; member
292 sps->offset_for_top_to_bottom_field = vl_rbsp_se(rbsp); in seq_parameter_set()816 sps->offset_for_top_to_bottom_field + priv->codec_data.h264.delta_pic_order_cnt[1]; in slice_header()821 …priv->picture.h264.field_order_cnt[1] = expectedPicOrderCnt + sps->offset_for_top_to_bottom_field + in slice_header()
309 int32_t offset_for_top_to_bottom_field; member
1312 __s32 offset_for_top_to_bottom_field; member
5709 deInt32 offset_for_top_to_bottom_field; member
277 deInt32 offset_for_top_to_bottom_field; member
11872 s << "\toffset_for_top_to_bottom_field = " << value.offset_for_top_to_bottom_field << '\n';