H A D | hwcontext_videotoolbox.c | 220 CVPixelBufferRef pixbuf; in vt_pool_alloc_buffer() local 229 &pixbuf in vt_pool_alloc_buffer() 236 buf = av_buffer_create((uint8_t *)pixbuf, size, in vt_pool_alloc_buffer() 239 CVPixelBufferRelease(pixbuf); in vt_pool_alloc_buffer() 313 CVPixelBufferRef pixbuf = (CVPixelBufferRef)hwmap->source->data[3]; in vt_unmap() local 315 CVPixelBufferUnlockBaseAddress(pixbuf, (uintptr_t)hwmap->priv); in vt_unmap() 319 CVPixelBufferRef pixbuf, const AVFrame *src) in vt_pixbuf_set_par() 362 pixbuf, in vt_pixbuf_set_par() 396 CVPixelBufferRef pixbuf, const AVFrame *src) in vt_pixbuf_set_chromaloc() 402 pixbuf, in vt_pixbuf_set_chromaloc() 318 vt_pixbuf_set_par(void *log_ctx, CVPixelBufferRef pixbuf, const AVFrame *src) vt_pixbuf_set_par() argument 395 vt_pixbuf_set_chromaloc(void *log_ctx, CVPixelBufferRef pixbuf, const AVFrame *src) vt_pixbuf_set_chromaloc() argument 510 vt_pixbuf_set_colorspace(void *log_ctx, CVPixelBufferRef pixbuf, const AVFrame *src) vt_pixbuf_set_colorspace() argument 567 vt_pixbuf_set_attachments(void *log_ctx, CVPixelBufferRef pixbuf, const AVFrame *src) vt_pixbuf_set_attachments() argument 583 av_vt_pixbuf_set_attachments(void *log_ctx, CVPixelBufferRef pixbuf, const AVFrame *src) av_vt_pixbuf_set_attachments() argument 592 CVPixelBufferRef pixbuf = (CVPixelBufferRef)src->data[3]; vt_map_frame() local [all...] |