OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSyncBytes
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_utils/spdif/
FrameScanner.cpp
32
,
mSyncBytes
(syncBytes)
58
if (byte ==
mSyncBytes
[mCursor]) {
/system/media/audio_utils/include/audio_utils/spdif/
FrameScanner.h
107
const uint8_t *
mSyncBytes
; // pointer to the sync word specific to a format
Completed in 62 milliseconds