Home
last modified time | relevance | path

Searched refs:Shift (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostheader.c183 IMG_INT16 Shift; in pnw__write_upto8bits_elements() local
227 Shift = (IMG_INT16)((8 - bit_cnt) - (size_bits_p[0] & 7)); in pnw__write_upto8bits_elements()
229 if (Shift >= 0) { in pnw__write_upto8bits_elements()
230 wrt_bits <<= Shift; in pnw__write_upto8bits_elements()
235 InputVal.UI16Input >>= -Shift; in pnw__write_upto8bits_elements()
240 size_bits_p[0] = size_bits_p[0] - ((IMG_UINT8) - Shift); in pnw__write_upto8bits_elements()
241 InputVal.UI8Input[0] = InputVal.UI8Input[0] >> (8 + Shift); in pnw__write_upto8bits_elements()
243 pnw__write_upto8bits_elements(mtx_hdr, elt_p, InputVal.UI8Input[0], (IMG_UINT16) - Shift); in pnw__write_upto8bits_elements()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.c183 IMG_INT16 Shift; in lnc__write_upto8bits_elements() local
227 Shift = (IMG_INT16)((8 - bit_cnt) - (size_bits_p[0] & 7)); in lnc__write_upto8bits_elements()
229 if (Shift >= 0) { in lnc__write_upto8bits_elements()
230 wrt_bits <<= Shift; in lnc__write_upto8bits_elements()
235 InputVal.UI16Input >>= -Shift; in lnc__write_upto8bits_elements()
240 size_bits_p[0] = size_bits_p[0] - ((IMG_UINT8) - Shift); in lnc__write_upto8bits_elements()
241 InputVal.UI8Input[0] = InputVal.UI8Input[0] >> (8 + Shift); in lnc__write_upto8bits_elements()
243 lnc__write_upto8bits_elements(mtx_hdr, elt_p, InputVal.UI8Input[0], (IMG_UINT16) - Shift); in lnc__write_upto8bits_elements()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dbuildintrapredictorsmby_neon.asm120 add r7, r7, #3 ; Shift
403 add r7, r7, #3 ; Shift