Home
last modified time | relevance | path

Searched refs:sectionEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_tv_Tuner.cpp384 DemuxFilterSectionEvent sectionEvent = event.section(); in getSectionEvent() local
386 jint tableId = static_cast<jint>(sectionEvent.tableId); in getSectionEvent()
387 jint version = static_cast<jint>(sectionEvent.version); in getSectionEvent()
388 jint sectionNum = static_cast<jint>(sectionEvent.sectionNum); in getSectionEvent()
389 jint dataLength = static_cast<jint>(sectionEvent.dataLength); in getSectionEvent()