Home
last modified time | relevance | path

Searched defs:vda_context (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Dvda.h57 struct vda_context { struct
64 VDADecoder decoder;
72 CVPixelBufferRef cv_buffer;
80 int use_sync_decoding;
88 int width;
96 int height;
104 int format;
112 OSType cv_pix_fmt_type;
120 uint8_t *priv_bitstream;
151 int ff_vda_create_decoder(struct vda_context *vda_ctx, argument