Searched refs:bottom_field_pic_order_in_frame_present_flag (Results 1 – 14 of 14) sorted by relevance
286 uint32_t bottom_field_pic_order_in_frame_present_flag : 1; member
427 flag(bottom_field_pic_order_in_frame_present_flag); in FUNC()1023 if (pps->bottom_field_pic_order_in_frame_present_flag && in FUNC()1030 if (pps->bottom_field_pic_order_in_frame_present_flag && in FUNC()
178 uint8_t bottom_field_pic_order_in_frame_present_flag; member
592 pps->bottom_field_pic_order_in_frame_present_flag, in vaapi_encode_h264_init_sequence_params()
391 pps->bottom_field_pic_order_in_frame_present_flag = vl_rbsp_u(rbsp, 1); in picture_parameter_set()732 if (pps->bottom_field_pic_order_in_frame_present_flag && !priv->picture.h264.field_pic_flag) { in slice_header()766 … if (pps->bottom_field_pic_order_in_frame_present_flag && !priv->picture.h264.field_pic_flag) { in slice_header()
123 context->desc.h264.pps->bottom_field_pic_order_in_frame_present_flag = in vlVaHandlePictureParameterBufferH264()
187 params.ipicparm.pic_order_present_flag = desc->pps->bottom_field_pic_order_in_frame_present_flag; in nv84_decoder_bsp()
213 h->pic_order_present_flag = d->pps->bottom_field_pic_order_in_frame_present_flag; in nouveau_vp3_fill_picparm_h264_bsp()
548 …xvaStructure.pic_order_present_flag = pPipeDesc->pps->bottom_field_pic_order_in_frame_present_flag; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
310 uint8_t bottom_field_pic_order_in_frame_present_flag; member
378 … picture->pps->bottom_field_pic_order_in_frame_present_flag = picture_info->pic_order_present_flag; in vlVdpDecoderRenderH264()
435 result.pps_info_flags |= pic->pps->bottom_field_pic_order_in_frame_present_flag << 7; in get_h264_msg()
551 result.pps_info_flags |= pic->pps->bottom_field_pic_order_in_frame_present_flag << 7; in get_h264_msg()
134 result.pps_info_flags |= pic->pps->bottom_field_pic_order_in_frame_present_flag << 7; in get_h264_msg()