Searched defs:x264_mb_predict_mv_ref16x16 (Results 1 – 6 of 6) sorted by relevance
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/ |
H A D | mvpred.c | 558 void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) in x264_mb_predict_mv_ref16x16() function
|
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | mvpred.c | 519 void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) in x264_mb_predict_mv_ref16x16() function
|
H A D | macroblock.h | 363 #define x264_mb_predict_mv_ref16x16 x264_template(mb_predict_mv_ref16x16) macro
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | mvpred.c | 519 void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) in x264_mb_predict_mv_ref16x16() function
|
H A D | macroblock.h | 363 #define x264_mb_predict_mv_ref16x16 x264_template(mb_predict_mv_ref16x16) macro
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/ |
H A D | mvpred.c | 558 void x264_mb_predict_mv_ref16x16( x264_t *h, int i_list, int i_ref, int16_t mvc[9][2], int *i_mvc ) in x264_mb_predict_mv_ref16x16() function
|