FFmpeg
Functions
cbs_av1_syntax_template.c File Reference

Go to the source code of this file.

Functions

 
 
 
static int FUNC()  color_config (CodedBitstreamContext *ctx, RWContext *rw, AV1RawColorConfig *current, int seq_profile)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
static int FUNC()  frame_header_obu (CodedBitstreamContext *ctx, RWContext *rw, AV1RawFrameHeader *current, int redundant, AVBufferRef *rw_buffer_ref)
 
 
static int FUNC()  frame_obu (CodedBitstreamContext *ctx, RWContext *rw, AV1RawFrame *current, AVBufferRef *rw_buffer_ref)
 
 
 
 
 
 
 
 
 
 
 

Function Documentation

obu_header()

static int FUNC() obu_header ( CodedBitstreamContextctx,
RWContextrw,
AV1RawOBUHeadercurrent 
)
static

Definition at line 19 of file cbs_av1_syntax_template.c.

trailing_bits()

static int FUNC() trailing_bits ( CodedBitstreamContextctx,
RWContextrw,
int  nb_bits 
)
static

Definition at line 50 of file cbs_av1_syntax_template.c.

Referenced by message().

byte_alignment()

static int FUNC() byte_alignment ( CodedBitstreamContextctx,
RWContextrw 
)
static

Definition at line 67 of file cbs_av1_syntax_template.c.

Referenced by frame_obu(), and tile_group_obu().

color_config()

static int FUNC() color_config ( CodedBitstreamContextctx,
RWContextrw,
AV1RawColorConfigcurrent,
int  seq_profile 
)
static

Definition at line 77 of file cbs_av1_syntax_template.c.

Referenced by sequence_header_obu().

timing_info()

static int FUNC() timing_info ( CodedBitstreamContextctx,
RWContextrw,
AV1RawTimingInfocurrent 
)
static

Definition at line 158 of file cbs_av1_syntax_template.c.

Referenced by avf_read_packet(), decode_vui(), and sequence_header_obu().

decoder_model_info()

static int FUNC() decoder_model_info ( CodedBitstreamContextctx,
RWContextrw,
AV1RawDecoderModelInfocurrent 
)
static

Definition at line 173 of file cbs_av1_syntax_template.c.

Referenced by sequence_header_obu().

sequence_header_obu()

static int FUNC() sequence_header_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawSequenceHeadercurrent 
)
static

Definition at line 186 of file cbs_av1_syntax_template.c.

temporal_delimiter_obu()

static int FUNC() temporal_delimiter_obu ( CodedBitstreamContextctx,
RWContextrw 
)
static

Definition at line 337 of file cbs_av1_syntax_template.c.

set_frame_refs()

static int FUNC() set_frame_refs ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 348 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

superres_params()

static int FUNC() superres_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 459 of file cbs_av1_syntax_template.c.

Referenced by frame_size(), and frame_size_with_refs().

frame_size()

static int FUNC() frame_size ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 485 of file cbs_av1_syntax_template.c.

Referenced by frame_size_with_refs(), and uncompressed_header().

render_size()

static int FUNC() render_size ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 508 of file cbs_av1_syntax_template.c.

Referenced by frame_size_with_refs(), and uncompressed_header().

frame_size_with_refs()

static int FUNC() frame_size_with_refs ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 530 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

interpolation_filter()

static int FUNC() interpolation_filter ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 574 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

tile_info()

static int FUNC() tile_info ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 589 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

quantization_params()

static int FUNC() quantization_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 706 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

segmentation_params()

static int FUNC() segmentation_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 753 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

delta_q_params()

static int FUNC() delta_q_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 823 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

delta_lf_params()

static int FUNC() delta_lf_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 839 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

loop_filter_params()

static int FUNC() loop_filter_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 865 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

cdef_params()

static int FUNC() cdef_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 948 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

lr_params()

static int FUNC() lr_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 983 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

read_tx_mode()

static int FUNC() read_tx_mode ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 1024 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

frame_reference_mode()

static int FUNC() frame_reference_mode ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 1038 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

skip_mode_params()

static int FUNC() skip_mode_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 1052 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

global_motion_param()

static int FUNC() global_motion_param ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent,
int  type,
int  ref,
int  idx 
)
static

Definition at line 1132 of file cbs_av1_syntax_template.c.

Referenced by global_motion_params().

global_motion_params()

static int FUNC() global_motion_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 1161 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

film_grain_params()

static int FUNC() film_grain_params ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFilmGrainParamscurrent,
AV1RawFrameHeaderframe_header 
)
static

Definition at line 1206 of file cbs_av1_syntax_template.c.

Referenced by uncompressed_header().

uncompressed_header()

static int FUNC() uncompressed_header ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent 
)
static

Definition at line 1313 of file cbs_av1_syntax_template.c.

Referenced by frame_header_obu().

frame_header_obu()

static int FUNC() frame_header_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFrameHeadercurrent,
int  redundant,
AVBufferRefrw_buffer_ref 
)
static

Definition at line 1708 of file cbs_av1_syntax_template.c.

Referenced by frame_obu().

tile_group_obu()

static int FUNC() tile_group_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawTileGroupcurrent 
)
static

Definition at line 1799 of file cbs_av1_syntax_template.c.

Referenced by frame_obu().

frame_obu()

static int FUNC() frame_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawFramecurrent,
AVBufferRefrw_buffer_ref 
)
static

Definition at line 1837 of file cbs_av1_syntax_template.c.

tile_list_obu()

static int FUNC() tile_list_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawTileListcurrent 
)
static

Definition at line 1853 of file cbs_av1_syntax_template.c.

metadata_hdr_cll()

static int FUNC() metadata_hdr_cll ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadataHDRCLLcurrent 
)
static

Definition at line 1868 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

metadata_hdr_mdcv()

static int FUNC() metadata_hdr_mdcv ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadataHDRMDCVcurrent 
)
static

Definition at line 1881 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

scalability_structure()

static int FUNC() scalability_structure ( CodedBitstreamContextctx,
RWContextrw,
)
static

Definition at line 1902 of file cbs_av1_syntax_template.c.

Referenced by metadata_scalability().

metadata_scalability()

static int FUNC() metadata_scalability ( CodedBitstreamContextctx,
RWContextrw,
)
static

Definition at line 1949 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

metadata_itut_t35()

static int FUNC() metadata_itut_t35 ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadataITUTT35current 
)
static

Definition at line 1964 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

metadata_timecode()

static int FUNC() metadata_timecode ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadataTimecodecurrent 
)
static

Definition at line 1994 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

metadata_unknown()

static int FUNC() metadata_unknown ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadataUnknowncurrent 
)
static

Definition at line 2034 of file cbs_av1_syntax_template.c.

Referenced by metadata_obu().

metadata_obu()

static int FUNC() metadata_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawMetadatacurrent 
)
static

Definition at line 2057 of file cbs_av1_syntax_template.c.

padding_obu()

static int FUNC() padding_obu ( CodedBitstreamContextctx,
RWContextrw,
AV1RawPaddingcurrent 
)
static

Definition at line 2087 of file cbs_av1_syntax_template.c.


Generated on Thu Sep 26 2024 23:16:04 for FFmpeg by   doxygen 1.8.17

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