TUT HEVC Encoder
Functions
encode_coding_tree-avx2.h File Reference

Functions for writing the coding quadtree and related syntax. More...

#include "encoderstate.h"
#include "global.h"
Include dependency graph for encode_coding_tree-avx2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void kvz_encode_coeff_nxn_avx2 (encoder_state_t *const state, cabac_data_t *const cabac, const coeff_t *coeff, uint8_t width, uint8_t type, int8_t scan_mode, int8_t tr_skip, double *bits_out)
 
int kvz_strategy_register_encode_avx2 (void *opaque, uint8_t bitdepth)
 

Function Documentation

◆ kvz_encode_coeff_nxn_avx2()

void kvz_encode_coeff_nxn_avx2 ( encoder_state_t *const  state,
cabac_data_t *const  cabac,
const coeff_t coeff,
uint8_t  width,
uint8_t  type,
int8_t  scan_mode,
int8_t  tr_skip,
double *  bits_out 
)
Here is the caller graph for this function:

◆ kvz_strategy_register_encode_avx2()

int kvz_strategy_register_encode_avx2 ( void *  opaque,
uint8_t  bitdepth 
)
Here is the call graph for this function:
Here is the caller graph for this function: