Searched refs:u8CMAHeapIdx (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/vpu_v3/ |
| H A D | halVPU_EX.c | 4326 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType, MS_U8 u8CMAHeapIdx) in _VPU_EX_GetFrameBufferDefaultSize() argument 4374 FrameBufferSize = (u8CMAHeapIdx == 0)?0xA000000:0x3000000; in _VPU_EX_GetFrameBufferDefaultSize() 4389 MS_SIZE HAL_VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType, MS_U8 u8CMAHeapIdx) in HAL_VPU_EX_GetFrameBufferDefaultSize() argument 4391 return _VPU_EX_GetFrameBufferDefaultSize(eCodecType, u8CMAHeapIdx); in HAL_VPU_EX_GetFrameBufferDefaultSize() 4397 MS_U64 *offset, MS_SIZE *length, MS_U64 total_length, MS_SIZE unUseSize, MS_U8 u8CMAHeapIdx) in HAL_VPU_EX_GetCMAMemSize() argument 4408 FrameBufferSize = _VPU_EX_GetFrameBufferDefaultSize(eCodecType, u8CMAHeapIdx); in HAL_VPU_EX_GetCMAMemSize()
|
| H A D | halVPU_EX.h | 710 MS_SIZE HAL_VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType, MS_U8 u8CMAHeapIdx); 714 MS_U64 *offset, MS_SIZE *length, MS_U64 total_length, MS_SIZE unUseSize, MS_U8 u8CMAHeapIdx);
|