Home
last modified time | relevance | path

Searched refs:rps_type (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi_hevc.c54 static void fill_vaapi_pic(VAPictureHEVC *va_pic, const HEVCFrame *pic, int rps_type) in fill_vaapi_pic() argument
58 va_pic->flags = rps_type; in fill_vaapi_pic()
97 int i, j, rps_type; in fill_vaapi_reference_frames() local
111 rps_type = find_frame_rps_type(h, frame); in fill_vaapi_reference_frames()
112 fill_vaapi_pic(&pp->ReferenceFrames[i], frame, rps_type); in fill_vaapi_reference_frames()

Completed in 1 milliseconds