vaapi_internal.h File Reference
#include <va/va.h>
#include "vaapi.h"
#include "avcodec.h"
#include "mpegvideo.h"

Go to the source code of this file.

Functions

static VASurfaceID ff_vaapi_get_surface_id (Picture *pic)
 Extract VASurfaceID from a Picture. More...
 
int ff_vaapi_common_end_frame (MpegEncContext *s)
 Common AVHWAccel.end_frame() implementation. More...
 
voidff_vaapi_alloc_pic_param (struct vaapi_context *vactx, unsigned int size)
 Allocate a new picture parameter buffer. More...
 
voidff_vaapi_alloc_iq_matrix (struct vaapi_context *vactx, unsigned int size)
 Allocate a new IQ matrix buffer. More...
 
uint8_t * ff_vaapi_alloc_bitplane (struct vaapi_context *vactx, uint32_t size)
 Allocate a new bit-plane buffer. More...
 
VASliceParameterBufferBase * ff_vaapi_alloc_slice (struct vaapi_context *vactx, const uint8_t *buffer, uint32_t size)
 Allocate a new slice descriptor for the input slice. More...