TUT HEVC Encoder
Loading...
Searching...
No Matches
src
strategies
optimized_sad_func_ptr_t.h
Go to the documentation of this file.
1
#ifndef OPTIMIZED_SAD_FUNC_T_H_
2
#define OPTIMIZED_SAD_FUNC_T_H_
3
4
#include "
kvazaar.h
"
5
13
typedef
uint32_t
(*
optimized_sad_func_ptr_t
)(
const
kvz_pixel
*
const
,
14
const
kvz_pixel
*
const
,
15
const
int32_t
,
16
const
uint32_t
,
17
const
uint32_t
);
18
19
#endif
MAX_TILES_PER_DIM
#define MAX_TILES_PER_DIM
Definition
global.h:232
kvazaar.h
This file defines the public API of Kvazaar when used as a library.
kvz_pixel
uint8_t kvz_pixel
Definition
kvazaar.h:95
optimized_sad_func_ptr_t
uint32_t(* optimized_sad_func_ptr_t)(const kvz_pixel *const, const kvz_pixel *const, const int32_t, const uint32_t, const uint32_t)
Definition
optimized_sad_func_ptr_t.h:13
Generated on Mon Jan 22 2024 20:05:38 for TUT HEVC Encoder by
1.9.8