Searched refs:pl_base (Results 1 – 1 of 1) sorted by relevance
1315 uint8_t *pl_base; /* Patch length base */ in rtb_get_patch_entry() local1331 pl_base = ci_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()1332 so_base = pl_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()1339 entry->patch_len = get_unaligned_le16(pl_base + 2 * i); in rtb_get_patch_entry()