Lines Matching defs:BayerBufManager
997 m_BayerManager = new BayerBufManager();
2575 BayerBufManager::BayerBufManager()
2592 BayerBufManager::~BayerBufManager()
2597 int BayerBufManager::GetIndexForSensorEnqueue()
2608 int BayerBufManager::MarkSensorEnqueue(int index)
2633 int BayerBufManager::MarkSensorDequeue(int index, int reqFrameCnt, nsecs_t *timeStamp)
2650 int BayerBufManager::GetIndexForIspEnqueue(int *reqFrameCnt)
2663 int BayerBufManager::GetIndexForIspDequeue(int *reqFrameCnt)
2676 int BayerBufManager::MarkIspEnqueue(int index)
2700 int BayerBufManager::MarkIspDequeue(int index)
2725 int BayerBufManager::GetNumOnSensor()
2730 int BayerBufManager::GetNumOnHalFilled()
2735 int BayerBufManager::GetNumOnIsp()
2740 int BayerBufManager::GetNextIndex(int index)