FFmpeg
Data Fields
FFTXCodelet Struct Reference

#include <tx_priv.h>

Data Fields

const char *  name
 
 
enum AVTXType  type
 
uint64_t  flags
 
 
int  nb_factors
 
int  min_len
 
int  max_len
 
int(*  init )(AVTXContext *s, const struct FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale)
 
int(*  uninit )(AVTXContext *s)
 
int  cpu_flags
 
int  prio
 

Detailed Description

Definition at line 199 of file tx_priv.h.

Field Documentation

name

const char* FFTXCodelet::name

Definition at line 200 of file tx_priv.h.

Referenced by print_cd_info().

function

av_tx_fn FFTXCodelet::function

Definition at line 201 of file tx_priv.h.

Referenced by ff_tx_init_subtx().

type

enum AVTXType FFTXCodelet::type

Definition at line 202 of file tx_priv.h.

Referenced by ff_tx_decompose_length(), ff_tx_init_subtx(), and print_cd_info().

flags

uint64_t FFTXCodelet::flags

Definition at line 205 of file tx_priv.h.

Referenced by ff_tx_decompose_length(), ff_tx_init_subtx(), get_codelet_prio(), and print_cd_info().

factors

int FFTXCodelet::factors[TX_MAX_FACTORS]

Definition at line 208 of file tx_priv.h.

Referenced by check_cd_factors(), ff_tx_decompose_length(), fft_pfa_init(), get_codelet_prio(), and print_cd_info().

nb_factors

int FFTXCodelet::nb_factors

Definition at line 211 of file tx_priv.h.

Referenced by check_cd_factors(), and print_cd_info().

min_len

int FFTXCodelet::min_len

Definition at line 214 of file tx_priv.h.

Referenced by get_codelet_prio(), and print_cd_info().

max_len

int FFTXCodelet::max_len

Definition at line 215 of file tx_priv.h.

Referenced by ff_tx_decompose_length(), ff_tx_init_subtx(), get_codelet_prio(), and print_cd_info().

init

int(* FFTXCodelet::init) (AVTXContext *s, const struct FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale)

Definition at line 218 of file tx_priv.h.

Referenced by ff_tx_init_subtx().

uninit

int(* FFTXCodelet::uninit) (AVTXContext *s)

Definition at line 225 of file tx_priv.h.

cpu_flags

int FFTXCodelet::cpu_flags

Definition at line 227 of file tx_priv.h.

Referenced by ff_tx_decompose_length(), ff_tx_init_subtx(), and get_codelet_prio().

prio

int FFTXCodelet::prio

Definition at line 232 of file tx_priv.h.

Referenced by get_codelet_prio(), and print_tx_structure().


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

Generated on Fri Aug 22 2025 14:00:22 for FFmpeg by   doxygen 1.8.17

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