Home
last modified time | relevance | path

Searched refs:scan_tables (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/xvid/xvidcore/src/bitstream/
H A Dmbcoding.c519 scan_tables[2] : scan_tables[pMB->acpred_directions[i]]; in CodeBlockIntra()
611 scan_tables[2] : scan_tables[0]; in CodeBlockInter()
720 scan_tables[2] : scan_tables[0]; in MBCodingBVOP()
1089 const uint16_t *scan = scan_tables[direction]; in get_intra_block()
1124 const uint16_t *scan = scan_tables[direction]; in get_inter_block_h263()
1160 const uint16_t *scan = scan_tables[direction]; in get_inter_block_mpeg()
H A Dzigzag.h29 static const uint16_t scan_tables[3][64] = { variable
H A Dbitstream.c78 matrix[scan_tables[0][i++]] = value; in bs_get_matrix()
86 matrix[scan_tables[0][i++]] = last; in bs_get_matrix()
1056 const int last = matrix[scan_tables[0][63]]; in bs_put_matrix()
1058 for (j = 63; j > 0 && matrix[scan_tables[0][j - 1]] == last; j--); in bs_put_matrix()
1061 BitstreamPutBits(bs, matrix[scan_tables[0][i]], 8); in bs_put_matrix()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dsched_shmem.h115 int scan_tables();
H A Dfeeder.cpp185 ssp->scan_tables(); in check_reread_trigger()
877 ssp->scan_tables(); in main()
H A Dsched_shmem.cpp115 int SCHED_SHMEM::scan_tables() { in scan_tables() function in SCHED_SHMEM
/dports/multimedia/xvid/xvidcore/src/motion/
H A Destimation_rd_based.c163 bits[0] += coded = CodeCoeffIntra_CalcBits(qcoeff, scan_tables[0]); in Block_CalcBitsIntra()
179 bits[1] += coded = CodeCoeffIntra_CalcBits(qcoeff, scan_tables[direction]); in Block_CalcBitsIntra()
664 scan_tables[2] : scan_tables[0]; in xvid_me_ModeDecision_RD()
777 scan_tables[2] : scan_tables[0]; in xvid_me_ModeDecision_Fast()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c244 scan_tables(u32 start, u32 size) in scan_tables() function
270 scan_tables(m->start, m->size); in coreboot_platform_setup()
/dports/multimedia/xvid/xvidcore/src/prediction/
H A Dmbprediction.c356 Z2 = CodeCoeffIntra_CalcBits(qcoeff, scan_tables[0]); in calc_acdc_bits()
373 Z1 = CodeCoeffIntra_CalcBits(qcoeff, scan_tables[direction]); in calc_acdc_bits()
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dlibgav1_decoder.cmake58 "${libgav1_source}/scan_tables.inc"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/
H A Dlibgav1_decoder.cmake58 "${libgav1_source}/scan_tables.inc"

12