Searched refs:VAEncPictureTypeBidirectional (Results 1 – 3 of 3) sorted by relevance
349 pic_param->picture_type == VAEncPictureTypeBidirectional) { in pps_rbsp()354 if (pic_param->picture_type == VAEncPictureTypeBidirectional) { in pps_rbsp()1037 } else if (pic_param->picture_type == VAEncPictureTypeBidirectional) { in mpeg2enc_update_picture_parameter()1263 if (picture_type != VAEncPictureTypeBidirectional) { in end_picture()1426 ctx->next_type = VAEncPictureTypeBidirectional; in update_next_frame_info()1430 } else if (curr_type == VAEncPictureTypeBidirectional) { in update_next_frame_info()1436 ctx->next_type = VAEncPictureTypeBidirectional; in update_next_frame_info()1468 ctx->next_type == VAEncPictureTypeBidirectional, in mpeg2enc_run()
349 pic_param->picture_type == VAEncPictureTypeBidirectional) { in pps_rbsp()354 if (pic_param->picture_type == VAEncPictureTypeBidirectional) { in pps_rbsp()1053 } else if (pic_param->picture_type == VAEncPictureTypeBidirectional) { in mpeg2enc_update_picture_parameter()1279 if (picture_type != VAEncPictureTypeBidirectional) { in end_picture()1442 ctx->next_type = VAEncPictureTypeBidirectional; in update_next_frame_info()1446 } else if (curr_type == VAEncPictureTypeBidirectional) { in update_next_frame_info()1452 ctx->next_type = VAEncPictureTypeBidirectional; in update_next_frame_info()1484 ctx->next_type == VAEncPictureTypeBidirectional, in mpeg2enc_run()
2285 VAEncPictureTypeBidirectional = 2, enumerator