FFmpeg
Functions
apv_dsp.c File Reference
#include <stdint.h>
#include "checkasm.h"
#include "libavutil/attributes.h"
#include "libavutil/mem_internal.h"
#include "libavcodec/apv_dsp.h"

Go to the source code of this file.

Functions

static void check_decode_transquant_8 (void)
 
static void check_decode_transquant_10 (void)
 
void checkasm_check_apv_dsp (void)
 

Function Documentation

◆ check_decode_transquant_8()

static void check_decode_transquant_8 ( void  )
static

Definition at line 28 of file apv_dsp.c.

Referenced by checkasm_check_apv_dsp().

◆ check_decode_transquant_10()

static void check_decode_transquant_10 ( void  )
static

Definition at line 62 of file apv_dsp.c.

Referenced by checkasm_check_apv_dsp().

◆ checkasm_check_apv_dsp()

void checkasm_check_apv_dsp ( void  )

Definition at line 96 of file apv_dsp.c.