video: driver: amend internal buffer size calculations

Utilize new HFI header to calculate internal buffer sizes.

Change-Id: I0f9e105da4cd346ed377f24b0823152f88150aa4
Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
此提交包含在:
Maheshwar Ajja
2020-12-28 12:00:41 -08:00
提交者 Darshana Patil
父節點 9a6bc75fe7
當前提交 1a9d8e71ba
共有 4 個檔案被更改,包括 363 行新增1155 行删除

查看文件

@@ -6,6 +6,7 @@
#ifndef __H_HFI_COMMAND_H__
#define __H_HFI_COMMAND_H__
//todo: DP: remove below headers
#include <linux/types.h>
#include <linux/bits.h>

查看文件

@@ -6,6 +6,9 @@
#ifndef __H_HFI_PROPERTY_H__
#define __H_HFI_PROPERTY_H__
//todo: DP: remove below header
#include <linux/types.h>
#define HFI_PROP_BEGIN 0x03000000
#define HFI_PROP_IMAGE_VERSION 0x03000001
#define HFI_PROP_INTRA_FRAME_POWER_COLLAPSE 0x03000002