Home
last modified time | relevance | path

Searched refs:mvsad (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dme.c719 uint64_t mvsad = M64( &mvsads[i] ) = M64( &mvsads[j] ); in x264_me_search_ref() local
721 mvsad >>= 32; in x264_me_search_ref()
723 sad = mvsad; in x264_me_search_ref()
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dme.c739 uint64_t mvsad = M64( &mvsads[i2] ) = M64( &mvsads[j] ); in x264_me_search_ref() local
741 mvsad >>= 32; in x264_me_search_ref()
743 sad = mvsad; in x264_me_search_ref()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dme.c719 uint64_t mvsad = M64( &mvsads[i] ) = M64( &mvsads[j] ); in x264_me_search_ref() local
721 mvsad >>= 32; in x264_me_search_ref()
723 sad = mvsad; in x264_me_search_ref()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dme.c739 uint64_t mvsad = M64( &mvsads[i2] ) = M64( &mvsads[j] ); in x264_me_search_ref() local
741 mvsad >>= 32; in x264_me_search_ref()
743 sad = mvsad; in x264_me_search_ref()