TUT HEVC Encoder
Functions
fast_coeff_cost.c File Reference
#include "fast_coeff_cost.h"
#include "kvazaar.h"
#include "encoderstate.h"
Include dependency graph for fast_coeff_cost.c:

Functions

static uint16_t to_q88 (float f)
 
static uint64_t to_4xq88 (const double f[4])
 
int kvz_fast_coeff_table_parse (fast_coeff_table_t *fast_coeff_table, FILE *fast_coeff_table_f)
 
void kvz_fast_coeff_use_default_table (fast_coeff_table_t *fast_coeff_table)
 
uint64_t kvz_fast_coeff_get_weights (const encoder_state_t *state)
 

Function Documentation

◆ kvz_fast_coeff_get_weights()

uint64_t kvz_fast_coeff_get_weights ( const encoder_state_t state)
Here is the caller graph for this function:

◆ kvz_fast_coeff_table_parse()

int kvz_fast_coeff_table_parse ( fast_coeff_table_t fast_coeff_table,
FILE *  fast_coeff_table_f 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ kvz_fast_coeff_use_default_table()

void kvz_fast_coeff_use_default_table ( fast_coeff_table_t fast_coeff_table)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_4xq88()

static uint64_t to_4xq88 ( const double  f[4])
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_q88()

static uint16_t to_q88 ( float  f)
static
Here is the caller graph for this function: