Searched refs:five_bits (Results 1 – 1 of 1) sorted by relevance
1003 unsigned char five_bits = pLayerBsInfo->pBsBuf[4] & 0x1f; in ProcessEncoding() local1004 if ((five_bits == 0x07) || (five_bits == 0x08)) { //sps or pps in ProcessEncoding()