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