Home | History | Annotate | Download | only in encode

Lines Matching refs:VAEncPictureTypeBidirectional

349         pic_param->picture_type == VAEncPictureTypeBidirectional) {
354 if (pic_param->picture_type == VAEncPictureTypeBidirectional) {
1053 } else if (pic_param->picture_type == VAEncPictureTypeBidirectional) {
1279 if (picture_type != VAEncPictureTypeBidirectional) {
1442 ctx->next_type = VAEncPictureTypeBidirectional;
1446 } else if (curr_type == VAEncPictureTypeBidirectional) {
1452 ctx->next_type = VAEncPictureTypeBidirectional;
1484 ctx->next_type == VAEncPictureTypeBidirectional,