Searched refs:offset_for_top_to_bottom_field (Results 1 – 6 of 6) sorted by relevance
212 int offset_for_top_to_bottom_field; member
1459 …_TraceMsg(trace_ctx, "\toffset_for_top_to_bottom_field = %d\n", p->offset_for_top_to_bottom_field); in va_TraceVAEncSequenceParameterBufferH264()
801 …int32_t offset_for_top_to_bottom_field; // se(v), -2^31 to (2^31)-1, 32-bit in… member861 int32_t offset_for_top_to_bottom_field; member
628 pInfo->img.offset_for_top_to_bottom_field = pInfo->active_SPS.offset_for_top_to_bottom_field; in h264_update_img_info()
416 SPS->offset_for_top_to_bottom_field = h264_GetVLCElement(parent, pInfo, true); in h264_Parse_SeqParameterSet()
4041 …pInfo->img.bottompoc = pInfo->img.toppoc + pInfo->img.offset_for_top_to_bottom_field + delta_pic_o… in h264_hdr_decoding_poc()4056 …pInfo->img.bottompoc = ExpectedPicOrderCnt + pInfo->img.offset_for_top_to_bottom_field + delta_pic… in h264_hdr_decoding_poc()