FFmpeg
Data Structures | Enumerations | Functions
dsp.h File Reference
#include <stdint.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

struct   VVCInterDSPContext
 
struct   VVCIntraDSPContext
 
struct   VVCItxDSPContext
 
struct   VVCLMCSDSPContext
 
struct   VVCLFDSPContext
 
struct   VVCSAODSPContext
 
struct   VVCALFDSPContext
 
struct   VVCDSPContext
 

Enumerations

 
 

Functions

 
 
 
void  ff_vvc_dsp_init_x86 (VVCDSPContext *hpc, const int bit_depth)
 

Enumeration Type Documentation

VVCTxType

enum VVCTxType
Enumerator
VVC_DCT2 
VVC_DST7 
VVC_DCT8 
VVC_N_TX_TYPE 

Definition at line 30 of file dsp.h.

VVCTxSize

enum VVCTxSize
Enumerator
VVC_TX_SIZE_2 
VVC_TX_SIZE_4 
VVC_TX_SIZE_8 
VVC_TX_SIZE_16 
VVC_TX_SIZE_32 
VVC_TX_SIZE_64 
VVC_N_TX_SIZE 

Definition at line 37 of file dsp.h.

Function Documentation

ff_vvc_dsp_init()

void ff_vvc_dsp_init ( VVCDSPContexthpc,
int  bit_depth 
)

Definition at line 86 of file dsp.c.

Referenced by check_avg(), check_bdof(), check_dmvr(), check_put_vvc_chroma(), check_put_vvc_chroma_uni(), check_put_vvc_luma(), check_put_vvc_luma_uni(), check_vvc_sad(), checkasm_check_vvc_alf(), checkasm_check_vvc_sao(), and frame_context_setup().

ff_vvc_dsp_init_aarch64()

void ff_vvc_dsp_init_aarch64 ( VVCDSPContexthpc,
const int  bit_depth 
)

Definition at line 118 of file dsp_init.c.

Referenced by ff_vvc_dsp_init().

ff_vvc_dsp_init_riscv()

void ff_vvc_dsp_init_riscv ( VVCDSPContexthpc,
const int  bit_depth 
)

Definition at line 82 of file dsp_init.c.

Referenced by ff_vvc_dsp_init().

ff_vvc_dsp_init_x86()

void ff_vvc_dsp_init_x86 ( VVCDSPContexthpc,
const int  bit_depth 
)

Definition at line 347 of file dsp_init.c.

Referenced by ff_vvc_dsp_init().


Generated on Fri Oct 17 2025 19:23:47 for FFmpeg by   doxygen 1.8.17

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