mirror of
				https://github.com/nyanmisaka/mpp.git
				synced 2025-10-31 12:36:44 +08:00 
			
		
		
		
	[legacy]: update hevc device node name
I also fix a number of compiler warnings in this commmit. A funtion is forgot to be exported and some functions should not be exported. Change-Id: I945456721a7507d448cfa0559418c356c6cb6ace Signed-off-by: Randy Li <randy.li@rock-chips.com>
This commit is contained in:
		| @@ -429,7 +429,7 @@ RK_S32 VPUMemFlush(VPUMemLinear_t *p); | ||||
| RK_S32 VPUMemClean(VPUMemLinear_t *p); | ||||
| RK_S32 VPUMemInvalidate(VPUMemLinear_t *p); | ||||
| RK_S32 VPUMemGetFD(VPUMemLinear_t *p); | ||||
|  | ||||
| RK_S32 VPUMallocLinearFromRender(VPUMemLinear_t *p, RK_U32 size, void *ctx); | ||||
|  | ||||
| /* | ||||
|  * vpu memory allocator and manager interface | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Randy Li
					Randy Li