Home
last modified time | relevance | path

Searched refs:dec_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c120 int dec_count = 0; in derlc() local
137 while (dec_count < 8 * 8) { in derlc()
150 for (i = 0; i < 64 - dec_count; i++) in derlc()
158 dec_count += length + 1; in derlc()
/linux/kernel/bpf/
H A Dhashtab.c1115 goto dec_count; in alloc_htab_elem()
1130 goto dec_count; in alloc_htab_elem()
1153 dec_count: in alloc_htab_elem()