Searched refs:rightShift (Results 1 – 3 of 3) sorted by relevance
82 || plane.rightShift != plane.allocatedDepth - plane.bitDepth in _ImageCopy()197 && layout.planes[layout.PLANE_Y].rightShift == 0 in IsYUV420()203 && layout.planes[layout.PLANE_U].rightShift == 0 in IsYUV420()209 && layout.planes[layout.PLANE_V].rightShift == 0 in IsYUV420()
412 || plane.rightShift != plane.allocatedDepth - plane.bitDepth) { in GraphicView2MediaImageConverter()413 ALOGD("rightShift value of %u unsupported", plane.rightShift); in GraphicView2MediaImageConverter()
1514 uint32_t rightShift; member