Skip to content
Sven Schnelle edited this page Nov 7, 2015 · 12 revisions

The Mac OS X driver can be found at /System/Library/Extensions/AppleCameraInterface.kext. Metadata:

CFBundleIdentifier: com.apple.driver.AppleCameraInterface
CFBundleVersion: 1.0.0
IOClass: AppleCamIn
IOPCIMatch: 0x157014E4
IOPCITunnelCompatible: true
IOProbeScore: 3096
IOProviderClass: IOPCIDevice

Looking at the strings in the kext bundle, there are references to DDR memory, loading of firmware, an IPC queue, I2C, ACPI and ASPM. There may be different raw, metadata and output buffers. It may be able to do face-detection.

Working with kexts

Enabling debug output on the AppleCamera driver

Enter the following command as superuser and reboot the system:

nvram boot-args="camLogging=0xffffffff"

Debug output from the Apple Facetime driver

AppleCamIn::setPowerStateGated: 1
AppleCamIn::power_on_hardware
AppleCamIn::acpiControlS2ChipPower - powerState=1, status = 0x0, result_value = 0x0
AppleCamIn::EnableS2Chip - power up took 2 us (ok)
IOReturn AppleCamIn::init_s2_pcie_link(): SERDES PLL powered-down when S2 PCIe link is in L1 : 0x00ac5800
s2_init_ddr_controller_soc: Initialize S2 SOC DDR Controller for 16 bits memory device and 16-bit bus width
s2_pll_init: Initialize S2 PLL
s2_pll_init: Reference Clock is 25 MHz
s2_pll_init: Refclk=25 and Set DDR clock to 450 MHz
s2_pll_reset: S2 PLL Reset is done!!!
s2_pll_init: Waiting for pll to be locked
s2_pll_init: S2 PLL is Locked
s2_pll_init: S2 PLL switched to non-bypass Mode
s2_init_ddr_controller_soc: DDR PHY Soft Reset done
s2_init_ddr_controller_soc: Disable the HW freq change function
s2_init_ddr_controller_soc: Setup the PLL
s2_init_ddr_controller_soc: Polling for DDR PLL lock
s2_init_ddr_controller_soc: Wait for PHY PLL lock
s2_init_ddr_controller_soc: Polling for STRAP valid
s2_init_ddr_controller_soc: Preparing for MANUAL INIT
s2_init_ddr_controller_soc: Manual ddr40_phy_init
ddr40_phy_init: Configuring DDR Controller PLLs
ddr40_phy_setup_pll: ddr_speed=450 offset = 0x00002800
ddr40_phy_setup_pll: DDR Phy PLL polling for lock
ddr40_phy_setup_pll: DDR Phy PLL locked.
ddr40_phy_init: DDR PHY using 154 calibration steps, 
ddr40_phy_vtt_on: Virtual VttSetup on   connect=0x01cf7fff, override=0x00077fff
ddr40_phy_vtt_on: Virtual Vtt Enabled
ddr40_phy_init: DDR Controller PLL Configuration Complete
s2_init_ddr_controller_soc: Manual ddr40_phy_init completed - return status = 0x0, execution time = 753 us
s2_init_ddr_controller_soc: Polling for BUSY
restore_ddr_phy_regs: restoring 127 DDR PHY shmoo-calibrated registers 
restore_ddr_phy_regs: entry 000:  ddr_phy_reg_offset=0x00000000, reg_value=0x00114004
restore_ddr_phy_regs: entry 001:  ddr_phy_reg_offset=0x00000004, reg_value=0x00000000
restore_ddr_phy_regs: entry 002:  ddr_phy_reg_offset=0x00000010, reg_value=0x00854001
restore_ddr_phy_regs: entry 003:  ddr_phy_reg_offset=0x00000014, reg_value=0x00000010
restore_ddr_phy_regs: entry 004:  ddr_phy_reg_offset=0x00000018, reg_value=0x53600000
restore_ddr_phy_regs: entry 005:  ddr_phy_reg_offset=0x0000001C, reg_value=0x00000C10
restore_ddr_phy_regs: entry 006:  ddr_phy_reg_offset=0x00000020, reg_value=0x000001C0
restore_ddr_phy_regs: entry 007:  ddr_phy_reg_offset=0x00000030, reg_value=0x00010008
restore_ddr_phy_regs: entry 008:  ddr_phy_reg_offset=0x00000034, reg_value=0x0001001F
restore_ddr_phy_regs: entry 009:  ddr_phy_reg_offset=0x00000038, reg_value=0x00000132
restore_ddr_phy_regs: entry 010:  ddr_phy_reg_offset=0x0000003C, reg_value=0x004C0FFF
restore_ddr_phy_regs: entry 011:  ddr_phy_reg_offset=0x00000040, reg_value=0x00000002
restore_ddr_phy_regs: entry 012:  ddr_phy_reg_offset=0x00000044, reg_value=0x00000007
restore_ddr_phy_regs: entry 013:  ddr_phy_reg_offset=0x00000048, reg_value=0x00000000
restore_ddr_phy_regs: entry 018:  ddr_phy_reg_offset=0x0000005C, reg_value=0x00000004
restore_ddr_phy_regs: entry 020:  ddr_phy_reg_offset=0x00000064, reg_value=0x01CF7FFF
restore_ddr_phy_regs: entry 021:  ddr_phy_reg_offset=0x00000068, reg_value=0x00077FFF
restore_ddr_phy_regs: entry 022:  ddr_phy_reg_offset=0x0000006C, reg_value=0x00000820
restore_ddr_phy_regs: entry 023:  ddr_phy_reg_offset=0x00000070, reg_value=0x00000000
restore_ddr_phy_regs: entry 024:  ddr_phy_reg_offset=0x00000074, reg_value=0x250E4AF6
restore_ddr_phy_regs: entry 025:  ddr_phy_reg_offset=0x00000078, reg_value=0x00000000
restore_ddr_phy_regs: entry 026:  ddr_phy_reg_offset=0x0000007C, reg_value=0x00000000
restore_ddr_phy_regs: entry 027:  ddr_phy_reg_offset=0x00000080, reg_value=0x00000000
restore_ddr_phy_regs: entry 028:  ddr_phy_reg_offset=0x00000084, reg_value=0x00000000
restore_ddr_phy_regs: entry 029:  ddr_phy_reg_offset=0x00000090, reg_value=0x00000000
restore_ddr_phy_regs: entry 033:  ddr_phy_reg_offset=0x000000A0, reg_value=0x00010000
restore_ddr_phy_regs: entry 034:  ddr_phy_reg_offset=0x000000A4, reg_value=0x00040100
restore_ddr_phy_regs: entry 035:  ddr_phy_reg_offset=0x000000B0, reg_value=0x02159559
restore_ddr_phy_regs: entry 036:  ddr_phy_reg_offset=0x000000B4, reg_value=0x00108307
restore_ddr_phy_regs: entry 037:  ddr_phy_reg_offset=0x000000B8, reg_value=0x22159559
restore_ddr_phy_regs: entry 038:  ddr_phy_reg_offset=0x000000BC, reg_value=0x00108307
restore_ddr_phy_regs: entry 039:  ddr_phy_reg_offset=0x000000C0, reg_value=0x00000000
restore_ddr_phy_regs: entry 040:  ddr_phy_reg_offset=0x00000200, reg_value=0x00030027
restore_ddr_phy_regs: entry 041:  ddr_phy_reg_offset=0x00000204, reg_value=0x00030000
restore_ddr_phy_regs: WARNING: entry 041:  ddr_phy_reg_offset=0x00000204: exp_value=0x00000000 does not match rd_value=0x00010000
restore_ddr_phy_regs: entry 042:  ddr_phy_reg_offset=0x00000208, reg_value=0x0003011F
restore_ddr_phy_regs: entry 043:  ddr_phy_reg_offset=0x0000020C, reg_value=0x0003011F
restore_ddr_phy_regs: entry 044:  ddr_phy_reg_offset=0x00000210, reg_value=0x0003001F
restore_ddr_phy_regs: entry 045:  ddr_phy_reg_offset=0x00000214, reg_value=0x0003001F
restore_ddr_phy_regs: entry 046:  ddr_phy_reg_offset=0x00000218, reg_value=0x0003001F
restore_ddr_phy_regs: entry 047:  ddr_phy_reg_offset=0x0000021C, reg_value=0x0003001F
restore_ddr_phy_regs: entry 048:  ddr_phy_reg_offset=0x00000220, reg_value=0x0003001F
restore_ddr_phy_regs: entry 049:  ddr_phy_reg_offset=0x00000224, reg_value=0x0003001F
restore_ddr_phy_regs: entry 050:  ddr_phy_reg_offset=0x00000228, reg_value=0x0003001F
restore_ddr_phy_regs: entry 051:  ddr_phy_reg_offset=0x0000022C, reg_value=0x0003001F
restore_ddr_phy_regs: entry 052:  ddr_phy_reg_offset=0x00000230, reg_value=0x0001001F
restore_ddr_phy_regs: entry 053:  ddr_phy_reg_offset=0x00000234, reg_value=0x00030022
restore_ddr_phy_regs: entry 054:  ddr_phy_reg_offset=0x00000238, reg_value=0x00030022
restore_ddr_phy_regs: entry 055:  ddr_phy_reg_offset=0x0000023C, reg_value=0x00030023
restore_ddr_phy_regs: entry 056:  ddr_phy_reg_offset=0x00000240, reg_value=0x00030022
restore_ddr_phy_regs: entry 057:  ddr_phy_reg_offset=0x00000244, reg_value=0x00030024
restore_ddr_phy_regs: entry 058:  ddr_phy_reg_offset=0x00000248, reg_value=0x00030023
restore_ddr_phy_regs: entry 059:  ddr_phy_reg_offset=0x0000024C, reg_value=0x00030024
restore_ddr_phy_regs: entry 060:  ddr_phy_reg_offset=0x00000250, reg_value=0x00030022
restore_ddr_phy_regs: entry 061:  ddr_phy_reg_offset=0x00000254, reg_value=0x00030022
restore_ddr_phy_regs: entry 062:  ddr_phy_reg_offset=0x00000258, reg_value=0x00030022
restore_ddr_phy_regs: entry 063:  ddr_phy_reg_offset=0x0000025C, reg_value=0x00030023
restore_ddr_phy_regs: entry 064:  ddr_phy_reg_offset=0x00000260, reg_value=0x00030023
restore_ddr_phy_regs: entry 065:  ddr_phy_reg_offset=0x00000264, reg_value=0x00030023
restore_ddr_phy_regs: entry 066:  ddr_phy_reg_offset=0x00000268, reg_value=0x00030021
restore_ddr_phy_regs: entry 067:  ddr_phy_reg_offset=0x0000026C, reg_value=0x00030024
restore_ddr_phy_regs: entry 068:  ddr_phy_reg_offset=0x00000270, reg_value=0x00030023
restore_ddr_phy_regs: entry 069:  ddr_phy_reg_offset=0x00000274, reg_value=0x00030106
restore_ddr_phy_regs: entry 070:  ddr_phy_reg_offset=0x000002A4, reg_value=0x00000000
restore_ddr_phy_regs: entry 071:  ddr_phy_reg_offset=0x000002A8, reg_value=0x0003011F
restore_ddr_phy_regs: entry 072:  ddr_phy_reg_offset=0x000002AC, reg_value=0x0003011F
restore_ddr_phy_regs: entry 073:  ddr_phy_reg_offset=0x000002B0, reg_value=0x0003001F
restore_ddr_phy_regs: entry 074:  ddr_phy_reg_offset=0x000002B4, reg_value=0x0003001F
restore_ddr_phy_regs: entry 075:  ddr_phy_reg_offset=0x000002B8, reg_value=0x0003001F
restore_ddr_phy_regs: entry 076:  ddr_phy_reg_offset=0x000002BC, reg_value=0x0003001F
restore_ddr_phy_regs: entry 077:  ddr_phy_reg_offset=0x000002C0, reg_value=0x0003001F
restore_ddr_phy_regs: entry 078:  ddr_phy_reg_offset=0x000002C4, reg_value=0x0003001F
restore_ddr_phy_regs: entry 079:  ddr_phy_reg_offset=0x000002C8, reg_value=0x0003001F
restore_ddr_phy_regs: entry 080:  ddr_phy_reg_offset=0x000002CC, reg_value=0x0003001F
restore_ddr_phy_regs: entry 081:  ddr_phy_reg_offset=0x000002D0, reg_value=0x0001001F
restore_ddr_phy_regs: entry 082:  ddr_phy_reg_offset=0x000002D4, reg_value=0x00030022
restore_ddr_phy_regs: entry 083:  ddr_phy_reg_offset=0x000002D8, reg_value=0x00030022
restore_ddr_phy_regs: entry 084:  ddr_phy_reg_offset=0x000002DC, reg_value=0x00030023
restore_ddr_phy_regs: entry 085:  ddr_phy_reg_offset=0x000002E0, reg_value=0x00030022
restore_ddr_phy_regs: entry 086:  ddr_phy_reg_offset=0x000002E4, reg_value=0x00030023
restore_ddr_phy_regs: entry 087:  ddr_phy_reg_offset=0x000002E8, reg_value=0x00030022
restore_ddr_phy_regs: entry 088:  ddr_phy_reg_offset=0x000002EC, reg_value=0x00030022
restore_ddr_phy_regs: entry 089:  ddr_phy_reg_offset=0x000002F0, reg_value=0x00030022
restore_ddr_phy_regs: entry 090:  ddr_phy_reg_offset=0x000002F4, reg_value=0x00030022
restore_ddr_phy_regs: entry 091:  ddr_phy_reg_offset=0x000002F8, reg_value=0x00030021
restore_ddr_phy_regs: entry 092:  ddr_phy_reg_offset=0x000002FC, reg_value=0x00030021
restore_ddr_phy_regs: entry 093:  ddr_phy_reg_offset=0x00000300, reg_value=0x00030020
restore_ddr_phy_regs: entry 094:  ddr_phy_reg_offset=0x00000304, reg_value=0x00030022
restore_ddr_phy_regs: entry 095:  ddr_phy_reg_offset=0x00000308, reg_value=0x00030023
restore_ddr_phy_regs: entry 096:  ddr_phy_reg_offset=0x0000030C, reg_value=0x00030022
restore_ddr_phy_regs: entry 097:  ddr_phy_reg_offset=0x00000310, reg_value=0x00030021
restore_ddr_phy_regs: entry 098:  ddr_phy_reg_offset=0x00000314, reg_value=0x00030105
restore_ddr_phy_regs: entry 099:  ddr_phy_reg_offset=0x00000328, reg_value=0x00000000
restore_ddr_phy_regs: entry 100:  ddr_phy_reg_offset=0x0000032C, reg_value=0x00000000
restore_ddr_phy_regs: entry 101:  ddr_phy_reg_offset=0x00000330, reg_value=0x00000000
restore_ddr_phy_regs: entry 102:  ddr_phy_reg_offset=0x00000334, reg_value=0x00000000
restore_ddr_phy_regs: entry 103:  ddr_phy_reg_offset=0x00000338, reg_value=0x00000000
restore_ddr_phy_regs: entry 104:  ddr_phy_reg_offset=0x0000033C, reg_value=0x00000000
restore_ddr_phy_regs: entry 105:  ddr_phy_reg_offset=0x00000348, reg_value=0x00000000
restore_ddr_phy_regs: entry 106:  ddr_phy_reg_offset=0x0000034C, reg_value=0x00000000
restore_ddr_phy_regs: entry 107:  ddr_phy_reg_offset=0x00000350, reg_value=0x00000000
restore_ddr_phy_regs: entry 108:  ddr_phy_reg_offset=0x00000354, reg_value=0x00000000
restore_ddr_phy_regs: entry 109:  ddr_phy_reg_offset=0x00000358, reg_value=0x00000000
restore_ddr_phy_regs: entry 110:  ddr_phy_reg_offset=0x0000035C, reg_value=0x00000000
restore_ddr_phy_regs: entry 111:  ddr_phy_reg_offset=0x00000360, reg_value=0x00000004
restore_ddr_phy_regs: entry 112:  ddr_phy_reg_offset=0x00000364, reg_value=0x00000002
restore_ddr_phy_regs: entry 121:  ddr_phy_reg_offset=0x00000390, reg_value=0x00000000
restore_ddr_phy_regs: entry 122:  ddr_phy_reg_offset=0x00000394, reg_value=0x00000000
restore_ddr_phy_regs: entry 123:  ddr_phy_reg_offset=0x000003A0, reg_value=0x000F2FAA
restore_ddr_phy_regs: entry 124:  ddr_phy_reg_offset=0x000003A4, reg_value=0x00000002
restore_ddr_phy_regs: entry 125:  ddr_phy_reg_offset=0x000003A8, reg_value=0x00000002
restore_ddr_phy_regs: entry 126:  ddr_phy_reg_offset=0x000003AC, reg_value=0x00000003
restore_ddr_phy_regs: Done
AppleCamIn::power_on_hardware - Memory OKAY
power_on_hardware: DDR (re)initialization complete - execution time = 1062 us
AppleCamIn::ISP_Init - ISPCPU IPC numIPCChannels=7, ipcQueueSize=44865
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 44865, virtualAddress=0xffffff820c7b7000, ispAddress=0x800000
AppleCamIn::ISP_Init - ipc-queue device address=0x00800000
AppleCamIn::ISP_Init - Requested firmware heap size=3145728
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 3145728, virtualAddress=0xffffff820c7c1f80, ispAddress=0x80af80
AppleCamIn::ISP_Init - firmware heap device address=0x0080AF80
AppleCamIn::ISP_Init - Got second int from ISPCPU (channel description table ready)
AppleCamIn::ISP_Init - Found channel 0 in the channel table. Type=2 (TERMINAL), Source=0, size: 512
AppleCamIn::ISP_Init - Found channel 1 in the channel table. Type=0 (IO), Source=1, size: 8
AppleCamIn::ISP_Init - Found channel 2 in the channel table. Type=0 (DEBUG), Source=1, size: 8
AppleCamIn::ISP_Init - Found channel 3 in the channel table. Type=0 (BUF_H2T), Source=2, size: 64
AppleCamIn::ISP_Init - Found channel 4 in the channel table. Type=1 (BUF_T2H), Source=3, size: 64
AppleCamIn::ISP_Init - Found channel 5 in the channel table. Type=1 (SHAREDMALLOC), Source=3, size: 8
AppleCamIn::ISP_Init - Found channel 6 in the channel table. Type=1 (IO_T2H), Source=2, size: 8
AppleCamIn::ISP_Init - ISPCPU Ready. About to enable ISP interrupts
ISPCPU Command Packet Sent:
0x0000:     00  00  03  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0000
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 65536, virtualAddress=0xffffff820cac2000, ispAddress=0xb0b000
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 65536 bytes
ISPCPU: 
ISPCPU: - APOLLO-ISP-APPLE -------------
ISPCPU: 
ISPCPU:   Restart count : 0
ISPCPU:   Platfo, HW = 00020018.00000000
ISPCPU:   System Clock : 200000000 Hz
UPERVISOR
ISPCPU:   Cache architecture type : SEPARATE
ISPCPU:   Cache type : WRITEBACK
ISPCPU:   Data Cache Line : 32 [0x20]
ISPCPU:   Boot arguments entries : 2
x00000000
x00000000 [TLB base 0x0017c000]
ISPCPU:   Main memory :   base : 0x00000000
ISPCPU:                   size : 8388608 [0x00800000] [8.0 MB]
ISPCPU:   Extra heap :    base : 0x2080af80 [phy = 0x0080af80]
ISPCPU:                   size : 3145728 [0x00300000] [3.0 MB]
ISPCPU:   Shared window : base : 0x00800000 [static wiring]
ISPCPU:                   size : 125829120 [0x07800000] [120.0 MB]
ISPCPU:   Shared memory : base : 0x00800000
ISPCPU:                   size : 260046848 [0x0f800000] [248.0 MB]
ISPCPU:   TEXT : 1544192 [0x179000] - text 782132, cstring  39716, const 714812
ISPCPU:   DATA : 8192 [0x2000] - data 104, bss 164, common 1404, noinit 6144
ISPCPU:   Heap free space : 9888034 [0x0096e122]
ISPCPU:   Heap allocated space : 90368 [0x00016100]
ISPCPU:   Disclaimer : Copyright (c) APPLE Inc. All Rights Reserved.
ISPCPU:   Application : adc [release]
ISPCPU:   Linked on : Nov 14 2013 - 10:18:32
ISPCPU:   Release : S2ISP-01.20.00
ISPCPU:   H4ISPAPPLE : 6841
3958
ISPCPU:   ffw : 3397
]
ISPCPU: 
ISPCPU: ------
ISPCPU: 
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 256, virtualAddress=0xffffff820cad2000, ispAddress=0xb1b000
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 256 bytes
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 24960, virtualAddress=0xffffff820cad2100, ispAddress=0xb1b100
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 24960 bytes
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 256, virtualAddress=0xffffff820cad8280, ispAddress=0xb21280
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 256 bytes
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0000) took 96519 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  03  00  00  00  00  00  
AppleCamIn::ISP_Init - CISP_CMD_START command completed: res=0x00000000
ISPCPU Command Packet Sent:
0x0000:     00  00  03  00  04  00  00  00  01  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0004
ISPCPU: [ISP] CMD = 0x0004 [CISP_CMD_PRINT_ENABLE]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0004) took 296 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  03  00  04  00  00  00  00  00  00  00  
AppleCamIn::ISP_Init - CISP_CMD_PRINT_ENABLE command completed: res=0x00000000
ISPCPU Command Packet Sent:
0x0000:     00  00  03  00  11  01  00  00  00  00  00  00  80  13  B2  00  
0x0010:     60  4A  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0111
ISPCPU: [ISP] CH = 0 CMD = 0x0111 [CISP_CMD_CH_SET_FILE_LOAD]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0111) took 5135 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  03  00  11  01  00  00  00  00  00  00  80  13  B2  00  
0x0010:     60  4A  00  00  
AppleCamIn::ISP_Init - CISP_CMD_CH_SET_FILE_LOAD command (chan=0) completed: res=0x00000000
AppleCamIn::ISP_Init - done (135134 usec)
AppleCamIn::message
ISPCPU Command Packet Sent:
0x0000:     00  3C  00  00  03  00  00  00  A0  01  00  00  00  00  00  00  
0x0010:     37  70  3F  43  00  00  00  00  94  12  F3  5E  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0003
3 [CISP_CMD_CONFIG_GET]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0003) took 342 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  3C  00  00  03  00  00  00  80  F0  FA  02  02  00  00  00  
0x0010:     02  00  00  00  00  00  00  00  01  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  0D  01  00  00  00  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0020:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0030:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0040:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0050:     00  00  00  00  00  00  00  00  00  
0x0060:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0070:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0080:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0090:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x00A0:     00  00  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x010D
ISPCPU: [ISP] CH = 0 CMD = 0x010d [CISP_CMD_CH_INFO_GET]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x010D) took 371 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  0D  01  00  00  00  00  00  00  01  00  DE  07  
0x0010:     25  00  02  00  07  00  03  00  01  00  00  00  01  00  00  00  
0x0020:     70  97  00  00  03  00  00  00  20  00  00  00  00  00  00  00  
0x0030:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0040:     00  00  00  00  00  00  00  00  01  00  00  00  FF  FF  01  00  
0x0050:     00  00  FF  FF  00  00  00  00  04  00  00  00  0A  00  00  00  
0x0060:     02  00  00  00  01  00  00  00  40  37  00  00  40  00  00  00  
0x0070:     01  00  00  00  03  00  00  00  00  10  00  00  40  00  00  00  
0x0080:     01  00  00  00  00  00  00  00  00  00  00  00  A9  05  0F  00  
0x0090:     40  0D  03  00  43  43  32  34  31  33  32  52  31  4D  4B  46  
0x00A0:     36  56  56  44  34  00  10  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  0D  01  00  00  01  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0020:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0030:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0040:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0050:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0060:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0070:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0080:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0090:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x00A0:     00  00  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x010D
ISPCPU: [ISP] CH = 1 CMD = 0x010d [CISP_CMD_CH_INFO_GET]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x010D) took 350 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  0D  01  00  00  01  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0020:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0030:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0040:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0050:     00  00  00  00  00  00  00  00  04  00  00  00  0A  00  00  00  
0x0060:     00  00  00  00  09  00  00  00  40  37  00  00  40  00  00  00  
0x0070:     01  00  00  00  0B  00  00  00  00  10  00  00  40  00  00  00  
0x0080:     01  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0090:     00  00  00  00  00  00  
0x00A0:     00  00  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0020:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0030:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
0x0040:     00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0106
ISPCPU: [ISP] CH = 0 CMD = 0x0106 [CISP_CMD_CH_CAMERA_CONFIG_GET]
ISPCPU: [DSC] CH = 0   Camera current config Get [0] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0106) took 457 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  06  01  00  00  00  00  00  00  00  00  00  00  
0x0010:     00  05  D0  02  00  05  D0  02  00  00  00  00  F8  1D  00  01  
0x0020:     02  00  00  00  40  00  00  00  40  00  00  00  40  00  00  00  
0x0030:     10  00  00  00  10  00  00  00  10  00  00  00  04  00  00  00  
0x0040:     40  00  00  00  40  00  00  00  06  00  00  00  01  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  06  01  00  00  00  00  00  00  01  00  00  00  
0x0010:     00  05  D0  02  00  05  D0  02  00  00  00  00  00  1E  00  01  
0x0020:     02  00  00  00  40  00  00  00  40  00  00  00  40  00  00  00  
0x0030:     10  00  00  00  10  00  00  00  10  00  00  00  04  00  00  00  
0x0040:     40  00  00  00  40  00  00  00  06  00  00  00  01  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0106
ISPCPU: [ISP] CH = 0 CMD = 0x0106 [CISP_CMD_CH_CAMERA_CONFIG_GET]
ISPCPU: [DSC] CH = 0   Camera current config Get [1] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0106) took 478 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  06  01  00  00  00  00  00  00  01  00  00  00  
0x0010:     80  02  68  01  80  02  68  01  01  00  01  00  F8  1D  00  01  
0x0020:     02  00  00  00  40  00  00  00  40  00  00  00  40  00  00  00  
0x0030:     10  00  00  00  10  00  00  00  10  00  00  00  04  00  00  00  
0x0040:     40  00  00  00  40  00  00  00  06  00  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     C5  0C  00  00  07  01  00  00  00  00  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0107
ISPCPU: [ISP] CH = 0 CMD = 0x0107 [CISP_CMD_CH_CAMERA_CONFIG_SELECT]
ISPCPU: [DSC] CH = 0   Camera set to config -> 0 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0107) took 1992 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C5  0C  00  00  07  01  00  00  00  00  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     C5  0C  00  00  01  08  00  00  00  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  05  00  00  D0  02  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0801
ISPCPU: [ISP] CH = 0 CMD = 0x0801 [CISP_CMD_CH_CROP_SET]
ISPCPU: [DSC] CH = 0   CROP -> [0, 0][1280, 720] within [0, 0][1280, 720]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0801) took 484 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C5  0C  00  00  01  08  00  00  00  00  00  00  00  00  00  00  
0x0010:     00  00  00  00  00  05  00  00  D0  02  00  00  
ISPCPU Command Packet Sent:
0x0000:     C5  0C  00  00  01  0B  00  00  00  00  00  00  00  05  00  00  
0x0010:     D0  02  00  00  00  00  00  00  00  00  00  00  00  05  00  00  
0x0020:     00  05  00  00  FF  7F  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0B01
ISPCPU: [ISP] CH = 0 CMD = 0x0b01 [CISP_CMD_CH_OUTPUT_CONFIG_SET]
ISPCPU: [DSC] CH = 0   New Output config -> format = 0, size = 1280x720
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0B01) took 503 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C5  0C  00  00  01  0B  00  00  00  00  00  00  00  05  00  00  
0x0010:     D0  02  00  00  00  00  00  00  00  00  00  00  00  05  00  00  
0x0020:     00  05  00  00  FF  7F  00  00  
ISPCPU Command Packet Sent:
0x0000:     C5  0C  00  00  0E  01  00  00  00  00  00  00  01  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x010E
ISPCPU: [ISP] CH = 0 CMD = 0x010e [CISP_CMD_CH_BUFFER_RECYCLE_MODE_SET]
ISPCPU: [DSC] CH = 0   Dynamic Buffers Recycling Mode Set [EMPTY ONLY] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x010E) took 485 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C5  0C  00  00  0E  01  00  00  00  00  00  00  01  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     C5  0C  00  00  0F  01  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x010F
ISPCPU: [ISP] CH = 0 CMD = 0x010f [CISP_CMD_CH_BUFFER_RECYCLE_START]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x010F) took 293 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C5  0C  00  00  0F  01  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  03  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x8206
ISPCPU: [ISP] CH = 0 CMD = 0x8206 [CISP_CMD_APPLE_CH_AE_METERING_MODE_SET]
ISPCPU: [DSC] CH = 0   AE Metering Mode Set [3] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x8206) took 474 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  06  82  00  00  00  00  00  00  03  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  0C  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0C00
ISPCPU: [ISP] CH = 0 CMD = 0x0c00 [CISP_CMD_CH_DRC_START]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0C00) took 274 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  00  0C  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  C3  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC300
ISPCPU: [ISP] CH = 0 CMD = 0xc300 [CISP_CMD_APPLE_CH_TONE_CURVE_ADAPTATION_START]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC300) took 338 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  00  C3  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0218
ISPCPU: [ISP] CH = 0 CMD = 0x0218 [CISP_CMD_CH_AE_SPEED_SET]
ISPCPU: [DSC] CH = 0   AE Speed Set [60] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0218) took 364 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  18  02  00  00  00  00  00  00  3C  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     4B  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x021A
ISPCPU: [ISP] CH = 0 CMD = 0x021a [CISP_CMD_CH_AE_STABILITY_SET]
ISPCPU: [DSC] CH = 0   AE Stability Set [75] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x021A) took 388 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  1A  02  00  00  00  00  00  00  4B  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  08  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0229
ISPCPU: [ISP] CH = 0 CMD = 0x0229 [CISP_CMD_CH_AE_STABILITY_TO_STABLE_SET]
ISPCPU: [DSC] CH = 0   AE Stability Set [8] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0229) took 438 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  29  02  00  00  00  00  00  00  08  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     01  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0115
ISPCPU: [ISP] CH = 0 CMD = 0x0115 [CISP_CMD_CH_SIF_PIXEL_FORMAT_SET]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0115) took 281 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  15  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  02  00  01  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0124
ISPCPU: [ISP] CH = 0 CMD = 0x0124 [CISP_CMD_CH_CAMERA_ERR_HANDLE_CONFIG]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0124) took 335 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  24  01  00  00  00  00  00  00  02  00  01  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0D05
ISPCPU: [ISP] CH = 0 CMD = 0x0d05 [CISP_CMD_CH_FACE_DETECTION_ENABLE]
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 2479936, virtualAddress=0xffffff820cadce00, ispAddress=0xb25e00
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 2479936 bytes
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0D05) took 453 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  05  0D  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  0D  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0D00
ISPCPU: [ISP] CH = 0 CMD = 0x0d00 [CISP_CMD_CH_FACE_DETECTION_START]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0D00) took 296 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  00  0D  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     30  00  00  00  F8  1D  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0208
ISPCPU: [ISP] CH = 0 CMD = 0x0208 [CISP_CMD_CH_AE_FRAME_RATE_MAX_SET]
ISPCPU: [DSC] CH = 0   AE Frame Rate Max Set [7672] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0208) took 401 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     30  19  F3  5E  08  02  00  00  00  00  00  00  F8  1D  00  00  
ISPCPU Command Packet Sent:
0x0000:     30  19  F3  5E  0A  02  00  00  00  00  00  00  00  0C  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x020A
ISPCPU: [ISP] CH = 0 CMD = 0x020a [CISP_CMD_CH_AE_FRAME_RATE_MIN_SET]
ISPCPU: [DSC] CH = 0   AE Frame Rate Min Set [3072] 
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x020A) took 416 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     30  19  F3  5E  0A  02  00  00  00  00  00  00  00  0C  00  00  
ISPCPU Command Packet Sent:
0x0000:     C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC100
ISPCPU: [ISP] CH = 0 CMD = 0xc100 [CISP_CMD_APPLE_CH_TEMPORAL_FILTER_START]
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 1843200, virtualAddress=0xffffff820cd3a540, ispAddress=0xd83540
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 1843200 bytes
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC100) took 460 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  00  C1  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC102
ISPCPU: [ISP] CH = 0 CMD = 0xc102 [CISP_CMD_APPLE_CH_MOTION_HISTORY_START]
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 1843200, virtualAddress=0xffffff820cefc540, ispAddress=0xf45540
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 1843200 bytes
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC102) took 410 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  02  C1  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC113
ISPCPU: [ISP] CH = 0 CMD = 0xc113 [CISP_CMD_APPLE_CH_TEMPORAL_FILTER_ENABLE]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC113) took 300 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  13  C1  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0100
ISPCPU: [ISP] CH = 0 CMD = 0x0100 [CISP_CMD_CH_START]
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 5529694, virtualAddress=0xffffff820d0be540, ispAddress=0x1107540
AppleCamIn::processSharedMallocRequest - ISP Memory allocation request, 5529694 bytes
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0100) took 55296 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     C0  19  D0  03  00  01  00  00  00  00  00  00  
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
Retrieving server bag 1, 0x618000009eb0, 1, 0
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
Retrieving server bag 1, 0x618000009eb0, 1, 0
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
h2tBuf: pool=2, tag=0xC0000000, addr0=0xC0000040, len0=921600, addr1=0xC00E1040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d604740, ispAddress=0x164d740
h2tBuf: pool=1, tag=0x0164D740, addr=0x0164D740, len=14400
t2hBuf: pool=3, tag=0x0165B740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d612740, ispAddress=0x165b740
h2tBuf: pool=3, tag=0x0165B740, addr=0x0165B740, len=4672
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
h2tBuf: pool=2, tag=0xC0153000, addr0=0xC0153040, len0=921600, addr1=0xC0234040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d608740, ispAddress=0x1651740
h2tBuf: pool=1, tag=0x01651740, addr=0x01651740, len=14400
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d614740, ispAddress=0x165d740
h2tBuf: pool=3, tag=0x0165D740, addr=0x0165D740, len=4672
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=1, tag=0x01655740
h2tBuf: pool=2, tag=0xC02A6000, addr0=0xC02A6040, len0=921600, addr1=0xC0387040, len1=460800
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 16384, virtualAddress=0xffffff820d60c740, ispAddress=0x1655740
h2tBuf: pool=1, tag=0x01655740, addr=0x01655740, len=14400
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::AllocateDeviceMemory - Successfully allocated surface. size: 8192, virtualAddress=0xffffff820d610740, ispAddress=0x1659740
h2tBuf: pool=3, tag=0x01659740, addr=0x01659740, len=4672
ISPCPU Command Packet Sent:
0x0000:     F0  1A  F3  5E  01  01  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0101
ISPCPU: [ISP] CH = 0 CMD = 0x0101 [CISP_CMD_CH_STOP]
t2hBuf: pool=2, tag=0xC0000000
t2hBuf: pool=1, tag=0x0164D740
t2hBuf: pool=3, tag=0x0165B740
t2hBuf: pool=2, tag=0xC0153000
t2hBuf: pool=1, tag=0x01651740
t2hBuf: pool=3, tag=0x0165D740
AppleCamIn::processSharedMallocRequest - ISP Memory free request
AppleCamIn::FreeDeviceMemoryAllocation - freed shared surface with 1843200 bytes (address 0x00F45540)
AppleCamIn::processSharedMallocRequest - ISP Memory free request
AppleCamIn::FreeDeviceMemoryAllocation - freed shared surface with 1843200 bytes (address 0x00D83540)
AppleCamIn::processSharedMallocRequest - ISP Memory free request
AppleCamIn::FreeDeviceMemoryAllocation - freed shared surface with 5529694 bytes (address 0x01107540)
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0101) took 157561 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  1A  F3  5E  01  01  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     F0  1A  F3  5E  04  01  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0104
ISPCPU: [ISP] CH = 0 CMD = 0x0104 [CISP_CMD_CH_BUFFER_RETURN]
t2hBuf: pool=1, tag=0x01655740
t2hBuf: pool=2, tag=0xC02A6000
t2hBuf: pool=3, tag=0x01659740
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0104) took 2859 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  1A  F3  5E  04  01  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     F0  1A  F3  5E  01  0D  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0D01
ISPCPU: [ISP] CH = 0 CMD = 0x0d01 [CISP_CMD_CH_FACE_DETECTION_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0D01) took 309 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  1A  F3  5E  01  0D  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     F0  1A  F3  5E  04  0D  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0D04
ISPCPU: [ISP] CH = 0 CMD = 0x0d04 [CISP_CMD_CH_FACE_DETECTION_DISABLE]
AppleCamIn::processSharedMallocRequest - ISP Memory free request
AppleCamIn::FreeDeviceMemoryAllocation - freed shared surface with 2479936 bytes (address 0x00B25E00)
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0D04) took 420 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  1A  F3  5E  04  0D  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  14  C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC114
ISPCPU: [ISP] CH = 0 CMD = 0xc114 [CISP_CMD_APPLE_CH_TEMPORAL_FILTER_DISABLE]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC114) took 336 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  14  C1  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  03  C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC103
ISPCPU: [ISP] CH = 0 CMD = 0xc103 [CISP_CMD_APPLE_CH_MOTION_HISTORY_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC103) took 301 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  03  C1  00  00  00  00  00  00  
ISPCPU Command Packet Sent:
0x0000:     00  00  00  00  01  C1  00  00  00  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0xC101
ISPCPU: [ISP] CH = 0 CMD = 0xc101 [CISP_CMD_APPLE_CH_TEMPORAL_FILTER_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0xC101) took 343 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     00  00  00  00  01  C1  00  00  00  00  00  00  
AppleCamIn::setPowerStateGated: 0
AppleCamIn::power_off_hardware
ISPCPU Command Packet Sent:
0x0000:     00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0101
ISPCPU: [ISP] CH = 0 CMD = 0x0101 [CISP_CMD_CH_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0101) took 216 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  EC  B6  A0  01  01  00  00  00  00  00  00  
AppleCamIn::ISP_deInit - CISP_CMD_CH_STOP command completed: res=0x00000000
ISPCPU Command Packet Sent:
0x0000:     F0  EC  B6  A0  01  01  00  00  01  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0101
ISPCPU: [ISP] CH = 1 CMD = 0x0101 [CISP_CMD_CH_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0101) took 218 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  EC  B6  A0  01  01  00  00  01  00  00  00  
AppleCamIn::ISP_deInit - CISP_CMD_CH_STOP command completed: res=0x00000000
ISPCPU Command Packet Sent:
0x0000:     F0  EC  B6  A0  01  00  00  00  
AppleCamIn::ispCmdSend - sent command to isp. opcode: 0x0001
ISPCPU: [ISP] CMD = 0x0001 [CISP_CMD_STOP]
AppleCamIn::processCommandResponse
AppleCamIn::ispCmdSend - command (opcode: 0x0001) took 191 usec res=0x00000000 ack=0x00000000
ISPCPU Response Packet Received:
0x0000:     F0  EC  B6  A0  01  00  00  00  
AppleCamIn::ISP_deInit - CISP_CMD_STOP command completed: res=0x00000000
AppleCamIn::ISP_deInit - done
AppleCamIn::DisableS2Chip
AppleCamIn::acpiControlS2ChipPower - powerState=0, status = 0x0, result_value = 0x0
AppleCamIn::message