openshot-audio  0.1.6
Variables
mapping0.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "../../ogg.h"
#include "../../codec.h"
#include "codec_internal.h"
#include "codebook.h"
#include "window.h"
#include "registry.h"
#include "psy.h"
#include "misc.h"
#include "os.h"
#include "lpc.h"
#include "lsp.h"
#include "envelope.h"
#include "mdct.h"
#include "scales.h"

Variables

const vorbis_func_mapping mapping0_exportbundle
 

Variable Documentation

◆ mapping0_exportbundle

const vorbis_func_mapping mapping0_exportbundle
Initial value:
={
&mapping0_pack,
&mapping0_unpack,
&mapping0_free_info,
&mapping0_forward,
&mapping0_inverse
}