Home
last modified time | relevance | path

Searched refs:kvz_satd_64x64 (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/strategies/
H A Dstrategies-picture.c57 cost_pixel_nxn_func * kvz_satd_64x64 = 0; variable
129 return kvz_satd_64x64; in kvz_pixels_get_satd_func()
H A Dstrategies-picture.h168 extern cost_pixel_nxn_func * kvz_satd_64x64;
212 {"satd_64x64", (void**) &kvz_satd_64x64}, \