Home
last modified time | relevance | path

Searched defs:sa8d (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dpixel.h84 x264_pixel_cmp_t sa8d[4]; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dpixel.h84 x264_pixel_cmp_t sa8d[4]; member
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dpixel.h84 x264_pixel_cmp_t sa8d[4]; member
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dpixel.h84 x264_pixel_cmp_t sa8d[4]; member
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dprimitives.h265 …pixelcmp_t sa8d; // Sum of Transformed Differences (8x8 Hadamard), uses satd for 4x4… member
365 pixelcmp_t sa8d; // if chroma CU is not multiple of 8x8, will use satd member
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dprimitives.h302 …pixelcmp_t sa8d; // Sum of Transformed Differences (8x8 Hadamard), uses satd for 4x4… member
415 pixelcmp_t sa8d; // if chroma CU is not multiple of 8x8, will use satd member
/dports/multimedia/x265/source/common/
H A Dprimitives.h302 …pixelcmp_t sa8d; // Sum of Transformed Differences (8x8 Hadamard), uses satd for 4x4… member
415 pixelcmp_t sa8d; // if chroma CU is not multiple of 8x8, will use satd member
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Danalysis.cpp1804 …int sa8d = primitives.cu[partEnum].sa8d(fencYuv.m_buf[0], fencYuv.m_size, bidir2Nx2N.predYuv.m_buf… in checkBidir2Nx2N() local
H A Dsearch.cpp1260 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in checkIntraInInter() local
1497 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in estIntraPredQT() local
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/x86/
H A Dpixel-a.asm3700 .sa8d: label
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/x86/
H A Dpixel-a.asm3700 .sa8d: label
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/x86/
H A Dpixel-a.asm3793 .sa8d: label
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/x86/
H A Dpixel-a.asm3793 .sa8d: label
/dports/multimedia/handbrake/x265_3.5/source/encoder/
H A Dsearch.cpp1344 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in checkIntraInInter() local
1568 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in estIntraPredQT() local
H A Danalysis.cpp3190 …int sa8d = primitives.cu[partEnum].sa8d(fencYuv.m_buf[0], fencYuv.m_size, bidir2Nx2N.predYuv.m_buf… in checkBidir2Nx2N() local
/dports/multimedia/x265/source/encoder/
H A Dsearch.cpp1344 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in checkIntraInInter() local
1568 pixelcmp_t sa8d = primitives.cu[sizeIdx].sa8d; in estIntraPredQT() local
H A Danalysis.cpp3190 …int sa8d = primitives.cu[partEnum].sa8d(fencYuv.m_buf[0], fencYuv.m_size, bidir2Nx2N.predYuv.m_buf… in checkBidir2Nx2N() local
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Danalyse.c902 …x264_pixel_cmp_t sa8d = (h->pixf.mbcmp[0] == h->pixf.satd[0]) ? h->pixf.sa8d[PIXEL_8x8] : h->pixf.… in x264_mb_analyse_intra() local
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Danalyse.c749 …x264_pixel_cmp_t sa8d = (h->pixf.mbcmp[0] == h->pixf.satd[0]) ? h->pixf.sa8d[PIXEL_8x8] : h->pixf.… in mb_analyse_intra() local
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Danalyse.c749 …x264_pixel_cmp_t sa8d = (h->pixf.mbcmp[0] == h->pixf.satd[0]) ? h->pixf.sa8d[PIXEL_8x8] : h->pixf.… in mb_analyse_intra() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Danalyse.c902 …x264_pixel_cmp_t sa8d = (h->pixf.mbcmp[0] == h->pixf.satd[0]) ? h->pixf.sa8d[PIXEL_8x8] : h->pixf.… in x264_mb_analyse_intra() local