Searched defs:formatChange (Results 1 – 9 of 9) sorted by relevance
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 233 bool formatChange = in fetchInputData() local
|
D | GenericSource.cpp | 657 const bool formatChange = true; in onMessageReceived() local 1306 int64_t *actualTimeUs, bool formatChange) { in readBuffer() 1478 bool seeking, bool formatChange, media_track_type trackType, Track *track) { in queueDiscontinuityIfNeeded()
|
D | NuPlayerDecoder.cpp | 872 bool formatChange = in fetchInputData() local
|
D | NuPlayer.cpp | 1075 int32_t formatChange; in onMessageReceived() local
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2DecoderPassThrough.cpp | 232 bool formatChange = in fetchInputData() local
|
D | GenericSource2.cpp | 614 const bool formatChange = true; in onMessageReceived() local 1271 int64_t *actualTimeUs, bool formatChange) { in readBuffer() 1411 bool seeking, bool formatChange, media_track_type trackType, Track *track) { in queueDiscontinuityIfNeeded()
|
D | NuPlayer2Decoder.cpp | 891 bool formatChange = in fetchInputData() local
|
D | NuPlayer2.cpp | 1215 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
|