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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddxva2.h39 struct dxva_context { struct
H A Ddxva2_internal.h41 unsigned ff_dxva2_get_surface_index(const struct dxva_context *,
44 int ff_dxva2_commit_buffer(AVCodecContext *, struct dxva_context *,
H A Ddxva2.c30 unsigned ff_dxva2_get_surface_index(const struct dxva_context *ctx,
45 struct dxva_context *ctx,
86 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_mpeg2.c37 struct dxva_context *ctx,
103 struct dxva_context *ctx,
152 struct dxva_context *ctx = avctx->hwaccel_context;
211 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_h264.c44 static void fill_picture_parameters(struct dxva_context *ctx, const H264Context *h,
156 static void fill_scaling_lists(struct dxva_context *ctx, const H264Context *h, DXVA_Qmatrix_H264 *qm)
181 static int is_slice_short(struct dxva_context *ctx)
201 struct dxva_context *ctx = avctx->hwaccel_context;
281 struct dxva_context *ctx = avctx->hwaccel_context;
377 struct dxva_context *ctx = avctx->hwaccel_context;
400 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_vc1.c36 struct dxva_context *ctx, const VC1Context *v,
162 struct dxva_context *ctx = avctx->hwaccel_context;
215 struct dxva_context *ctx = avctx->hwaccel_context;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2_internal.h40 unsigned ff_dxva2_get_surface_index(const struct dxva_context *,
43 int ff_dxva2_commit_buffer(AVCodecContext *, struct dxva_context *,
H A Ddxva2.h60 struct dxva_context { struct
H A Ddxva2.c38 unsigned ff_dxva2_get_surface_index(const struct dxva_context *ctx,
53 struct dxva_context *ctx,
101 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_mpeg2.c39 struct dxva_context *ctx,
105 struct dxva_context *ctx,
153 struct dxva_context *ctx = avctx->hwaccel_context;
212 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_h264.c45 static void fill_picture_parameters(struct dxva_context *ctx, const H264Context *h,
159 static void fill_scaling_lists(struct dxva_context *ctx, const H264Context *h, DXVA_Qmatrix_H264 *qm)
184 static int is_slice_short(struct dxva_context *ctx)
214 struct dxva_context *ctx = avctx->hwaccel_context;
296 struct dxva_context *ctx = avctx->hwaccel_context;
392 struct dxva_context *ctx = avctx->hwaccel_context;
416 struct dxva_context *ctx = avctx->hwaccel_context;
H A Ddxva2_vc1.c37 struct dxva_context *ctx, const VC1Context *v,
183 struct dxva_context *ctx = avctx->hwaccel_context;
239 struct dxva_context *ctx = avctx->hwaccel_context;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_dxva2.c399 s->hwaccel_context = av_mallocz(sizeof(struct dxva_context));
461 struct dxva_context *dxva_ctx = s->hwaccel_context;

Completed in 123 milliseconds