Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1188 uint16_t quad_block_copy[16]; in RemosaicQuadBayerBlock() local
1194 quad_block_copy[i] = quad_bayer_row[j]; in RemosaicQuadBayerBlock()
1203 regular_bayer_row[j] = quad_block_copy[idx]; in RemosaicQuadBayerBlock()