Searched refs:damaged (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTPSession.cpp | 179 int32_t damaged; in onMessageReceived() 180 if (accessUnit->meta()->findInt32("damaged", &damaged) in onMessageReceived() 181 && damaged != 0) { in onMessageReceived()
|
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/ |
H A D | AnotherPacketSource.cpp | 290 int32_t damaged; in queueAccessUnit() local 291 if (buffer->meta()->findInt32("damaged", &damaged) && damaged) { in queueAccessUnit()
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | RTPSource.cpp | 424 int32_t damaged; in onMessageReceived() local 425 if (accessUnit->meta()->findInt32("damaged", &damaged) in onMessageReceived() 426 && damaged) { in onMessageReceived()
|
H A D | RTSPSource.cpp | 602 int32_t damaged; in onMessageReceived() local 603 if (accessUnit->meta()->findInt32("damaged", &damaged) in onMessageReceived() 604 && damaged) { in onMessageReceived()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |