FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVHWFramesInternal Struct Reference

#include <hwcontext_internal.h>

Data Fields

const HWContextTypehw_type
 
voidpriv
 
AVBufferPoolpool_internal
 
AVBufferRefsource_frames
 For a derived context, a reference to the original frames context it was derived from. More...
 

Detailed Description

Definition at line 100 of file hwcontext_internal.h.

Field Documentation

const HWContextType* AVHWFramesInternal::hw_type
void* AVHWFramesInternal::priv
AVBufferPool* AVHWFramesInternal::pool_internal
AVBufferRef* AVHWFramesInternal::source_frames

For a derived context, a reference to the original frames context it was derived from.

Definition at line 110 of file hwcontext_internal.h.

Referenced by av_hwframe_ctx_create_derived(), av_hwframe_ctx_init(), av_hwframe_get_buffer(), av_hwframe_map(), and hwframe_ctx_free().


The documentation for this struct was generated from the following file: