|
FFmpeg
|
Data Fields | |
| AVOpenCLFramesContext | p |
| The public AVOpenCLFramesContext. More... | |
| cl_command_queue | command_queue |
Definition at line 145 of file hwcontext_opencl.c.
| AVOpenCLFramesContext OpenCLFramesContext::p |
The public AVOpenCLFramesContext.
See hwcontext_opencl.h for it.
Definition at line 149 of file hwcontext_opencl.c.
Referenced by opencl_frames_init_command_queue().
| cl_command_queue OpenCLFramesContext::command_queue |
Definition at line 155 of file hwcontext_opencl.c.
Referenced by opencl_frames_init_command_queue(), opencl_frames_uninit(), opencl_map_frame(), opencl_transfer_data_from(), opencl_transfer_data_to(), and opencl_unmap_frame().
1.8.17