Home
last modified time | relevance | path

Searched refs:H265_RBSP_BUF_LEN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DHVD_EX_Common.c417 if ( j > H265_RBSP_BUF_LEN ) in _HVD_EX_DemuxTS_EBSPtoRBSP()
420 return H265_RBSP_BUF_LEN; in _HVD_EX_DemuxTS_EBSPtoRBSP()
510 MS_U8 pu8tmp[H265_RBSP_BUF_LEN] = {0}; in _HVD_EX_DemuxTS_ParseHEVCSPS()
H A DdrvHVD_def.h325 #define H265_RBSP_BUF_LEN 1024 macro