TUT HEVC Encoder
Functions
picture-sse41.h File Reference

Optimizations for SSE4.1. More...

#include "global.h"
#include "kvazaar.h"
Include dependency graph for picture-sse41.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned kvz_reg_sad_sse41 (const kvz_pixel *const data1, const kvz_pixel *const data2, const int width, const int height, const unsigned stride1, const unsigned stride2)
 
int kvz_strategy_register_picture_sse41 (void *opaque, uint8_t bitdepth)
 

Function Documentation

◆ kvz_reg_sad_sse41()

unsigned kvz_reg_sad_sse41 ( const kvz_pixel *const  data1,
const kvz_pixel *const  data2,
const int  width,
const int  height,
const unsigned  stride1,
const unsigned  stride2 
)
Here is the caller graph for this function:

◆ kvz_strategy_register_picture_sse41()

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