Home
last modified time | relevance | path

Searched refs:RESYNC_COUNT (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/dshow/
H A DMpegac.h78 #define RESYNC_COUNT 4 macro
225 resync_point_t m_sync[RESYNC_COUNT];
H A DMpegac.cpp347 if (m_sync_in_idx < (RESYNC_COUNT - 1)) in Receive()
427 if (m_sync_out_idx < (RESYNC_COUNT - 1)) in FlushEncodedSamples()
489 for (int i = 0; i < RESYNC_COUNT; i++) in StartStreaming()

Completed in 3 milliseconds