FFmpeg
Data Fields
PCMScaleDecode Struct Reference

Data Fields

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

Detailed Description

Definition at line 292 of file pcm.c.

Field Documentation

◆ base

PCMDecode PCMScaleDecode::base

Definition at line 293 of file pcm.c.

◆ vector_fmul_scalar

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

Definition at line 294 of file pcm.c.

Referenced by pcm_decode_frame().

◆ scale

float PCMScaleDecode::scale

Definition at line 296 of file pcm.c.

Referenced by pcm_decode_frame().


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