FFmpeg
Data Fields
FFDrawContext Struct Reference

#include <drawutils.h>

Data Fields

const struct AVPixFmtDescriptordesc
 
 
unsigned  nb_planes
 
 
 
 
 
 
 
unsigned  flags
 

Detailed Description

Definition at line 48 of file drawutils.h.

Field Documentation

const struct AVPixFmtDescriptor* FFDrawContext::desc

Definition at line 49 of file drawutils.h.

Referenced by ff_blend_mask(), ff_blend_rectangle(), ff_draw_color(), ff_draw_init(), ff_fill_rectangle(), and reverse_color16().

enum AVPixelFormat FFDrawContext::format

Definition at line 50 of file drawutils.h.

Referenced by ff_draw_color(), and ff_draw_init().

unsigned FFDrawContext::nb_planes

Definition at line 51 of file drawutils.h.

Referenced by ff_blend_mask(), ff_blend_rectangle(), ff_copy_rectangle2(), ff_draw_color(), ff_draw_init(), ff_fill_rectangle(), pick_color16(), pick_color8(), reverse_color16(), and reverse_color8().

int FFDrawContext::pixelstep[MAX_PLANES]

Definition at line 52 of file drawutils.h.

Referenced by buffer_needs_copy(), ff_blend_mask(), ff_blend_rectangle(), ff_copy_rectangle2(), ff_draw_init(), ff_fill_rectangle(), filter_frame(), filter_slice(), get_video_buffer(), pick_color16(), pick_color8(), and pointer_at().

uint8_t FFDrawContext::comp_mask[MAX_PLANES]

Definition at line 53 of file drawutils.h.

Referenced by component_used(), and ff_draw_init().

uint8_t FFDrawContext::hsub[MAX_PLANES]

Definition at line 54 of file drawutils.h.

Referenced by buffer_needs_copy(), ff_blend_mask(), ff_blend_rectangle(), ff_copy_rectangle2(), ff_draw_init(), ff_fill_rectangle(), filter_frame(), get_video_buffer(), pick_color16(), pick_color8(), and pointer_at().

uint8_t FFDrawContext::vsub[MAX_PLANES]

Definition at line 55 of file drawutils.h.

Referenced by buffer_needs_copy(), ff_blend_mask(), ff_blend_rectangle(), ff_copy_rectangle2(), ff_draw_init(), ff_fill_rectangle(), filter_frame(), get_video_buffer(), pick_color16(), pick_color8(), and pointer_at().

uint8_t FFDrawContext::hsub_max

Definition at line 56 of file drawutils.h.

Referenced by config_input(), ff_draw_init(), and ff_draw_round_to_sub().

uint8_t FFDrawContext::vsub_max

Definition at line 57 of file drawutils.h.

Referenced by config_input(), ff_draw_init(), and ff_draw_round_to_sub().

unsigned FFDrawContext::flags

Definition at line 58 of file drawutils.h.

Referenced by ff_blend_mask(), ff_blend_rectangle(), and ff_draw_init().


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

Generated on Fri Jan 12 2018 01:46:24 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /