Searched refs:AVD3D11FrameDescriptor (Results 1 – 2 of 2) sorted by relevance
109 typedef struct AVD3D11FrameDescriptor { struct126 } AVD3D11FrameDescriptor; argument
158 AVD3D11FrameDescriptor *desc = av_mallocz(sizeof(*desc)); in wrap_texture_buf()278 ctx->internal->pool_internal = av_buffer_pool_init2(sizeof(AVD3D11FrameDescriptor), in d3d11va_frames_init()288 AVD3D11FrameDescriptor *desc; in d3d11va_get_buffer()294 desc = (AVD3D11FrameDescriptor *)frame->buf[0]->data; in d3d11va_get_buffer()