Home
last modified time | relevance | path

Searched refs:_stDCV (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c824 HVD_EX_DisplayColourVolumeSEI _stDCV[VDEC_MAX_SUPPORT_STREAM_NUM]; member
7565 … _HVD_RET_HANDLE(MDrv_HVD_EX_GetDisplayColourVolumeArrSEI(u32Id,&(pVdecExContext->_stDCV[u8Idx]))); in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7567 … pDCVSEIInfo->bColourVolumeSEIEnabled = pVdecExContext->_stDCV[u8Idx].bColourVolumeSEIEnabled; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7568 pDCVSEIInfo->u32MaxLuminance = pVdecExContext->_stDCV[u8Idx].u32MaxLuminance; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7569 pDCVSEIInfo->u32MinLuminance = pVdecExContext->_stDCV[u8Idx].u32MinLuminance; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7571 pDCVSEIInfo->u16Primaries[0][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7572 pDCVSEIInfo->u16Primaries[0][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][1]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7573 pDCVSEIInfo->u16Primaries[1][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7574 pDCVSEIInfo->u16Primaries[1][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][1]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
7575 pDCVSEIInfo->u16Primaries[2][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[2][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c871 HVD_EX_DisplayColourVolumeSEI _stDCV[VDEC_MAX_SUPPORT_STREAM_NUM]; member
8666 … _HVD_RET_HANDLE(MDrv_HVD_EX_GetDisplayColourVolumeArrSEI(u32Id,&(pVdecExContext->_stDCV[u8Idx]))); in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8668 … pDCVSEIInfo->bColourVolumeSEIEnabled = pVdecExContext->_stDCV[u8Idx].bColourVolumeSEIEnabled; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8669 pDCVSEIInfo->u32MaxLuminance = pVdecExContext->_stDCV[u8Idx].u32MaxLuminance; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8670 pDCVSEIInfo->u32MinLuminance = pVdecExContext->_stDCV[u8Idx].u32MinLuminance; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8672 pDCVSEIInfo->u16Primaries[0][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8673 pDCVSEIInfo->u16Primaries[0][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][1]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8674 pDCVSEIInfo->u16Primaries[1][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8675 pDCVSEIInfo->u16Primaries[1][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][1]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
8676 pDCVSEIInfo->u16Primaries[2][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[2][0]; in _MApi_VDEC_EX_GetDisplayColourVolumeArrSEI()
[all …]
H A DapiVDEC_EX.c.0871 HVD_EX_DisplayColourVolumeSEI _stDCV[VDEC_MAX_SUPPORT_STREAM_NUM];
8662 … _HVD_RET_HANDLE(MDrv_HVD_EX_GetDisplayColourVolumeArrSEI(u32Id,&(pVdecExContext->_stDCV[u8Idx])));
8664 … pDCVSEIInfo->bColourVolumeSEIEnabled = pVdecExContext->_stDCV[u8Idx].bColourVolumeSEIEnabled;
8665 pDCVSEIInfo->u32MaxLuminance = pVdecExContext->_stDCV[u8Idx].u32MaxLuminance;
8666 pDCVSEIInfo->u32MinLuminance = pVdecExContext->_stDCV[u8Idx].u32MinLuminance;
8668 pDCVSEIInfo->u16Primaries[0][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][0];
8669 pDCVSEIInfo->u16Primaries[0][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[0][1];
8670 pDCVSEIInfo->u16Primaries[1][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][0];
8671 pDCVSEIInfo->u16Primaries[1][1] = pVdecExContext->_stDCV[u8Idx].u16Primaries[1][1];
8672 pDCVSEIInfo->u16Primaries[2][0] = pVdecExContext->_stDCV[u8Idx].u16Primaries[2][0];
[all …]