Home
last modified time | relevance | path

Searched defs:add8x8_idct8 (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Ddct.h54 void (*add8x8_idct8) ( pixel *p_dst, dctcoef dct[64] ); member
H A Ddct.c490 static void add8x8_idct8( pixel *dst, dctcoef dct[64] ) in add8x8_idct8() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Ddct.h54 void (*add8x8_idct8) ( pixel *p_dst, dctcoef dct[64] ); member
H A Ddct.c490 static void add8x8_idct8( pixel *dst, dctcoef dct[64] ) in add8x8_idct8() function
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Ddct.h49 void (*add8x8_idct8)( pixel *p_dst, dctcoef dct[64] ); member
H A Ddct.c413 static void add8x8_idct8( pixel *dst, dctcoef dct[64] ) in add8x8_idct8() function
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Ddct.h49 void (*add8x8_idct8)( pixel *p_dst, dctcoef dct[64] ); member
H A Ddct.c413 static void add8x8_idct8( pixel *dst, dctcoef dct[64] ) in add8x8_idct8() function