Searched refs:cost8_a (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/vice/vice-3.5/src/lib/libx264/tools/ |
H A D | checkasm.c | 362 uint32_t cost8_a = res_a; in check_pixel() local 364 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 368 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel() 377 uint32_t cost8_a = res_a; in check_pixel() local 379 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 383 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/tools/ |
H A D | checkasm.c | 362 uint32_t cost8_a = res_a; in check_pixel() local 364 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 368 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel() 377 uint32_t cost8_a = res_a; in check_pixel() local 379 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 383 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel()
|
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/tools/ |
H A D | checkasm.c | 415 uint32_t cost8_a = res_a; in check_pixel() local 417 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 421 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel() 430 uint32_t cost8_a = res_a; in check_pixel() local 432 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 436 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel()
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/tools/ |
H A D | checkasm.c | 415 uint32_t cost8_a = res_a; in check_pixel() local 417 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 421 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel() 430 uint32_t cost8_a = res_a; in check_pixel() local 432 if( cost8_a != cost8_c || cost4_a != cost4_c ) in check_pixel() 436 cost8_c, cost4_c, cost8_a, cost4_a ); in check_pixel()
|