FFmpeg
Data Fields
AVComponentDescriptor Struct Reference

#include <pixdesc.h>

Data Fields

int  plane
  Which of the 4 planes contains the component. More...
 
int  step
  Number of elements between 2 horizontally consecutive pixels. More...
 
int  offset
  Number of elements before the component of the first pixel. More...
 
int  shift
  Number of least significant bits that must be shifted away to get the value. More...
 
int  depth
  Number of bits in the component. More...
 

Detailed Description

Definition at line 30 of file pixdesc.h.

Field Documentation

plane

int AVComponentDescriptor::plane

Which of the 4 planes contains the component.

Definition at line 34 of file pixdesc.h.

Referenced by cuda_pad_pad(), ff_sws_op_list_update_comps(), filter_slice(), overlay_opencl_load(), remap_opencl_load(), and xfade_opencl_load().

step

int AVComponentDescriptor::step

Number of elements between 2 horizontally consecutive pixels.

Elements are bits for bitstream formats, bytes otherwise.

Definition at line 40 of file pixdesc.h.

Referenced by cuda_pad_pad(), decode_slice(), encode_slice(), ff_mjpeg_decode_frame_from_buf(), filter_frame(), and flip_bayer().

offset

int AVComponentDescriptor::offset

Number of elements before the component of the first pixel.

Elements are bits for bitstream formats, bytes otherwise.

Definition at line 46 of file pixdesc.h.

shift

int AVComponentDescriptor::shift

Number of least significant bits that must be shifted away to get the value.

Definition at line 52 of file pixdesc.h.

Referenced by planarCopyWrapper(), and planarToP01xWrapper().

depth

int AVComponentDescriptor::depth

Number of bits in the component.

Definition at line 57 of file pixdesc.h.

Referenced by av_get_bits_per_pixel(), avcodec_string(), config_input(), config_out_props(), config_output(), config_props(), copy_picture_field(), create_filtergraph(), cuda_pad_pad(), cuvid_decode_init(), enc_open(), encode_preinit_video(), ff_dxva2_vp9_fill_picture_parameters(), ff_huffyuvdsp_init_x86(), ff_huffyuvencdsp_init_x86(), ff_nvdec_decode_init(), ff_sws_init_single_context(), ff_sws_op_list_update_comps(), ff_yadif_init_x86(), ffprobe_show_pixel_formats(), filter_frame(), filter_slice(), get_pix_fmt_score(), libx265_encode_frame(), mov_write_ftyp_tag(), mov_write_pixi_tag(), mxf_init(), nvdec_vp9_start_frame(), planarCopyWrapper(), planarRgb16ToRgb16Wrapper(), planarRgbToplanarRgbWrapper(), planarToP01xWrapper(), pnm_encode_frame(), query_formats(), Rgb16ToPlanarRgb16Wrapper(), show_pix_fmts(), vc2_encode_init(), vdpau_vp9_start_frame(), X264_frame(), and X264_init().


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

Generated on Thu Oct 16 2025 19:24:27 for FFmpeg by   doxygen 1.8.17

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