Searched defs:GetQp (Results 1 – 2 of 2) sorted by relevance
18 bool QpParser::GetQp(const VCMEncodedFrame& frame, int* qp) { in GetQp() function in webrtc::QpParser
162 bool GetQp(const uint8_t* buf, size_t length, int* qp) { in GetQp() function