Home
last modified time | relevance | path

Searched refs:start_of_slice (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/mpeg2codec/mpeg2/src/mpeg2dec/
H A Dgetpic.c61 static int start_of_slice _ANSI_ARGS_ ((int MBAmax, int *MBA,
157 if((ret=start_of_slice(MBAmax, &MBA, &MBAinc, dc_dct_pred, PMV))!=1)
904 static int start_of_slice(MBAmax, MBA, MBAinc, in start_of_slice() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-cluster.c214 int start_of_slice = sizeof(uint64_t) * in l2_load() local
217 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-cluster.c212 int start_of_slice = sizeof(uint64_t) * in l2_load() local
215 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-cluster.c212 int start_of_slice = sizeof(uint64_t) * in l2_load() local
215 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-cluster.c211 int start_of_slice = sizeof(uint64_t) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-cluster.c211 int start_of_slice = sizeof(uint64_t) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c211 int start_of_slice = l2_entry_size(s) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c211 int start_of_slice = l2_entry_size(s) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c211 int start_of_slice = l2_entry_size(s) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()
/dports/multimedia/projectx/Project-X_0.91.0/src/net/sourceforge/dvb/projectx/video/
H A DMpvDecoder.java1663 if ((ret=start_of_slice(MBA, MBAinc, dc_dct_pred, PMV))!=1) return ret; in slice()
2159 private int start_of_slice(int MBA[], int MBAinc[], int dc_dct_pred[], int PMV[][][]) in start_of_slice() method in MpvDecoder
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c211 int start_of_slice = l2_entry_size(s) * in l2_load() local
214 return qcow2_cache_get(bs, s->l2_table_cache, l2_offset + start_of_slice, in l2_load()