Searched refs:SPS_PPS_BS_SIZE (Results 1 – 2 of 2) sorted by relevance
117 #define SPS_PPS_BS_SIZE 128 macro119 uint8_t pSpsBsBuf [SPS_PPS_BS_SIZE];125 uint8_t pPpsBsBuf [SPS_PPS_BS_SIZE];
1155 if (kSrcNalLen >= SPS_PPS_BS_SIZE - 4) { //sps bs exceeds! in ParseSps()1157 kSrcNalLen, SPS_PPS_BS_SIZE - 4); in ParseSps()1188 uint8_t* pBsBuf = static_cast<uint8_t*> (pMa->WelsMallocz (SPS_PPS_BS_SIZE + 4, in ParseSps()1458 if (kSrcNalLen >= SPS_PPS_BS_SIZE - 4) { //pps bs exceeds in ParsePps()1460 kSrcNalLen, SPS_PPS_BS_SIZE - 4); in ParsePps()