Searched refs:altpmc (Results 1 – 2 of 2) sorted by relevance
247 int pmc, altpmc, pp, j; in find_alternative_bdecode() local252 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()257 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()258 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()271 (altpmc << PM_PMC_SH); in find_alternative_bdecode()
255 int pmc, altpmc, pp, j; in find_alternative_bdecode() local260 altpmc = 5 - pmc; /* 1 <-> 4, 2 <-> 3 */ in find_alternative_bdecode()265 (altpmc << PM_PMC_SH) | in find_alternative_bdecode()266 bytedecode_alternatives[altpmc - 1][j]; in find_alternative_bdecode()