GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
quant_mpeg.cpp File Reference
#include "global.h"
#include "quant.h"
#include "quant_matrix.h"
+ Include dependency graph for quant_mpeg.cpp:

Functions

void dequant_mpeg_intra (int *data, const int *coeff, dword quant, dword dcscalar, const dword *mpeg_quant_matrices)
 
void dequant_mpeg_inter (int *data, const int *coeff, dword quant, const dword *mpeg_quant_matrices)
 

Function Documentation

void dequant_mpeg_intra ( int *  data,
const int *  coeff,
dword  quant,
dword  dcscalar,
const dword mpeg_quant_matrices 
)

+ Here is the call graph for this function:

void dequant_mpeg_inter ( int *  data,
const int *  coeff,
dword  quant,
const dword mpeg_quant_matrices 
)

+ Here is the call graph for this function: