Searched refs:MIN_START_CODE_LEN (Results 1 – 2 of 2) sorted by relevance
43 #define MIN_START_CODE_LEN 4 macro
432 if(ps_dec_ip->u4_num_Bytes <= MIN_START_CODE_LEN) in ihevcd_decode()593 while(MIN_START_CODE_LEN < ps_codec->i4_bytes_remaining) in ihevcd_decode()654 if((ps_codec->i4_bytes_remaining - (nal_len + nal_ofst) <= MIN_START_CODE_LEN) || in ihevcd_decode()691 … (ps_codec->i4_bytes_remaining - (nal_len + nal_ofst) <= MIN_START_CODE_LEN)) in ihevcd_decode()