Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h379 #define BAYER_ON_HAL_FILLED (2) macro
DExynosCameraHWInterface2.cpp2653 entries[index].status = BAYER_ON_HAL_FILLED; in MarkSensorDequeue()
2695 if (entries[index].status != BAYER_ON_HAL_FILLED) { in MarkIspEnqueue()
2697 index, entries[index].status, BAYER_ON_HAL_FILLED); in MarkIspEnqueue()