Searched refs:frames_to_fetch (Results 1 – 1 of 1) sorted by relevance
131 const uint32_t frames_to_fetch = 6; in RecognizeFrame() local132 const uint32_t last_frame_index = frames_to_fetch - 1; in RecognizeFrame()136 for (uint32_t frame_index = 0; frame_index < frames_to_fetch; frame_index++) { in RecognizeFrame()142 frames_to_fetch); in RecognizeFrame()