Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1186 uint32_t quad_block_copy_idx_map[16] = {0, 2, 1, 3, 8, 10, 6, 11, in RemosaicQuadBayerBlock() local
1202 uint32_t idx = quad_block_copy_idx_map[row + 4 * j]; in RemosaicQuadBayerBlock()