Searched refs:BitLp (Results 1 – 2 of 2) sorted by relevance
253 IMG_UINT32 BitLp; in lnc__write_upto32bits_elements() local257 for (BitLp = 0; BitLp < 4; BitLp++) { in lnc__write_upto32bits_elements()258 Bytes[BitLp] = (IMG_UINT8)(wrt_bits & 255); in lnc__write_upto32bits_elements()270 for (BitLp = EndByte - 1; BitLp > 0; BitLp--) { in lnc__write_upto32bits_elements()271 lnc__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[BitLp-1], 8); in lnc__write_upto32bits_elements()
253 IMG_UINT32 BitLp; in pnw__write_upto32bits_elements() local257 for (BitLp = 0; BitLp < 4; BitLp++) { in pnw__write_upto32bits_elements()258 Bytes[BitLp] = (IMG_UINT8)(wrt_bits & 255); in pnw__write_upto32bits_elements()270 for (BitLp = EndByte - 1; BitLp > 0; BitLp--) { in pnw__write_upto32bits_elements()271 pnw__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[BitLp-1], 8); in pnw__write_upto32bits_elements()