Searched defs:formatChange (Results 1 – 9 of 9) sorted by relevance
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2DecoderPassThrough.cpp | 232 bool formatChange = in fetchInputData() local
|
D | GenericSource2.cpp | 553 const bool formatChange = true; in onMessageReceived() local 1208 int64_t *actualTimeUs, bool formatChange) { in readBuffer() 1352 bool seeking, bool formatChange, media_track_type trackType, Track *track) { in queueDiscontinuityIfNeeded()
|
D | NuPlayer2Decoder.cpp | 896 bool formatChange = in fetchInputData() local
|
D | NuPlayer2.cpp | 1244 int32_t formatChange; in onMessageReceived() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 233 bool formatChange = in fetchInputData() local
|
D | GenericSource.cpp | 687 const bool formatChange = true; in onMessageReceived() local 1336 int64_t *actualTimeUs, bool formatChange) { in readBuffer() 1508 bool seeking, bool formatChange, media_track_type trackType, Track *track) { in queueDiscontinuityIfNeeded()
|
D | NuPlayerDecoder.cpp | 878 bool formatChange = in fetchInputData() local
|
D | NuPlayer.cpp | 1086 int32_t formatChange; in onMessageReceived() local
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 169 static const XAAndroidBufferItem formatChange = {XA_ANDROID_ITEMKEY_FORMAT_CHANGE, 0, {}}; in bufferQueueCallback() local
|