Home
last modified time | relevance | path

Searched refs:curr_type (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c1404 VAEncPictureType curr_type, in update_next_frame_info() argument
1415 if (curr_type == VAEncPictureTypeIntra) { in update_next_frame_info()
1420 } else if (curr_type == VAEncPictureTypePredictive) { in update_next_frame_info()
1430 } else if (curr_type == VAEncPictureTypeBidirectional) { in update_next_frame_info()