Searched defs:vda_ctx (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvda_h264.c39 struct vda_context *vda_ctx = avctx->hwaccel_context; local
56 struct vda_context *vda_ctx = avctx->hwaccel_context; local
80 struct vda_context *vda_ctx = avctx->hwaccel_context; local
H A Dvda.c66 static void vda_clear_queue(struct vda_context *vda_ctx) argument
88 struct vda_context *vda_ctx = vda_hw_ctx; local
129 ff_vda_create_decoder(struct vda_context *vda_ctx, uint8_t *extradata, int extradata_size) argument
199 ff_vda_destroy_decoder(struct vda_context *vda_ctx) argument
216 ff_vda_queue_pop(struct vda_context *vda_ctx) argument
239 ff_vda_decoder_decode(struct vda_context *vda_ctx, uint8_t *bitstream, int bitstream_size, int64_t frame_pts) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvda_h264_dec.c57 struct vda_context vda_ctx; member in struct:__anon3242
181 struct vda_context *vda_ctx = &ctx->vda_ctx; local
[all...]
H A Dvda_h264.c57 struct vda_context *vda_ctx = vda_hw_ctx; local
71 static int vda_sync_decode(VDAContext *ctx, struct vda_context *vda_ctx) argument
97 struct vda_context *vda_ctx = avctx->hwaccel_context; local
112 struct vda_context *vda_ctx local
145 struct vda_context *vda_ctx = avctx->hwaccel_context; local
177 ff_vda_create_decoder(struct vda_context *vda_ctx, uint8_t *extradata, int extradata_size) argument
264 ff_vda_destroy_decoder(struct vda_context *vda_ctx) argument
362 AVVDAContext *vda_ctx = avctx->hwaccel_context; local
407 AVVDAContext *vda_ctx = avctx->hwaccel_context; local
[all...]

Completed in 63 milliseconds