Searched defs:pl (Results 1 – 3 of 3) sorted by relevance
677 partition_lines3& pl = plines[j]; in find_best_partition_candidates() local713 partition_lines3& pl = plines[j]; in find_best_partition_candidates() local
880 partition_lines3& pl = plines[partition]; in compute_error_squared_rgb() local
8729 HufDec *pl = hdecod + (c >> (l - HUF_DECBITS)); in hufBuildDecTable() local8760 HufDec *pl = hdecod + (c << (HUF_DECBITS - l)); in hufBuildDecTable() local8973 const HufDec pl = hdecod[(c >> (lc - HUF_DECBITS)) & HUF_DECMASK]; in hufDecode() local9042 const HufDec pl = hdecod[(c << (HUF_DECBITS - lc)) & HUF_DECMASK]; in hufDecode() local