Searched defs:vda_context (Results 1 – 1 of 1) sorted by relevance
57 struct vda_context { struct64 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