Searched refs:matchFormat (Results 1 – 3 of 3) sorted by relevance
326 !streamInfo.matchFormat((uint32_t)params.videoFormat) || in recordingStreamNeedsUpdate()358 !streamInfo.matchFormat((uint32_t)params.videoFormat) || in updateRecordingStream()
134 !streamInfo.matchFormat((uint32_t)callbackFormat)) { in updateStream()
184 bool matchFormat(uint32_t clientFormat) const { in matchFormat() function