Searched defs:vactx (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvaapi_mpeg.c29 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi_mpeg2.c42 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi_mpeg4.c47 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi.c44 int ff_vaapi_render_picture(struct vaapi_context *vactx, VASurfaceID surface) argument
84 ff_vaapi_commit_slices(struct vaapi_context *vactx) argument
124 alloc_buffer(struct vaapi_context *vactx, int type, unsigned int size, uint32_t *buf_id) argument
136 ff_vaapi_alloc_pic_param(struct vaapi_context *vactx, unsigned int size) argument
141 ff_vaapi_alloc_iq_matrix(struct vaapi_context *vactx, unsigned int size) argument
146 ff_vaapi_alloc_bitplane(struct vaapi_context *vactx, uint32_t size) argument
151 ff_vaapi_alloc_slice(struct vaapi_context *vactx, const uint8_t *buffer, uint32_t size) argument
184 struct vaapi_context * const vactx = avctx->hwaccel_context; local
[all...]
H A Dvaapi_vc1.c150 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi_h264.c228 struct vaapi_context * const vactx = avctx->hwaccel_context; local
293 struct vaapi_context * const vactx = avctx->hwaccel_context; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvaapi_mpeg4.c45 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi_mpeg2.c42 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi.c43 static int render_picture(struct vaapi_context *vactx, VASurfaceID surface) argument
80 commit_slices(struct vaapi_context *vactx) argument
120 alloc_buffer(struct vaapi_context *vactx, int type, unsigned int size, uint32_t *buf_id) argument
132 ff_vaapi_alloc_pic_param(struct vaapi_context *vactx, unsigned int size) argument
137 ff_vaapi_alloc_iq_matrix(struct vaapi_context *vactx, unsigned int size) argument
142 ff_vaapi_alloc_bitplane(struct vaapi_context *vactx, uint32_t size) argument
147 ff_vaapi_alloc_slice(struct vaapi_context *vactx, const uint8_t *buffer, uint32_t size) argument
180 struct vaapi_context * const vactx = s->avctx->hwaccel_context; local
[all...]
H A Dvaapi_vc1.c150 struct vaapi_context * const vactx = avctx->hwaccel_context; local
H A Dvaapi_h264.c228 struct vaapi_context * const vactx = avctx->hwaccel_context; local

Completed in 183 milliseconds