Searched refs:matchFormat (Results 1 – 3 of 3) sorted by relevance
332 !streamInfo.matchFormat((uint32_t)params.videoFormat) || in recordingStreamNeedsUpdate()364 !streamInfo.matchFormat((uint32_t)params.videoFormat) || in updateRecordingStream()
137 !streamInfo.matchFormat((uint32_t)callbackFormat)) { in updateStream()
250 bool matchFormat(uint32_t clientFormat) const { in matchFormat() function