FFmpeg
Data Fields
PCMDecode Struct Reference

Data Fields

short table [256]
 
void(* vector_fmul_scalar )(float *dst, const float *src, float mul, int len)
 
float scale
 

Detailed Description

Definition at line 244 of file pcm.c.

Field Documentation

◆ table

short PCMDecode::table[256]

Definition at line 245 of file pcm.c.

◆ vector_fmul_scalar

void(* PCMDecode::vector_fmul_scalar) (float *dst, const float *src, float mul, int len)

Definition at line 246 of file pcm.c.

◆ scale

float PCMDecode::scale

Definition at line 248 of file pcm.c.


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