Definition at line 33 of file vaapi.c.
Referenced by ff_vaapi_common_end_frame().
Definition at line 44 of file vaapi.c.
Referenced by ff_vaapi_mpeg_end_frame(), and vaapi_h264_end_frame().
Definition at line 84 of file vaapi.c.
Referenced by ff_vaapi_alloc_slice(), ff_vaapi_mpeg_end_frame(), and vaapi_h264_end_frame().
Definition at line 124 of file vaapi.c.
Referenced by ff_vaapi_alloc_bitplane(), ff_vaapi_alloc_iq_matrix(), and ff_vaapi_alloc_pic_param().
Allocate a new picture parameter buffer.
Definition at line 136 of file vaapi.c.
Referenced by vaapi_h264_start_frame(), vaapi_mpeg2_start_frame(), vaapi_mpeg4_start_frame(), and vaapi_vc1_start_frame().
Allocate a new IQ matrix buffer.
Definition at line 141 of file vaapi.c.
Referenced by vaapi_h264_start_frame(), vaapi_mpeg2_start_frame(), and vaapi_mpeg4_start_frame().
Allocate a new bit-plane buffer.
Definition at line 146 of file vaapi.c.
Referenced by vaapi_vc1_start_frame().
Allocate a new slice descriptor for the input slice.
Definition at line 151 of file vaapi.c.
Referenced by vaapi_h264_decode_slice(), vaapi_mpeg2_decode_slice(), vaapi_mpeg4_decode_slice(), and vaapi_vc1_decode_slice().
Common AVHWAccel.end_frame() implementation.
Definition at line 182 of file vaapi.c.
Referenced by ff_vaapi_mpeg_end_frame(), and vaapi_h264_end_frame().
Extract VASurfaceID from a Picture.
Definition at line 39 of file vaapi_internal.h.
Referenced by dpb_add(), ff_vaapi_mpeg_end_frame(), fill_vaapi_pic(), vaapi_h264_end_frame(), vaapi_mpeg2_start_frame(), vaapi_mpeg4_start_frame(), and vaapi_vc1_start_frame().