Home | History | Annotate | Download | only in encode

Lines Matching refs:VAEncPictureTypeBidirectional

349         pic_param->picture_type == VAEncPictureTypeBidirectional) {
354 if (pic_param->picture_type == VAEncPictureTypeBidirectional) {
1037 } else if (pic_param->picture_type == VAEncPictureTypeBidirectional) {
1263 if (picture_type != VAEncPictureTypeBidirectional) {
1426 ctx->next_type = VAEncPictureTypeBidirectional;
1430 } else if (curr_type == VAEncPictureTypeBidirectional) {
1436 ctx->next_type = VAEncPictureTypeBidirectional;
1468 ctx->next_type == VAEncPictureTypeBidirectional,