Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPAssembler.h65 int32_t mShowQueueCnt; member
H A DARTPAssembler.cpp32 : mShowQueueCnt(0), in ARTPAssembler()
H A DAAVCAssembler.cpp188 if (mShowQueue && mShowQueueCnt < 20) { in addNALUnit()
192 mShowQueueCnt++; in addNALUnit()
H A DAHEVCAssembler.cpp198 if (mShowQueueCnt < 20) { in addNALUnit()
202 mShowQueueCnt++; in addNALUnit()