Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvaapi_hevc.c33 typedef struct VAAPIDecodePictureHEVC { struct
45 } VAAPIDecodePictureHEVC; typedef
122 VAAPIDecodePictureHEVC *pic = h->ref->hwaccel_picture_private; in vaapi_hevc_start_frame()
298 VAAPIDecodePictureHEVC *pic = h->ref->hwaccel_picture_private; in vaapi_hevc_end_frame()
390 VAAPIDecodePictureHEVC *pic = h->ref->hwaccel_picture_private; in get_ref_pic_index()
413 VAAPIDecodePictureHEVC *pic = h->ref->hwaccel_picture_private; in vaapi_hevc_decode_slice()
600 .frame_priv_data_size = sizeof(VAAPIDecodePictureHEVC),

Completed in 1 milliseconds