Searched refs:id_byte (Results 1 – 3 of 3) sorted by relevance
162 const uint8_t id_byte = private_data[offset++]; in ParseVpxCodecPrivate() local166 if (id_byte == kVp9ProfileId) { in ParseVpxCodecPrivate()175 } else if (id_byte == kVp9LevelId) { in ParseVpxCodecPrivate()194 } else if (id_byte == kVp9BitDepthId) { in ParseVpxCodecPrivate()203 } else if (id_byte == kVp9ChromaSubsamplingId) { in ParseVpxCodecPrivate()